Skip to content

Update ML.NET docs to remove runtime in namespaces #9730

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

Closed
justinormont opened this issue Dec 24, 2018 · 0 comments
Closed

Update ML.NET docs to remove runtime in namespaces #9730

justinormont opened this issue Dec 24, 2018 · 0 comments

Comments

@justinormont
Copy link
Contributor

In dotnet/machinelearning#1956, we removed runtime from the namespaces.

Now we have to update the ML.NET example code.

For example, we moved:

  • Microsoft.ML.Runtime.Data to Microsoft.ML.Data
  • Microsoft.ML.Runtime.TimeSeriesProcessing to using Microsoft.ML.TimeSeriesProcessing
  • Microsoft.ML.Runtime.Learners to Microsoft.ML.Learners

cc: @JRAlexander

Cross issued from ML.NET repo as both the docs and main repo need updating -- dotnet/machinelearning#1964

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

No branches or pull requests

5 participants