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

docs: add MLFlow in ai sample time series forecasting #1645

Merged
merged 2 commits into from
Sep 7, 2022
Merged

docs: add MLFlow in ai sample time series forecasting #1645

merged 2 commits into from
Sep 7, 2022

Conversation

lhrotk
Copy link
Contributor

@lhrotk lhrotk commented Sep 7, 2022

Related Issues/PRs

None

What changes are proposed in this pull request?

Add MLFlow logging and loading to Time Series Forecasting sample notebook

How is this patch tested?

  • I have written tests (not required for typo or doc fix) and confirmed the proposed feature/bug-fix/change works.

Does this PR change any dependencies?

  • No. You can skip this section.
  • Yes. Make sure the dependencies are resolved correctly, and list changes here.

Does this PR add a new feature? If so, have you added samples on website?

  • No. You can skip this section.
  • Yes. Make sure you have added samples following below steps.
  1. Find the corresponding markdown file for your new feature in website/docs/documentation folder.
    Make sure you choose the correct class estimators/transformers and namespace.
  2. Follow the pattern in markdown file and add another section for your new API, including pyspark, scala (and .NET potentially) samples.
  3. Make sure the DocTable points to correct API link.
  4. Navigate to website folder, and run yarn run start to make sure the website renders correctly.
  5. Don't forget to add <!--pytest-codeblocks:cont--> before each python code blocks to enable auto-tests for python samples.
  6. Make sure the WebsiteSamplesTests job pass in the pipeline.

AB#1966880

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Hey @lhrotk 👋!
Thank you so much for contributing to our repository 🙌.
Someone from SynapseML Team will be reviewing this pull request soon.
We appreciate your patience and contributions 💯!

@lhrotk lhrotk changed the title docs: add MLFlow in ai samples time series forecasting docs: add MLFlow in ai sample time series forecasting Sep 7, 2022
@lhrotk
Copy link
Contributor Author

lhrotk commented Sep 7, 2022

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 1645 in repo microsoft/SynapseML

@serena-ruan
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #1645 (044034c) into master (d751a52) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1645      +/-   ##
==========================================
- Coverage   85.81%   85.69%   -0.12%     
==========================================
  Files         272      272              
  Lines       14230    14230              
  Branches      739      739              
==========================================
- Hits        12211    12195      -16     
- Misses       2019     2035      +16     
Impacted Files Coverage Δ
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 67.64% <0.00%> (-7.36%) ⬇️
...soft/azure/synapse/ml/cognitive/TextToSpeech.scala 86.36% <0.00%> (-3.04%) ⬇️
...oft/azure/synapse/ml/cognitive/TextAnalytics.scala 83.73% <0.00%> (-2.78%) ⬇️
...ft/azure/synapse/ml/cognitive/FormRecognizer.scala 84.04% <0.00%> (-1.07%) ⬇️
...t/azure/synapse/ml/cognitive/BingImageSearch.scala 89.28% <0.00%> (-0.90%) ⬇️
...se/ml/cognitive/MultivariateAnomalyDetection.scala 88.70% <0.00%> (-0.81%) ⬇️
...rosoft/azure/synapse/ml/stages/EnsembleByKey.scala 87.32% <0.00%> (+1.40%) ⬆️
...soft/azure/synapse/ml/explainers/TabularSHAP.scala 92.10% <0.00%> (+2.63%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@serena-ruan
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 8d55274 into microsoft:master Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants