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

Use metrics package in the notebook. #2130

Merged
merged 979 commits into from
May 24, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 21, 2022

  1. Amah/update e2e sample (#1898)

    * updated the notebook
    
    * updated the e2e sample notebook
    
    * removed test value
    
    * linting
    
    * removed unwanted cell
    
    Co-authored-by: Ali M <amah@microsoft.com>
    AliMahmoudzadeh and Ali M committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f5ea548 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    78b8ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0ec410 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Adding automated tests and README for SDK v2 tutorials (#1903)

    * Adding test for AML in a day
    
    * Update tutorials-azureml-in-a-day-azureml-in-a-day.yml
    
    * Update tutorials-azureml-in-a-day-azureml-in-a-day.yml
    
    * Update tutorials-azureml-in-a-day-azureml-in-a-day.yml
    
    * Update azureml-in-a-day.ipynb
    
    * Adding tests for more tutorials
    
    * Update azureml-in-a-day.ipynb
    
    * Adding README files
    
    * Update readme.py
    
    * Update azureml-in-a-day.ipynb
    
    * Added Description to all files
    
    * Update README.md
    
    * Update readme.py
    balapv committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d26b190 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Updated automl regression notebook to work with the latest matplotlib (

    …#1901)
    
    * Updated automl regression notebook to work with the latest matplotlib
    
    * Updated generate_workflows.py based on move to v1 folder
    
    * Updated automl_env files for SDK 1.47.0
    jeff-shepherd committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    de7447a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Revert "Revert Update v1 Many Models and HTS Notebook" (#1823)

    * Revert "Revert "Update v1 Many Models and HTS Notebook" (#1763)"
    
    This reverts commit 13f44d0.
    
    * fix PR comments
    
    * added new line at end
    
    * fix black issue
    
    Co-authored-by: Rahul Kumar <rahulkuma@microsoft.com>
    iamrk04 and Rahul Kumar committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    de3e37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0722b30 View commit details
    Browse the repository at this point in the history
  3. Fixing git workflow for cli/standalone/multi-label image classificati…

    …on (#1904)
    
    * renaming  multi-label image classification git workflow; correcting yaml name
    
    * Updates in github workflows from PR (#1879) after running cli/readme.py
    
    * Revert "Updates in github workflows from PR (#1879) after running cli/readme.py"
    
    This reverts commit 3bdee93.
    
    * Updates in github workflows after running cli/readme.py
    
    * Updates in github workflows for model/job-model-as-output and model/job-model-as-input
    
    * Removing workflows related to model-job-model-as-input/output
    rjaincc committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f2119b7 View commit details
    Browse the repository at this point in the history
  4. Security scanner for Azure ML Compute Instance (#1755)

    * Security scanner for Azure ML Compute Instance detecting malware and vulnerabilities
    
    * Apply black formatting
    
    * Apply doc template
    
    * Address PR feedback
    
    * Update doc
    
    * Update README.md
    
    * Address PR feedback
    maitre-matt committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a325909 View commit details
    Browse the repository at this point in the history
  5. Adding some basic samples for autogenerated SDKv2 for TypeSript langu…

    …age (#1895)
    
    * Adding checks for k8 extension and check for attaching the compute to workspace
    
    * Adding a note on the top of all the workflows about regenerating using python script
    
    * Update header in the workflows
    
    * Adding the template for account and container
    
    * Update the resource names for November to recreate resources
    
    * Adding some basic samples for autogenerated SDKv2 for TypeSript language
    harneetvirk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6bf7fa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Address the linting issues. (#1920)

    * Adding checks for k8 extension and check for attaching the compute to workspace
    
    * Adding a note on the top of all the workflows about regenerating using python script
    
    * Update header in the workflows
    
    * Adding the template for account and container
    
    * Update the resource names for November to recreate resources
    
    * Adding some basic samples for autogenerated SDKv2 for TypeSript language
    
    * Reformat the files to address the linting issue
    harneetvirk committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    955701b View commit details
    Browse the repository at this point in the history
  2. add metadata (#1915)

    Add metadata to cells for docs
    sdgilley committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4b48070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a335e View commit details
    Browse the repository at this point in the history
  4. rename automl nlp workflows (#1925)

    * Rename automl-nlp-text-classification-multiclass-task-sentiment-mlflow.ipynb to automl-nlp-classification-multiclass-sentiment-mlflow.ipynb
    
    remove text and task from the name
    
    * Rename automl-nlp-text-classification-multiclass-task-sentiment.ipynb to automl-nlp-classification-multiclass-sentiment.ipynb
    
    * Rename automl-nlp-text-classification-multilabel-task-paper-cat.ipynb to automl-nlp-classification-multilabel-paper-cat.ipynb
    
    * remove classification in the names
    
    * workflow file changes and README.md
    
    * remove original workflow files with long name
    MelonXiaoxiao committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ebed50e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    9876e60 View commit details
    Browse the repository at this point in the history
  2. Update data.ipynb (#1918)

    * Update data.ipynb
    
    * Update data.ipynb
    
    * Update data.ipynb
    
    * Update data.ipynb
    rastala committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0a2a8be View commit details
    Browse the repository at this point in the history
  3. Do not remove cpu-cluster compute (#1934)

    Co-authored-by: Nikolay Rovinskiy <nirovins@microsoft.com>
    nick863 and Nikolay Rovinskiy committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ada2ad2 View commit details
    Browse the repository at this point in the history
  4. Update workspace sample notebook (#1929)

    * Update workspace sample notebook
    
    * Fix errors in the sample notebook
    
    * Update workspace.ipynb
    
    * Update workspace.ipynb
    
    fix code formatting
    
    * update formatting>
    
    * Update the sdk_helper to clear the hacks
    
    * revert sdk_helper hacks
    
    * Update workspace.ipynb
    
    update ws name in the last cell for cleanup
    
    * Update black formatting :*(
    
    * Update kernelspec
    
    * change to python310-sdkv2
    
    Co-authored-by: Yisheng Yao <yishyao@microsoft.com>
    seanyao1 and Yisheng Yao committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2c82a35 View commit details
    Browse the repository at this point in the history
  5. add metadata to cells (#1917)

    * add metadata to cells
    
    * delete comma
    sdgilley committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f9db45f View commit details
    Browse the repository at this point in the history
  6. add metadata to cell (#1933)

    sdgilley committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d55dd77 View commit details
    Browse the repository at this point in the history
  7. Update RAI CLI examples to use component version 0.3.0 (#1928)

    * Update cli-responsibleaidashboard-housing-classification.yml
    
    * Update cli-responsibleaidashboard-programmer-regression.yml
    gaugup committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0449ab1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b88690e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e442cb View commit details
    Browse the repository at this point in the history
  10. nlp notebook build failed due to duplicated runs names (#1931)

    * add wait() to delete deployment
    
    * rename the endpoint name
    
    * add back time string to endpoint
    
    * reformat notebook code
    
    * data.ipynb is not related to this PR, but
    build failed due to the reformat requirement
    
    * endpoint name number of char 3 to 32
    
    * Update data.ipynb
    
    * revert change to data.ipynb
    
    * revert change to data.ipynb
    MelonXiaoxiao committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f308b96 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Readdress safe rollout (#1884)

    Adjust syntax
    xanwal committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4dc0886 View commit details
    Browse the repository at this point in the history
  2. Fix tags (#1944)

    xanwal committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8c62819 View commit details
    Browse the repository at this point in the history
  3. added preprocessing code (#1906)

    *added preprocessing component/node in automl-pipelines example for sdk and cli
    HrishikeshGeedMS committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    85536c2 View commit details
    Browse the repository at this point in the history
  4. Fix mlflow-for-batch-tabular notebook (#1937)

    * Fix mlflow-for-batch-tabular notebook
    
    * Wait for job to finish to download
    
    * Update notebook
    
    * Update path
    
    * Fix format
    
    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    43d5d00 View commit details
    Browse the repository at this point in the history
  5. Fix custom output batch notebook (#1943)

    * Fix custom output batch notebook
    
    * Update format
    
    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4b0595a View commit details
    Browse the repository at this point in the history
  6. add metadata to another cell (#1948)

    * add metadata to another cell
    
    * fix metadata
    
    * fix syntax
    sdgilley committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    03c2c72 View commit details
    Browse the repository at this point in the history
  7. Updating identity fucntion for data sample notebook(authenticating in…

    … a job) (#1952)
    
    Co-authored-by: Pritam Kumar Das <pritamd@microsoft.com>
    pritamDas9191 and Pritam Kumar Das committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c841641 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60d3540 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Update mldesigner component env style (#1954)

    * update component env style
    
    * rename and update env yaml
    zhengfeiwang committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    dd7ed9b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. AutoML Images: Generating MLTable on the fly; Prepping data in user s…

    …pecified folder (#1911)
    
    * AutoML Images: Generating MLTable on the fly; downloading and prepping the data in user specified folder
    
    * AutoML Images: Clearing output of notebooks
    
    * AutoML Images: Cleaning up
    
    * AutoML Images: black and black-nb formatting
    
    * AutoML Images: refactoring
    
    * AutoML Images: black formatting
    
    * AutoML Images: black formatting
    
    * AutoML Images: Fixing typo; refactoring
    
    * Reverting metadata updates
    rjaincc committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8985045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac504fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a833543 View commit details
    Browse the repository at this point in the history
  4. updated model example structure (#1909)

    * updated model example structure
    
    * remove on needed file reference
    
    * updated path
    
    * added updated workflows
    
    * Update README.md
    AbeOmor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ec9ae58 View commit details
    Browse the repository at this point in the history
  5. Santiagxf/aml batch fixes (#1936)

    * test fixes
    santiagxf committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c6b3ef0 View commit details
    Browse the repository at this point in the history
  6. Fix broken link (#1702)

    kdestin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    27eee71 View commit details
    Browse the repository at this point in the history
  7. Migrate IcM generation to monitor (#1926)

    * Remove IcMs from readme.py
    
    * Update workflows
    kdestin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5a12deb View commit details
    Browse the repository at this point in the history
  8. Remove job folder under assets (#1960)

    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    59f9c97 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. move mlflow examples into python sdk v2 folder (#1942)

    * move mlflow examples into python sdk v2 folder
    
    * checking black and readme.py
    
    * readme
    
    Co-authored-by: Facundo Santiago <fasantia@microsoft.com>
    msakande and santiagxf committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b9bc8a8 View commit details
    Browse the repository at this point in the history
  2. Update RAI notebooks to add RAI built-in component version (#1957)

    * Update responsibleaidashboard-diabetes-decision-making.ipynb
    
    * Update responsibleaidashboard-diabetes-regression-model-debugging.ipynb
    
    * Update responsibleaidashboard-housing-classification-model-debugging.ipynb
    
    * Update responsibleaidashboard-housing-decision-making.ipynb
    
    * Update responsibleaidashboard-programmer-regression-model-debugging.ipynb
    gaugup committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d41eeac View commit details
    Browse the repository at this point in the history
  3. Update RAI components to 0.4.0 in RAI CLI examples (#1956)

    * Update cli-responsibleaidashboard-housing-classification.yml
    
    * Update cli-responsibleaidashboard-programmer-regression.yml
    gaugup committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    403a497 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. updated mm related notebooks (#1959)

    * updated mm related notebooks
    
    * fix format for black
    
    * fix PR comments
    
    Co-authored-by: Rahul Kumar <rahulkuma@microsoft.com>
    iamrk04 and Rahul Kumar committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    51980bc View commit details
    Browse the repository at this point in the history
  2. Updated classification vision notebooks with XAI (#1734)

    * v1 multi-class batch scoring notebook
    
    * v2 vision notebooks
    
    * minor updates
    
    * minor version updates
    
    * column name update
    
    * links updated
    
    * removed multi-class batch scoring notebook
    
    * link updates
    
    * format changes
    
    * format changes 1
    
    * format changes
    
    * format changes
    
    * minor update
    
    * minor updates
    
    * format changes
    
    * format changes
    
    * minor updates
    
    * link update
    
    * minor update
    
    * minor update
    
    * minor update
    
    * format changes
    vadthyavath committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c65ee87 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. AutoMode Examples (#1601)

    * Multiclass mlflow image classification notebook with AutoMode.
    
    * AutoMode for the rest of the notebooks.
    
    * AutoMode via CLI.
    
    * Reformat with black.
    
    * Wait after AutoMode runs.
    
    * Patch compute cluster in configuration files.
    
    * Add GitHub actions for AutoMode CLI configuration files.
    
    * Clarify description of AutoMode.
    
    * Patch merge bugs.
    
    * Lead with paragraph about AutoMode.
    
    * Patch multilabel notebook.
    
    * Lead with Automode in CLI examples.
    
    * Move some configuration functions in AutoMode section.
    
    * v1 multi-class batch scoring notebook
    
    * v2 vision notebooks
    
    * minor updates
    
    * minor version updates
    
    * column name update
    
    * Attempt to fix AutoMode CLI example for multiclass classification.
    
    * Reformat three main image notebooks.
    
    * Fix setup for AutoMode YAML job definitions.
    
    * Unbreak scoring code and data (fix bad merge).
    
    * Newline character at end of multiclass-batch-scoring file.
    
    * More fixing of bad merge.
    
    * Newline character at end of multiclass batch scoring notebook.
    
    * Use the term AutoMode side-by-side with automatic sweeps in notebooks.
    
    * Use the term AutoMode side-by-side with automatic sweeps in CLI instructions.
    
    * Make YAML files for AutoMode look more similar to regular sweeps.
    
    Co-authored-by: Vadthyavath Ram <7171558+vadthyavath@users.noreply.github.com>
    rdondera-microsoft and vadthyavath committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    39623e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    fd23877 View commit details
    Browse the repository at this point in the history
  2. Avoid warning in Many-Models Notebook (#1971)

    * avoid warning
    
    * update reason for dropping column
    
    * update data_preprocessing_tabular script
    
    Co-authored-by: Rahul Kumar <rahulkuma@microsoft.com>
    iamrk04 and Rahul Kumar committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    753c4ca View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. distributed training of yolov5 files (#1896)

    * distributed training of yolov5 files
    
    * Add files via upload
    
    editing connecting to workspace cells.
    
    * Add files via upload
    
    ran black on the notebook for formatting
    
    * Add files via upload
    
    edited the handle to workspace (ml_client)
    
    * Add files via upload
    
    renamed compute_name to "gpu-cluster"
    
    * Delete sdk/python/jobs/single-step/pytorch/distributed-training-yolov5/yolov5/datasets directory
    
    deleting dataset directory
    
    * Delete sdk/python/jobs/single-step/pytorch/distributed-training-yolov5/yolov5/data directory
    
    deleted data folder and is uploaded in https://azuremlexamples.blob.core.windows.net/datasets/yolov5/data/
    
    * Add files via upload
    
    Changed the input data path to azure blob storage
    
    * Delete .pre-commit-config.yaml
    jyravi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    00b4d27 View commit details
    Browse the repository at this point in the history
  2. Remove timeouts for AutoMode to reduce potential for confusion (#1968)

    * Remove timeout for AutoMode examples.
    
    * Reformat.
    
    * Update sdk/python/jobs/automl-standalone-jobs/automl-image-classification-multiclass-task-fridge-items/automl-image-classification-multiclass-task-fridge-items.ipynb
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    
    * Update sdk/python/jobs/automl-standalone-jobs/automl-image-classification-multilabel-task-fridge-items/automl-image-classification-multilabel-task-fridge-items.ipynb
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    
    * Update sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    
    * Update sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    
    * Fix the suggestions.
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    rdondera-microsoft and sharma-riti committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    72d187e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. fix amlarc workflow (#1976)

    * install docker dependency
    
    * install docker package before local deployment
    
    * set single step spark directly
    
    * update filter
    
    * fix wrong directory
    
    * remove 4b_datastore_datapath_uri
    zetiaatgithub committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    63e031e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571f521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0272ad4 View commit details
    Browse the repository at this point in the history
  4. Move from loading JSON to CSV during inference. (#1973)

    * Directly take the csv file from the batch endpoint
    
    * Change file extensions and comments
    
    * Fix
    
    * Add separator notation.
    
    * Add option to use the comma instead of tab separated files.
    
    Co-authored-by: Nikolay Rovinskiy <nirovins@microsoft.com>
    nick863 and Nikolay Rovinskiy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    268c29c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    948b663 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e518337 View commit details
    Browse the repository at this point in the history
  7. fix: image_classification_with_densenet (#1981)

    * fix: AZ_BATCH_JOB_ID => AZUREML_RUN_ID
    
    * fix: black
    elliotzh committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    41dfe53 View commit details
    Browse the repository at this point in the history
  8. Parse forecast origin (#1983)

    Co-authored-by: Nikolay Rovinskiy <nirovins@microsoft.com>
    nick863 and Nikolay Rovinskiy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2b17609 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Changed to use ml_client.online_endpoints (#1969)

    changed from `ml_client.begin_create_or_update` to `ml_client.online_endpoints.begin_create_or_update`
    shohei1029 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c3302c0 View commit details
    Browse the repository at this point in the history
  2. [AutoML Images] Add mltable asset links for sdk (#1970)

    * AutoML Images: Add mltable asset links; update docs
    
    * renaming classes back to labels
    
    * Reverting metadata update
    
    * Fixing typo
    
    * Fixing typo
    
    * Refactoring mltable to MLTable
    rjaincc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    bc175a7 View commit details
    Browse the repository at this point in the history
  3. Update sdk helper to include cli (#1939)

    update max_trials for cli as well
    sharma-riti committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    54ca097 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. add mltable asset doc links (#1965)

    Co-authored-by: Nick Mecklenburg <nmecklenburg@microsoft.com>
    MaurisLucis and Nick Mecklenburg committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5cf95e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. add codegen v2 example (#1987)

    * add codegen example v2
    
    * add explanation
    
    * add mlflow import
    
    * add mlflow in yaml
    
    * add tracking uri
    cassieesvelt committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f2d5b0c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Remove old RAI examples (#1988)

    * remove RAI examples under Pipelines
    
    * remove related GitHub Actions
    zhengfeiwang committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    86de248 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Custom deployments in Online Endpoints with MLflow (#1978)

    * move mlflow examples into python sdk v2 folder
    
    * checking black and readme.py
    
    * readme
    
    * feat: new example for MLflow custom deployment
    
    * build
    
    * fix: PR comments
    
    Co-authored-by: msakande <17515964+msakande@users.noreply.github.com>
    santiagxf and msakande committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8e986a9 View commit details
    Browse the repository at this point in the history
  2. Update CIFAR-10 examples distribution config (#1989)

    * try new distribution config
    
    * update CLI example config
    zhengfeiwang committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7a3ef5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a8f22 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    19efba9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. [bhavanatumma/mlflow-model-deploy-v3] - conflict resolution with new … (

    #1990)
    
    * [bhavanatumma/mlflow-model-deploy-v3] - conflict resolution with new and workflow fix
    
    * [bhavanatumma/mlflow-model-deploy-v3] - papermill fix for the flow
    
    * [bhavanatumma/mlflow-model-deploy-v3] - papermill fix for the flow
    
    * [bhavanatumma/mlflow-model-deploy-v3] - papermill fix for the flow
    
    Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
    BhavanaTumma and bhavanatumma committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    858a5cb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. fiw wrong filter (#1985)

    * fiw wrong filter
    
    * add more time for automl-dynamic job
    
    * remove duplicate step
    zetiaatgithub committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    986552e View commit details
    Browse the repository at this point in the history
  2. Address LROPoller error message that appears when cpu-cluster is crea…

    …ted for the first time (#1995)
    
    * Address LROPoller error message that appears when cpu-cluster is created for the first time
    
    * Removing local deployments
    harneetvirk committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    cc02d13 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. MLflow refresh for 2.0 (#2000)

    * feat: changes
    
    * comments
    
    * formatting
    
    * fix
    
    * fix: adding predict with deployment client
    santiagxf committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ebe7824 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    780bb4d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Avoid use common path as output path (#1996)

    * Avoid use common path as output path in azureml-examples
    
    * update
    
    * update
    
    * update
    
    * update readme
    
    Co-authored-by: Ying Chen <2601502859@qq.com>
    YingChen1996 and Ying Chen committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a44f929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560bc09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0892d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. remove model loading (#1975)

    Co-authored-by: Miseon Park <mipark@microsoft.com>
    msp8955 and Miseon Park committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    01ce811 View commit details
    Browse the repository at this point in the history
  2. Refactor the script for adding identity with compute (#2014)

    * Refactor the script for adding identity with compute
    harneetvirk committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    93929a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. fix (#2017)

    D-W- committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a4717b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cbce6 View commit details
    Browse the repository at this point in the history
  3. Address begin delete (#2011)

    Change begin delete statement to address intermittent failures in:
    - Safe Rollout
    - SAI/UAI
    xanwal committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    982f258 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Removing step to archive anonymous model on triton deployment (#1997)

    * Remove archiving model step
    
    No need to archive an anonymous model registered by the system. Eventually, this action will trigger an error given it is a stage transition not allowed.
    
    * Removing archive model step
    
    No need to archive an anonymous model registered by the system. Eventually, this action will trigger an error given it is a stage transition not allowed.
    
    * Update online-endpoints-triton-cc.ipynb
    
    * Update online-endpoints-triton.ipynb
    hugoaponte committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    af35d27 View commit details
    Browse the repository at this point in the history
  2. Check for failed pipeline. (#2013)

    Co-authored-by: Nikolay Rovinskiy <nirovins@microsoft.com>
    nick863 and Nikolay Rovinskiy committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1569057 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Create workflows to run pipeline job using registry components (#1900)

    Co-authored-by: Ubuntu <fvm@azureml.hdto2glhnacenmzoxwwt5zmpza.phxx.internal.cloudapp.net>
    robertq0910 and Ubuntu committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f081dbd View commit details
    Browse the repository at this point in the history
  2. Format with black (#2021)

    kdestin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c2e8945 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. adjust multilabel notebook to adapt prediction (#1972)

    data format change
    MelonXiaoxiao committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8d7d14d View commit details
    Browse the repository at this point in the history
  2. Changed Advise of n_cross_validations In V2 Notebooks (#2029)

    * Update auto-ml-forecasting-bike-share.ipynb
    
    * Update automl-forecasting-orange-juice-sales-mlflow.ipynb
    
    * Update automl-forecasting-task-energy-demand-advanced.ipynb
    
    * Update automl-forecasting-in-pipeline.ipynb
    ctian-msft committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0134302 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. [AutoML-Image] MLFlow Inference: Decode the image utf-8 str (#2027)

    * Decode the image read to utf-8 encoding
    
    * Added escape char before double quotes in raw .ipynb file
    
    * Formated notebooks as per black-nb
    vivek-dani committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4444257 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. delay registry component workflows by 59 min (#2033)

    * delay registry component workflows by 59 min
    
    * fix cleanup.sh
    
    Co-authored-by: Ubuntu <fvm@azureml.hdto2glhnacenmzoxwwt5zmpza.phxx.internal.cloudapp.net>
    Co-authored-by: Jun Qi <junqi@microsoft.com>
    3 people committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c504d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4748659 View commit details
    Browse the repository at this point in the history
  3. Update for azure-ai-ml==1.3.0 and ml extension 2.13.0 (#2007)

    * Add SDK release candidate
    
    * Add CLI release candidate
    
    * Update sdk release candidate
    
    * Add Default Values for Environment Variables in Workspace Connections Notebook (#2010)
    
    * Add Default Value for ACR Username/Password
    
    * add defaults for git_pat and python_feed_sas
    
    * Update connections.ipynb
    
    * Update connections.ipynb
    
    * update workflow file
    
    * add step in readme to update workflow with env vars
    
    * revert deletion
    
    * revert changes to notebook
    
    * Update connections.ipynb
    
    * Update sdk release candidate
    
    * Update SDK release candidate
    
    * Use released versions of azure-ai-ml (version 1.3.0) and ml extension (version 2.13.0)
    
    Co-authored-by: Neehar Duvvuri <40341266+needuv@users.noreply.github.com>
    kdestin and needuv committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6db3ac6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update the readme.py script in cli folder to work on Windows as well …

    …as Linux (#2035)
    
    * Updated the cli readme.py to support Windows
    jeff-shepherd committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ab5d5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a556a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    ea8a4dc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Ran sdk/python/readme.py (#2040)

    This fixed the kernel for some notebooks and cleaned some whitespace in workflow files.
    jeff-shepherd committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9483730 View commit details
    Browse the repository at this point in the history
  2. Add deepspeed autotuning and training examples (#2028)

    * add deepspeed example
    
    * fix mlflow logging in train.py
    
    * move examples to cli folder
    
    * move to jobs, add job.yaml files
    
    * generate workflow file
    
    * add comment in train.py
    
    * add latest tag to env
    
    * try different way of starting run
    
    * set up job as pipeline
    
    * move to pipelines folder
    
    * add temp yaml file to pass validation
    
    * modify readme.py to support deepspeed
    
    * move generate-yml script
    
    * recreate workflow files.
    
    * move generated key location
    
    * change environment
    
    * change env for both examples
    
    * fix env
    
    * try v100 computes
    
    * create nd40 cluster
    
    * add compute create line
    
    * change max number of nodes
    
    * change data directory
    
    * change command to block
    
    * move data files into src
    
    * remove unused data thing
    
    * change data file type
    
    * fix mlflow get run fail
    
    * change command style in job
    
    * change location of job
    
    * change generate key path
    
    * change code: path
    
    * rename results folder
    
    * change back key path
    
    * change max number of nd40 nodes
    
    * try moving autotuning folder into src
    
    * change output file name
    
    * try overwriting output
    
    * add dockerfile for custom env
    
    * change env in yaml
    
    * update README and move autotune example
    
    * move dockerfile to parent dir
    cassieesvelt committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    55c4947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ee178 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. resolve log_param conflict issue (#2045)

    * resolve log_param conflict issue
    
    * reslove black format
    
    ---------
    
    Co-authored-by: Clement Wang <clwan@microsoft.com>
    wangchao1230 and Clement Wang committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    31dab9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d7a84 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Changed schedule to reduce quota usage (#2043)

    * Changed schedule to reduce quota usage
    
    * Changed to schedule every 12 hours
    jeff-shepherd committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4cc6a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed8868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ee4f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    c319fe3 View commit details
    Browse the repository at this point in the history
  2. fix kubernetes deployment resources (#2055)

    * rectified resource sections under new rules
    
    * remove redundant changes
    
    * remove redundant changes
    
    ---------
    
    Co-authored-by: Mingda Jia <mingj@microsoft.com>
    Martin-Jia and Mingda Jia committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    db9fbd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. fix code cell (#2039)

    * fix code cell
    
    If creating the compute cluster, the print didn't work.  This change fixes that.
    (Default code won't hit this, because the compute cluster already exists.  But only occurs when that default cluster is not present.)
    
    * Update azureml-in-a-day.ipynb
    
    * Update azureml-in-a-day.ipynb
    
    * move print and revert var change
    sdgilley committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f25d198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    282c940 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Fix deepspeed examples bugs (#2044)

    * add timeout for deepspeed jobs
    
    * re format readme with black
    
    * change timeout length
    
    * change dockerfile to use acpt image
    
    * add training custom env
    
    * fix hostfile bug
    
    * fix bash generation
    
    * address comments
    
    * increase number of gpus being used
    
    * make sure deepspeed is upgraded to latest version
    
    * write to hostfile in single process
    cassieesvelt committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f1fba4a View commit details
    Browse the repository at this point in the history
  2. Init (#2065)

    xanwal committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    dc0ec37 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Prs examples (#2064)

    * Update PRS examples
    
    * Update PRS examples
    
    * Update prs examples
    
    * Update PRS examples
    
    * Update format
    
    * Update by comments
    
    * fix sdk default datastore issue.
    
    * Update wording
    alainli0928 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    14992ff View commit details
    Browse the repository at this point in the history
  2. [ML][Pipelines]Remove DLLogger dependency from pipelines samples (#2063)

    * remove DLLogger dependency
    
    * update
    
    * fix black
    
    ---------
    
    Co-authored-by: Clement Wang <clwan@microsoft.com>
    D-W- and Clement Wang committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    698d530 View commit details
    Browse the repository at this point in the history
  3. Update RAI component version to 0.5.0 in CLI examples (#2067)

    * Update cli-responsibleaidashboard-housing-classification.yml
    
    * Update cli-responsibleaidashboard-programmer-regression.yml
    gaugup committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d816462 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Rename MLFlow Sample to NCD (#2069)

    * Init
    
    * Readme
    xanwal committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fef4b3c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. [add-codegen-block] - re-added codegen part (#2070)

    * [add-codegen-block] - re-added codegen part
    
    * [bhavanatumma/add-codegen-block] - review comments
    
    ---------
    
    Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
    BhavanaTumma and bhavanatumma committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    237ac0c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. RAI housing decision making notebook: Change metrics to regression me…

    …trics (#2076)
    
    So far, the scorecard metrics were classification metrics leading to a validation error during execution. Changing to regression metrics fixes the problem.
    romanlutz committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5d85efa View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix bug where single node cannot be used (#2077)

    * add hostfile check with only one node
    
    * change logic
    
    * add changes to training example
    cassieesvelt committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cbcd08b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. update data store path (#2079)

    * update data store path
    
    * output file
    
    * sleep
    
    * using folder
    santiagxf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5df871f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update tensorflow version to 2.1.4 (#2081)

    * Update tensorflow version to 2.1.4
    
    * Revert change for failing cli examples
    
    * Upgrade tensorflow in cli jobs
    
    * Revert upgrade tensorflow in failing jobs
    diondrapeck committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b13d6f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Unblock create_registry PR Check (#2086)

    * delete this .sh to unblock the PR check. The creation test is somewhere else.
    
    * deleted related workflow
    quchuyuan committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a1eab22 View commit details
    Browse the repository at this point in the history
  2. [PRS] Install mltable>=1.2.0 in the user conda env (#2082)

    * install dependency
    
    * unpin version
    
    * refine
    
    * refine
    
    * refine
    
    * pin 1.2.0
    
    * refine
    
    * tf1
    
    ---------
    
    Co-authored-by: Xiaole Wen <xiwe@microsoft.com>
    bupt-wenxiaole and smile21prc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a183eea View commit details
    Browse the repository at this point in the history
  3. Add role assignment cleanup and workaround for the exit code 100 erro…

    …r. (#2049)
    
    * Add role assignment cleanup
    
    * Add verbose logging for troubleshooting the exit code 100 issue
    
    * bypass the error for grub-efi-amd64-signed
    
    * Adding the redirections back
    harneetvirk committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dfb6e37 View commit details
    Browse the repository at this point in the history
  4. minor updates added to AzureML in day file (#2085)

    * minor updates added to AzureML in day file
    
    * add text to modify notebook
    
    * fix meta data
    
    * fix meta data
    
    ---------
    
    Co-authored-by: Kenwiggan <kwiggan@microsoft.com>
    Co-authored-by: Sheri Gilley <sgilley@microsoft.com>
    3 people committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8b30e95 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    1bf6286 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. [Component/Pipeline]: Add Typescript/JavaScript samples for SDKv2 (#2080

    )
    
    * update
    
    * update
    
    * [PipelineJob]: Add Typescript/JavaScript samples for SDKv2 (#2087)
    
    * add sample
    
    * update
    
    * update
    
    * fix indent
    
    * Update sdk/typescript/src/resources/jobs/pipelines/pipelineJobCreateOrUpdateSample.ts
    
    Co-authored-by: guanghechen <42513619+guanghechen@users.noreply.github.com>
    
    * update gitignore
    
    * update folder structure
    
    * remove not supported delete sample
    
    ---------
    
    Co-authored-by: guanghechen <42513619+guanghechen@users.noreply.github.com>
    Co-authored-by: Clement Wang <clwan@microsoft.com>
    
    ---------
    
    Co-authored-by: Ying Chen <2601502859@qq.com>
    Co-authored-by: Han Wang <phoenix.seek@gmail.com>
    Co-authored-by: guanghechen <42513619+guanghechen@users.noreply.github.com>
    Co-authored-by: Clement Wang <clwan@microsoft.com>
    5 people committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    672e378 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update RAI notebook: enable use_model_dependency and add metadata exa…

    …mple (#2089)
    
    * Update responsibleaidashboard-diabetes-decision-making.ipynb
    
    * Update responsibleaidashboard-diabetes-regression-model-debugging.ipynb
    
    * Update responsibleaidashboard-housing-classification-model-debugging.ipynb
    
    * Update responsibleaidashboard-housing-decision-making.ipynb
    
    * Update responsibleaidashboard-programmer-regression-model-debugging.ipynb
    tongyu-microsoft committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    18cb7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f53147 View commit details
    Browse the repository at this point in the history
  3. Update config notebook links for the forecasting notebooks (#2095)

    * changed link in enegy demand
    
    * updated URL in remaning notebooks
    vlbejan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bcea8d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Updated automl_env.yml to SDK 1.49.0 (#2096)

    * Updated automl_env.yml to SDK 1.49.0
    
    * Simplified automl_env_linux.yml
    
    * Changed validation to use ubuntu 20.04
    
    * Updated papermill to avoid conflict with packaging package
    jeff-shepherd committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    603f622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903e0b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Samuel100/using mltable (#2083)

    * init using-mltable
    
    * print data
    
    * deleted created artifact
    
    * following contributing guidelines
    
    * remove from_config for ws details
    
    * formatted train.py
    
    * removing files not in this PR
    
    * added local-to-cloud example
    
    * local-to-cloud example added
    
    * removed nuasance files
    samuel100 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c539c7f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    23806f8 View commit details
    Browse the repository at this point in the history
  2. Update DeepSpeed Training example launcher (#2103)

    * change training example
    
    * fix workflow
    
    * fix syntax
    
    * update readmes
    
    * edit readme
    
    * remove env variables
    cassieesvelt committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8968381 View commit details
    Browse the repository at this point in the history
  3. Demand forecasting data prep and TCN (#2101)

    * initial commit after deleting previous branch due to rebase issues
    
    * data prep notebook
    
    * generated yml files and modified README.md
    
    * changed the name of dataset name for data from public blob. This is necessary because the data-prep notebook uploads the data with the same name and causes version mismatch. Hence, the test and train data have different grains
    
    * added create new version option to dataset registration
    
    * addressed all PR comments
    
    * removed variable that was referenced before declaration
    
    * changed compute target creation cell from markdown to code
    vlbejan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1108a86 View commit details
    Browse the repository at this point in the history
  4. Schema improvements for Interactive Jobs (#2109)

    * new schema changes
    
    * black format
    srsaggam committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    297292d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. First V2 notebook validation (#2102)

    * First V2 notebook validation
    * Updated MLFlow download_artifact to remove warning
    jeff-shepherd committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d97e2b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Moved V1 validation definitions to under .github (#2117)

    * Moved V1 validation definitions to under .github for consistency with V2 validation definitions
    jeff-shepherd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a16ae44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    756aaee View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Added validation for more V2 notebooks (#2110)

    * Added validation for more V2 notebooks
    
    * Fixed deprecation warnings
    
    * Add mlflow for validation
    jeff-shepherd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5c157d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87317c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    acd672a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0b657 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Changed training V1 notebooks to ubuntu 20.04 (#2100)

    * Changed training V1 notebooks to ubuntu 20.04
    
    * Updated requirements.txt to speed up install
    
    * Updated creds, workspace and resource group
    
    * Added pin for mlflow-skinny
    jeff-shepherd committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c6ffc8b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9b0c2c4 View commit details
    Browse the repository at this point in the history
  2. delete registry after creation (#2107)

    * delete registry after creation
    
    * always run deletion
    
    * init env
    
    * set working dir
    
    * add sdk_helper
    
    * add sub_id
    
    * edit for debugging
    
    * try debugging
    
    * try deletion inside the notebook
    
    * delete in the same step
    
    * print registry name for debugging
    
    * remove deletion for testing.
    
    * change everything back for final pr
    
    * modify format
    
    * make deletion inside the ipnb
    
    * try sdk deletion
    
    * try sdk
    
    * use verified api.
    
    * change format
    
    * Update registry-create.ipynb
    quchuyuan committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fcc0ee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Users/anksing/release 1.5.0 (#2140)

    * Update share-models-components-environments.ipynb
    
    * Update online-endpoints-keyvault.ipynb
    
    * Update share-models-components-environments.ipynb
    singankit committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    399ed56 View commit details
    Browse the repository at this point in the history
  2. Adding best practices for large scale deep learning (#2144)

    Adding best-practices for large-scale deep learning workloads.
    rtanase committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9e2558c View commit details
    Browse the repository at this point in the history
  3. Get started tutorials (#2111)

    New tutorial series
    sdgilley committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    39a5927 View commit details
    Browse the repository at this point in the history
  4. Wait for delete deployment (#2145)

    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7a7395d View commit details
    Browse the repository at this point in the history
  5. Fixing broken links in the BestPractices folder. (#2146)

    Fixing broken links under BestPractices folder, used relative paths.
    rtanase committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    92120d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Added basic validation for automl nlp notebooks (#2114)

    * Added basic validation for automl nlp notebooks
    * Added exception for Readonly warning
    * Updated download_artifacts
    * Fixed check endpoint exception
    jeff-shepherd committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    87e66d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. more MLTable example notebooks (#2131)

    * more MLTable example notebooks
    
    * included requirements file install
    
    * updated requirements file
    
    * pinned package versions
    
    * fixed typo
    
    * fixed the file path
    
    * upversioned azureml-dataprep
    
    * in cmd job ensure latest asset version is pulled
    
    * updated versioning strategy
    
    * removed delta example
    
    * remove delta gh workflow as example removed
    samuel100 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b0cf82d View commit details
    Browse the repository at this point in the history
  2. Update deploy-model notebook (#2149)

    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    904a46b View commit details
    Browse the repository at this point in the history
  3. Table of content fix and added smoke yaml (#2148)

    * Table of content fix and added smoke yaml
    
    * added sample page_type
    
    * changed description
    
    * updated description
    savitamittal1 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    98be8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29ffb30 View commit details
    Browse the repository at this point in the history
  5. Update README.md (#2151)

    * Update README.md
    
    * resolved comments
    
    * removed space
    
    * Changed Monitoring and optimization to Bold as well.
    savitamittal1 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9c78824 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Update README.md (#2147)

    fix typo
    ccozianu committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    38a77d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Reindexing the quantiles dataframe (#2143)

    * Reindexing the quantiles dataframe
    
    * Updated fix for reindex issue
    SamGos93 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e8e14aa View commit details
    Browse the repository at this point in the history
  2. [bhavanatumma/forecasting-revert] - revert batch deployment changes (#…

    …2073)
    
    * [bhavanatumma/forecasting-revert] - revert batch deployment changes
    
    * [bhavanatumma/forecasting-revert] - revert batch deployment changes
    
    * [bhavanatumma/forecasting-revert] - edited readme
    
    * [bhavanatumma/forecasting-revert] - adding workflow
    
    * [bhavanatumma/forecasting-revert] - readme modification
    
    * update image for inference
    
    ---------
    
    Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
    Co-authored-by: Rahul Kumar <rahulkuma@microsoft.com>
    3 people committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    95eb1dd View commit details
    Browse the repository at this point in the history
  3. Added validation for forecast automl notebooks (#2132)

    * Added validation for forecast automl notebooks
    * Ignore downloading artifact message
    jeff-shepherd committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c3b57b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6f3f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. remove experiment_name (#2154)

    * remove experiment_name
    
    * remove bullet
    sdgilley committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    48532ed View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Batch Endpoints refactor of examples (#2158)

    * batch endpoint CLI folders
    
    ---------
    
    Co-authored-by: santiagxf <fasantia@microsfot.com>
    santiagxf and santiagxf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    139f69c View commit details
    Browse the repository at this point in the history
  2. Remove batch-cluster from infra cleanup script (#2157)

    * update
    
    * update
    mastloui-msft committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9aa35e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    f8724dd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Quick fixes for files referenced on docs (#2164)

    * batch endpoint CLI folders
    
    * fixes
    
    * docs sync
    
    * black
    
    ---------
    
    Co-authored-by: santiagxf <fasantia@microsfot.com>
    santiagxf and santiagxf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    250e78b View commit details
    Browse the repository at this point in the history
  2. fixing languages section in the sample metadata (#2171)

    * fixing languages in the sample metadata
    
    * fixing title in the regression automl CLI pipeline sample
    rtanase committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f8a104d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Fixes (#2173)

    skasturi committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    01f846c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b234b1 View commit details
    Browse the repository at this point in the history
  3. Fixed Pipelines readme files that prevents samples from being indexed. (

    #2178)
    
    * giving unique titles to each of the pipelines samples
    
    * improved description on TF sample
    rtanase committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c788df7 View commit details
    Browse the repository at this point in the history
  4. Clean old resource group as well (#2180)

    * Clean old resource group as well
    
    * Added escape in regular expression for "AzureML Metrics Writer (preview)".  So that more Role Assignments are cleaned
    jeff-shepherd committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5850afb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Fix share-models-components-environments notebook (#2185)

    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a0b0ebb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    056b85b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Update share-models-components-environments notebook (#2187)

    Co-authored-by: nancy-mejia <namejia@microsoft.com>
    nancy-mejia and nancy-mejia committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    22fdc6a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Changing readme under hierarchical timeseries folder (#2194)

    * creating first level markdown title.
    rtanase committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c9bb536 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Lochen/pipeline component pup (#2090)

    * init
    
    * add identity
    
    * init
    
    * re-structure
    
    * update
    
    * update
    
    * update readme
    
    * update
    
    * bring back spark component example
    
    * fix typos
    
    * fix typo
    
    * add inputs
    
    * add tag for doc
    
    * add CI
    
    * remove pipeline component
    
    * remove is_deterministic
    
    * reformat
    
    ---------
    
    Co-authored-by: Clement Wang <clwan@microsoft.com>
    cloga and Clement Wang committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bd9905c View commit details
    Browse the repository at this point in the history
  2. For data-import feature public preview (#2165)

    * For data-import feature public preview
    
    * Fixed broken smoke test test case
    
    * Fixing failed smoketests
    
    * smoke test fixes
    
    * format fixes
    
    * Fix smoketest error
    
    * updated package to fix smoketest
    
    * smoketest fixes
    
    * smoke test format fixes
    
    * format corrected
    
    * package name corrected
    
    * package name correction
    AmarBadal committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2478251 View commit details
    Browse the repository at this point in the history
  3. Model import Notebook and workflow (#2172)

    * example added to use registred component to create pipeline
    
    * reformatted notebook with black
    
    * reformatted notebook with black
    
    * reformatted notebook with black
    
    * reformatted notebook with black
    
    * changed model example from ai4bharat to hugging face
    
    * changed model example from ai4bharat to hugging face
    
    * Update automl-classification-bankmarketing-in-pipeline.ipynb
    
    * Update automl-classification-bankmarketing-in-pipeline.ipynb
    
    * updated notebook
    
    * Update pipeline_with_registered_components.ipynb
    
    * Update pipeline_with_registered_components.ipynb
    
    * Update pipeline_with_registered_components.ipynb
    
    * Update pipeline_with_registered_component_in_registry.ipynb
    
    * Update bert-base-uncased-test.json
    
    * notebook added for pipeline component
    
    * notebook added using pipeline component and individual components
    
    * notebook added using pipeline component and individual components
    
    * notebook update with bug bash review
    
    * Update Model Import Pipeline.ipynb
    
    * Update pipeline_with_registered_components.ipynb
    
    * Update pipeline_with_registered_component_in_registry.ipynb
    
    * Update pipeline_with_registered_components.ipynb
    
    * Update Model Import Pipeline.ipynb
    
    * Update pipeline_with_registered_component_in_registry.ipynb
    
    * notebook update
    
    * notebook updated with review changes
    
    * notebook updated with review changes
    
    * review comments implemented
    
    * updated the folder structure
    
    * Update import_model_into_registry.ipynb
    
    * notebook updated
    
    * code updated
    
    * workflow added
    
    * workflow added
    
    * registyr updated
    
    * notebook updsted for preview-test1
    
    * review comments addressed
    
    * review comments addressed
    
    * error for false task value updated in description
    
    * cell added to show the registered model
    
    * header fonts changed
    
    * nit formatted
    
    * Update online-endpoints-simple-deployment.ipynb
    
    * Update online-endpoints-simple-deployment.ipynb
    
    * Update online-endpoints-simple-deployment.ipynb
    
    * Update online-endpoints-simple-deployment.ipynb
    
    * headers changed
    
    * registry name changed
    
    * string to int for version logic
    
    * nit formatted
    
    * nit formatted
    
    * Removed a modified file from pull request
    
    * Removed a modified file from pull request
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * image updated in notebook
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    
    * Update import_model_into_registry.ipynb
    HrishikeshGeedMS committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7a8c186 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Add workflows for all endpoints (#2203)

    * Add workflows for all endpoints
    
    * Fixed online vs batch endpoint workflow command bug
    
    * Testing workflows catting endpoint .yml files
    
    * Removed all newly generated non-endpoint related workflows that were under endpoint folder
    
    * Testing workflows deleting endpoints before creation if exists
    
    * Add continue on failure for delete endpoint
    
    * Testing replacing endpoint names during action and deleting
    
    * Testing extra delete section
    
    * Testing -n over -f
    
    * Testing new endpoint names
    
    * Reduced endpoint names to 32 chars max
    
    * Replaced lowercase endpoint_name with uppercase, added quotes
    
    * Removed uai create endpoint workflow
    
    * Added create deployment sections to workflows if exist
    
    * Standardized all usages of conda*.yml to use .yaml ending in cli/endpoints
    
    * Standardized all usages of conda*.yml to use .yaml ending in cli/endpoints
    
    * Used same modified endpoint name for deployments in workflow
    
    * Temporarily removed deployments and endpoints which were failing due to malformed .yml and other transient reasons
    
    * Removed extra print statement and comment
    
    * Added missing name for deployment
    
    * Added 1-sai-create-endpoint to ignore list
    vs-li committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b18aac5 View commit details
    Browse the repository at this point in the history
  2. updating python version (#2196) (#2197)

    * updating python version (#2196)
    
    Co-authored-by: Raghu Ramaswamy <raghura@microsoft.com>
    
    * Added endpoint paths to trigger create deployment workflows to test Python ver change
    
    * Removed unrelated workflows that are failing
    
    * Removed unrelated workflows
    
    * Ignore kubernetes green deployment
    
    * Fixed typo in pip and joblib versions
    
    ---------
    
    Co-authored-by: Raghu Ramaswamy <13340619+raghutillu@users.noreply.github.com>
    Co-authored-by: Raghu Ramaswamy <raghura@microsoft.com>
    3 people committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f16831c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Rename conda.yml to conda.yaml (#2206)

    * Rename conda.yml to conda.yaml
    
    * Re-ran sdk/python/readme.py to update workflows
    vs-li committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b76d9c4 View commit details
    Browse the repository at this point in the history
  2. Shorten validation configuration file paths (#2214)

    * Shorten validation configuration file paths
    jeff-shepherd committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3479657 View commit details
    Browse the repository at this point in the history
  3. use nc6s_v3 gpu for OD tasks (#2213)

    * use nc6s_v3 gpu for OD tasks
    
    * update gpu name
    sharma-riti committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    da1f4c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    2b3ac0a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. add fast-checkpoint examples for nebulaml (#2123)

    * add nebulaml examples readme
    
    * add nebulaml examples readme
    
    * remove unused readme
    
    * add some fix
    
    * run python readme.py
    
    * add cifar10 case
    
    * Add README file and other examples of Nebula
    
    * reformat files
    
    * reformat files in the nebulaml examples
    
    * reformat files in the nebulaml examples
    
    ---------
    
    Co-authored-by: luwei <luwei@microsoft.com>
    Co-authored-by: Ziqi Wang <zikeiwong@outlook.com>
    3 people committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f464307 View commit details
    Browse the repository at this point in the history
  2. Adding OBO sample (#2193)

    * Adding OBO sample
    
    * Formatted file
    
    * Review comments to add readme
    
    * Adding readme for obo sample
    
    * Updating langauge for sample
    
    * Update cli/jobs/single-step/on-behalf-of/README.md
    
    Co-authored-by: Bala P V <33712765+balapv@users.noreply.github.com>
    
    * Update cli/jobs/single-step/on-behalf-of/README.md
    
    Co-authored-by: Bala P V <33712765+balapv@users.noreply.github.com>
    
    * Update job.yaml
    
    ---------
    
    Co-authored-by: Bala P V <33712765+balapv@users.noreply.github.com>
    singankit and balapv committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f15e39e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fa4168e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    407bbe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. fix od batch scoring notebook (#2220)

    * fix od batch scoring notebook
    
    * format file
    
    * update broken path
    sharma-riti committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2737e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Update RAI component version to 0.7.0 in CLI examples (#2230)

    * Update RAI component version to 0.7.0
    
    * Update cli-responsibleaidashboard-programmer-regression.yml
    gaugup committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0a922c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Santiagxf/patch scripts docs (#2232)

    * Update deploy-and-run.sh
    
    * Update deploy-and-run.sh
    
    * Update deploy-and-run.sh
    
    * Update deploy-and-run.sh
    
    * Update deploy-and-run.sh
    santiagxf committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ad07e4d View commit details
    Browse the repository at this point in the history
  2. Upgrade the mode training environment for RAI CLI examples (#2231)

    * Upgrade the mode training environment for RAI CLI examples
    
    * Update train_programmers.yml
    gaugup committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    48e5e33 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Change torch_nebula to nebulaml (#2219)

    * Change torch_nebula to nebulaml
    
    * Renaming the doc as README file
    
    * Rename the package name from torch_nebula to nebulaml
    
    ---------
    
    Co-authored-by: xiaoranli <xiaoranli@microsoft.com>
    Co-authored-by: Ziqi Wang <zikeiwong@outlook.com>
    3 people committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    036e78e View commit details
    Browse the repository at this point in the history
  2. Mabables/foundation models (#2182)

    * foundation model samples - text classification - emotion detection `date`
    
    * foundation model samples - text classification - emotion detection Wed Mar 15 23:03:38 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 15 23:13:42 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 11:15:27 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 17:03:46 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 18:43:05 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 21:56:19 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 22:02:51 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 23:02:34 PDT 2023
    
    * foundation model samples - text classification - emotion detection Wed Mar 22 23:10:16 PDT 2023
    
    * foundation model samples - text classification - emotion detection Thu Mar 23 11:09:07 PDT 2023
    
    * summarization sample
    
    * ft notebooks - fixes for eval and latest label
    
    * inference sample (#2159)
    
    * emotion detectio cli sample
    
    * cli sample emotion detection
    
    * cli sample emotion detection
    
    * cli sample emotion detection
    
    * cli sample emotion detection
    
    * fill mask inference cli sample
    
    * fill mask inference cli sample
    
    * Updating FT notebooks and CLI examples (#2160)
    
    * notebook samples added for translation and token classification
    
    * Adding cli examples
    
    ---------
    
    Co-authored-by: HrishikeshGeedMS <hgeed@microsoft.com>
    
    * mlflow for metrics
    
    * adding eval components
    
    * FT notebook updates - added dependencies installation, command to find number of GPU's in SKU and Metrics (#2162)
    
    * Adding requirements install, cmd to find gpu number and metrics to notebooks
    
    * Adding deployment supported SKU list to notebooks
    
    * Removing version dependency for azure-ai-ml
    
    * Updating gpus query to python code
    
    * renaming compute_model_selector -> compute_model_import
    
    * evaluation text classification sample
    
    * renaming compute_model_selector -> compute_model_import
    
    * evaluation text classification sample
    
    * evaluation text classification sample
    
    * evaluation text classification sample
    
    * correcting the evaluation config extension from jsonl -> json
    
    * updating the logic to calculate the gpu count
    
    * evaluation text classification sample
    
    * inference text classification sample
    
    * Adding github workflows for FT notebooks
    
    * model eval dashboard screenshot
    
    * Inference samples for all tasks (#2175)
    
    * Sample scripts for fill-mask and translation
    
    * Add generic inference scripts
    
    * remove task-specific folders
    
    * remove whisper files
    
    * Update sample inputs
    
    * use task specific scripts
    
    * Sample scripts for fill-mask and translation
    
    * Add generic inference scripts
    
    * remove task-specific folders
    
    * remove whisper files
    
    * Update sample inputs
    
    * use task specific scripts
    
    * Sample scripts for fill-mask and translation
    
    * Add generic inference scripts
    
    * remove task-specific folders
    
    * remove whisper files
    
    * Update sample inputs
    
    * use task specific scripts
    
    * Add generic inference scripts
    
    * remove task-specific folders
    
    * remove whisper files
    
    * Update sample inputs
    
    * use task specific scripts
    
    * inference samples for all tasks
    
    * Add sample script for text-classification
    
    * Remove generic samples
    
    * remove token-classification samples
    
    * delete extra dataset
    
    * Add token-classification-samples (#2176)
    
    * Model Evaluation sample notebooks
    
    * Model Evaluation sample notebooks - Removing cell outputs
    
    * Model Evaluation sample notebooks - Cleaning up notebooks
    
    * Model Evaluation sample notebooks - Adding Git actions
    
    * Model Evaluation sample notebooks - Renaming cluster name
    
    * Model Evaluation sample notebooks - Adding model evaluation dashboard screenshots
    
    * Model Evaluation sample notebooks - Fixing black workflow runs
    
    * add whisper files and update scripts (#2183)
    
    * Model Evaluation sample notebooks - Adding configs for text-gen and fill-mask tasks
    
    * Model Evaluation sample notebooks - Removing multilabel Github workflow
    
    * Model Evaluation sample notebooks - Modifying eval-configs for fill-mask and text-gen
    
    * Model Evaluation sample notebooks - Fixing missing info for fill-mask and text-gen notebooks
    
    * Add ground truth comparison, update sample scores (#2186)
    
    * Fixing github runners (#2188)
    
    * Try to read workspace details from config
    
    * Reformatted versions with black
    
    * Fixing text classification notebook issue
    
    * Adding mlflow installation
    
    * Update QnA metric
    
    * Handeling runs with None
    
    * Model Evaluation sample notebooks - Adding documentation for evaluation configs
    
    * Model Evaluation sample notebooks - Fixing black check run
    
    * added ymls for model-evaluation-subgraph cli (#2189)
    
    * added ymls for model-evaluation-subgraph cli
    
    * changed type to pipeline in cli files
    
    * updated model id
    
    * Removing input_column_names from FT cli
    
    * batch sample for text classification (#2199)
    
    * batch sample
    
    * batch sample
    
    * batch samples
    
    * batch samples for text-classification
    
    * batch samples for text-classification
    
    * Updating FT notebooks to use latest NCD input format
    
    * updating config for text and token classification. (#2204)
    
    Co-authored-by: Chandra Sekhar Gupta Aravpalli <caravapalli@microsoft.com>
    
    * Model Evaluation sample notebooks - Modifying to Azure production registry
    
    * Model Evaluation sample notebooks - Fixing black runs
    
    * Updating registry_name to azureml-preview-test1 temporarily
    
    * Model Evaluation sample notebooks - Fixing text-classification notebook
    
    * Model Evaluation sample notebooks - Fixing text-classification notebook
    
    * Model Evaluation sample notebooks - Changing registry for model fetching
    
    * Model Evaluation sample notebooks - Changing registry for model fetching
    
    * Model Evaluation sample notebooks - Fixing fill mask masks
    
    * Model Evaluation sample notebooks - Finalising notebooks
    
    * Model Evaluation sample notebooks - Fixing black runs
    
    * task name typo (#2207)
    
    * Setting up FT notebooks cron to run at midnight daily
    
    * Changing NCD compute
    
    * Changing registry to azureml
    
    * Aditisingh/update names (#2212)
    
    * renamed directories
    
    * renamed cli directories
    
    * updated data paths
    
    * Updating FT notebooks inference compute
    
    * updating notebooks for evaluation of base models (#2216)
    
    * updating evaluation text classification notebooks.
    
    * addding notebook for evaluation of sentiment analysis models.
    
    ---------
    
    Co-authored-by: Chandra Sekhar Gupta Aravpalli <caravapalli@microsoft.com>
    
    * Add batch fill mask example. (#2208)
    
    Add fill mask batch endpoint example notebook.
    
    * Add remaining batch examples for HF foundation models (#2217)
    
    adding batch endpoint example notebooks for all except summarization and asr, which did not pass.
    
    * Pmanoj/foundational models cli issues (#2223)
    
    * fixing cli script bugs
    
    * Changing inference sku
    
    ---------
    
    Co-authored-by: Pavan Manoj Jonnalagadda <pavanmanojj@microsoft.com>
    
    * Reformatting inference files
    
    * Model Evaluation sample notebooks - Fixing Github workflows
    
    ---------
    
    Co-authored-by: Manoj Bableshwar <mabables@microsoft.com>
    Co-authored-by: skanakamedal <116672436+skanakamedal@users.noreply.github.com>
    Co-authored-by: HrishikeshGeedMS <hgeed@microsoft.com>
    Co-authored-by: Narayanan Madhu <naraymad@microsoft.com>
    Co-authored-by: SitaRam Chaitanya Kanakamedala <skanakamedal@microsoft.com>
    Co-authored-by: Pavan Manoj Jonnalagadda <pavanmanojj@microsoft.com>
    Co-authored-by: Sumadhva Sridhar <109793745+susridhar@users.noreply.github.com>
    Co-authored-by: Sarthak Singhal <sarsinghal@microsoft.com>
    Co-authored-by: Aditi Singh <114134940+s-aditi@users.noreply.github.com>
    Co-authored-by: Chandra Sekhar Gupta <38103118+guptha23@users.noreply.github.com>
    Co-authored-by: Chandra Sekhar Gupta Aravpalli <caravapalli@microsoft.com>
    Co-authored-by: amymsft <94562419+amymsft@users.noreply.github.com>
    Co-authored-by: Haritha Pallavi Bendapudi <hbendapudi@microsoft.com>
    14 people committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8732363 View commit details
    Browse the repository at this point in the history
  3. add jsonl conversion helpers for automl-image notebooks (#2202)

    * prototype notebookes for jsonl conversion: multiclass, multilabel, object detection coco, object detection voc, instance segmentation coco, instance segmentation voc
    
    * implement jsonl conversion for multiclass and multilabel classification, demonstrate in jsonl-conversion/notebooks and modify automl-image-classification-multiclass-task-fridge-items notebook to use the new implementation
    
    * change multilabel notebook to use new jsonl conversion
    
    * implement coco jsonl converter for object detection and change notebook to use new implementation, verified that new implementation produces the same jsonl file as the old implementation
    
    * implement voc jsonl converter for object detection and demonstrate in object detection notebook, verified that new implementation produces the same train and validation json files as the original
    
    * clear outputs in changed notebooks
    
    * add instance segmentation to voc jsonl converter, verify that it generates the same train and val annotation files as original, verify that it generates the same annotation file as the coco jsonl converter for object detection
    
    * implement coco to jsonl conversion for instance segmentation for iscrowd==0, tested with example notebook from Azure/medical-imaging which ignores crowd annotations, also verified that this does not break the coco to jsonl code for object detection
    
    * implement coco to jsonl for instance segmentation for iscrowd==1, generate coco data for instance segmentation notebook, add coco usage to instance segmentation notebook, verified that the jsonl files generated for both voc to jsonl and coco to jsonl (using the newly generated data) are equivalent
    
    * refactor mask to polygon using automl.dnn.vision helpers
    
    * handling for compressed and uncompressed rle in coco 2 jsonl converter
    
    * generate odFridgeObjects data in coco format using rle instead of polygons
    
    * demonstrate coco to jsonl for rle data
    
    * add docstrings to jsonl conversion code, test with notebooks again, clean up extraneous files
    
    * remove extraneous imports
    
    * add azureml-automl-dnn-vision pip install for voc to jsonl conversion
    
    * reformat with black
    
    * add od batch scoring notebook
    
    * respond to pr comments: remove unnecessary pip installs, revert notebook metadata, revert modified experiment names, remove az login calls
    
    * restore pip install for azureml-automl-dnn-vision, needed to pass gate
    
    * revert notebook metadata
    
    * copy masktools helpers from azureml-automl-dnn-vision directly into source code
    
    * remove unnecessary pip installs, reformat with black, restore metadata
    
    * include imports for pycocotools and simplification, necessary for jsonl converison
    
    * add skimage pip install
    
    * fix skimage -> scikit-image pip install
    
    * clarify markdown for pip install prompts
    
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Rehaan Bhimani <rbhimani@microsoft.com>
    Co-authored-by: sharma-riti <52715641+sharma-riti@users.noreply.github.com>
    3 people committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8ce5b22 View commit details
    Browse the repository at this point in the history
  4. Fix model name (#2236)

    Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>
    aishanibhalla and aibhalla committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1e11161 View commit details
    Browse the repository at this point in the history
  5. Import model notebook changes (#2234)

    * notebook review changes done
    
    * Update import_model_into_registry.ipynb
    
    * notebook review changes done
    
    * notebook review changes done
    
    * Update import_model_into_registry.ipynb
    
    * review changes
    
    * Update import_model_into_registry.ipynb
    
    changed kernel
    
    * review changes
    
    * review changes
    
    * review changes
    
    * review changes
    HrishikeshGeedMS committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5cad18a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Rename and define models for ncd MOE script (#2237)

    * rename models for ncd scenario
    
    * fix lightgbm model name
    
    ---------
    
    Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>
    aishanibhalla and aibhalla committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bbbbeb9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Blurb for agreement with license terms (#2243)

    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela tnc
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    
    * notebook updated for cela
    HrishikeshGeedMS committed May 2, 2023
    Configuration menu
    Copy the full SHA
    88c8537 View commit details
    Browse the repository at this point in the history
  2. ASR batch endpoint example (#2225)

    Add speech recognition example using batch endpoints.
    amymsft committed May 2, 2023
    Configuration menu
    Copy the full SHA
    75eff02 View commit details
    Browse the repository at this point in the history
  3. Add batch summarization example (#2226)

    Add summarization example using batch endpoints. Includes a cropping step on the data, which will need to be removed when the model no longer needs this to be done by the user and crops inputs during preprocessing.
    amymsft committed May 2, 2023
    Configuration menu
    Copy the full SHA
    15597ad View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fix typos in the low priority notebook. (#2246)

    used local scoped variable within the cluster creation function.
    rtanase committed May 3, 2023
    Configuration menu
    Copy the full SHA
    be7c653 View commit details
    Browse the repository at this point in the history
  2. add env to inference config (#2240)

    Co-authored-by: Miseon Park <mipark@microsoft.com>
    msp8955 and Miseon Park committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6df9623 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Fix notebooks

    nick863 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a095f10 View commit details
    Browse the repository at this point in the history
  2. Fix notebooks

    nick863 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c3852d5 View commit details
    Browse the repository at this point in the history
  3. Updating model versions (#2244)

    * Updating model versions
    
    * Rename ft pipeline names in notebooks
    
    * updating the model version and the registry
    
    * changing the job name
    
    ---------
    
    Co-authored-by: Pavan Manoj Jonnalagadda <pavanmanojj@microsoft.com>
    skanakamedal and jpmann committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a039fd2 View commit details
    Browse the repository at this point in the history
  4. Small notebook fix

    nick863 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b848bfd View commit details
    Browse the repository at this point in the history
  5. Small notebook fix

    nick863 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5734180 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    679ef67 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. #2156 - fix dir for README link (#2210)

    Co-authored-by: jgussman <jgussman@iu.edu>
    jgussman and jgussman committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ea14969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3f346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffaa2f2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    32c51da View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    18e5ac9 View commit details
    Browse the repository at this point in the history
  6. Update sample "image_classification_keras_minist_convnet" conda depen…

    …dency (#2249)
    
    * update
    
    * update
    
    ---------
    
    Co-authored-by: Ying Chen <2601502859@qq.com>
    YingChen1996 and Ying Chen committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a8530e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b215a1 View commit details
    Browse the repository at this point in the history
  8. Remove kubernetes-compute-* workflows that aren't testing a custome…

    …r facing sample (#2252)
    
    * Remove kubernetes-compute* workflows that don't appear to have a customer facing example
    
    * Remove .github/kubernetes-compute
    kdestin committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8a462a3 View commit details
    Browse the repository at this point in the history
  9. Fixes

    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c036f19 View commit details
    Browse the repository at this point in the history
  10. Fixes

    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5c91e39 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b15e234 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    33ea4c3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Fix OJ notebook

    nick863 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    95be2c7 View commit details
    Browse the repository at this point in the history
  2. Fix OJ notebook

    nick863 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b02b9ef View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Demand forecasting using many models (#2238)

    * many models demand forecasting
    
    * updated README.md
    
    * updated azure workflows
    
    * changed compute to dedicated, removed references to TCN
    
    * resolved most of Nikolay's comments
    
    * changed VM type
    
    * fixed formatting
    
    * changed to a smaller compute
    
    * Changed credentials call in yml
    
    * Revert "Changed credentials call in yml"
    
    This reverts commit 0de650c.
    
    * Changed credentials call in yml
    vlbejan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bd02f8d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. remove bert example in Nebulaml (#2258)

    Co-authored-by: xiaoranli <xiaoranli@microsoft.com>
    graceleeis and xiaoranliMS committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0abe0b5 View commit details
    Browse the repository at this point in the history
  2. remove news summary dataset from repo, download using script in sample (

    #2250)
    
    * remove news summary dataset from repo, download using script in sample
    
    * fix to cli sample to remove dataset from repo
    
    * typo fix
    
    * formatting
    ManojBableshwar committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0b96822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcf8d8a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    ed4da61 View commit details
    Browse the repository at this point in the history
  2. change model name for nlp to use kebab-case model names instead of en…

    …um or snake_case (#2266)
    
    Co-authored-by: Rehaan Bhimani <rbhimani@microsoft.com>
    Rehaan Bhimani and bhimar committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f4b2673 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Whitelist more warning

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6c1d401 View commit details
    Browse the repository at this point in the history
  2. Whitelist more warning

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4f7c78c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7e56b3b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a620fc9 View commit details
    Browse the repository at this point in the history
  5. Whitelist another warning.

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    aea1518 View commit details
    Browse the repository at this point in the history
  6. Whitelist another warning.

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2451181 View commit details
    Browse the repository at this point in the history
  7. Suppress warnings

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    01e10cd View commit details
    Browse the repository at this point in the history
  8. Suppress warnings

    nick863 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f3ba443 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f89dab0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51f665f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge to master

    nick863 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    071794a View commit details
    Browse the repository at this point in the history
  2. Merge to branch

    nick863 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e78b619 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f62279b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e739a View commit details
    Browse the repository at this point in the history
  3. Fix

    nick863 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a576dd8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Handle warnings properly

    nick863 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    dbe1939 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4d99ec2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Suppress warnings

    nick863 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3a88a59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/Azure/azureml-examples into…

    … nirovins/add_metrics_package
    nick863 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7219c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f841e77 View commit details
    Browse the repository at this point in the history
  4. Merge to master

    nick863 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f61ae7a View commit details
    Browse the repository at this point in the history
  5. Fix warning

    nick863 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6fd724e View commit details
    Browse the repository at this point in the history