Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzureML upload and prepare scripts/notebooks #86

Merged
merged 11 commits into from
Aug 31, 2022

Conversation

stevehadd
Copy link
Member

This pull request includes the following changes:

  • A shell script to upload from the output directory of the scripts to a container on Azure Blob storage
  • A notebook to automatically create AzureML datasets from uploaded data
  • A revised version of the data verification to notebook that runs on AzureML using AzureML datasets
  • A version of the conda env requirements file for data prep for running on AzureML.
  • Some fixes to event configs

Closes #14

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

…le datasets for us to work with while the tabular datasets are being debugged.
@stevehadd stevehadd marked this pull request as ready for review August 19, 2022 09:48
#14 I'm adding some version pins to all requirements files, so updating the branch/PR to update the AzML specific data prep requirements file.
Copy link
Contributor

@DPeterK DPeterK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stevehadd looks good 👍

data_prep/azureml/copy_to_azure_ml.sh Outdated Show resolved Hide resolved
data_prep/azureml/prd_create_azml_datasets.ipynb Outdated Show resolved Hide resolved
data_prep/azureml/prd_create_azml_datasets.ipynb Outdated Show resolved Hide resolved
data_prep/azureml/prd_create_azml_datasets.ipynb Outdated Show resolved Hide resolved
data_prep/azureml/prd_create_azml_datasets.ipynb Outdated Show resolved Hide resolved
data_prep/azureml/prd_data_verification_azml_dataset.ipynb Outdated Show resolved Hide resolved
@stevehadd stevehadd merged commit c4d3f1c into main Aug 31, 2022
@stevehadd stevehadd deleted the prd11_azml_upload_prepare branch August 31, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create script for uploading to azure ML
2 participants