Skip to content

ML.NET doc updates #32011

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

Merged
merged 50 commits into from
Nov 10, 2022
Merged

ML.NET doc updates #32011

merged 50 commits into from
Nov 10, 2022

Conversation

luisquintanilla
Copy link
Contributor

@luisquintanilla luisquintanilla commented Oct 24, 2022

Fixes #31779
Fixes dotnet/machinelearning-modelbuilder#2357
Fixes dotnet/machinelearning-modelbuilder#2359

This doc addresses changes for:

  • ML.NET AutoML API
  • Text Classification tutorial
  • Installation guides
  • ML Scenarios
  • Incorporate changes from Scenario updates #32065

Preview Links:

@luisquintanilla luisquintanilla marked this pull request as draft October 24, 2022 20:29
@luisquintanilla luisquintanilla changed the title ML.NET AutoML doc updates (WIP) ML.NET AutoML doc updates Oct 24, 2022
@luisquintanilla luisquintanilla changed the title (WIP) ML.NET AutoML doc updates (WIP) ML.NET doc updates Nov 7, 2022
@JakeRadMSFT
Copy link
Contributor

@JakeRadMSFT
Copy link
Contributor

image

Should that be 80% in the comment?

@JakeRadMSFT
Copy link
Contributor

image

RandomSearch looks like it's missing some formatting.

@JakeRadMSFT
Copy link
Contributor

Is there a way to download the code samples in the docs?

@luisquintanilla luisquintanilla marked this pull request as ready for review November 9, 2022 06:18
@luisquintanilla luisquintanilla changed the title (WIP) ML.NET doc updates ML.NET doc updates Nov 9, 2022
@luisquintanilla luisquintanilla self-assigned this Nov 9, 2022
@luisquintanilla
Copy link
Contributor Author

luisquintanilla commented Nov 9, 2022

@CamSoper this one's ready for review when you get a chance. Looking to publish by tomorrow. Thank you!

@luisquintanilla
Copy link
Contributor Author

luisquintanilla commented Nov 9, 2022

flowchart LR
  Input --> Node["Activation((Input * Weight) + Bias)"] --> Output
Loading

Copy link
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

LGTM @luisquintanilla. I'm approving but please fix the double spaces so the linter is happy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text-classification out of memory for GPU training Cuda is not available for GPU Text classification ML.NET November 2022 Doc Updates
5 participants