Skip to content

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

@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