dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.94k stars 1.86k forks source link

Remove reference to "Future" plans in this doc #4886

Open gvashishtha opened 4 years ago

gvashishtha commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/machine-learning/automate-training-with-cli#what-is-the-mlnet-command-line-interface-cli

The last bullet of the section above mentions "Future" plans, which is confusing for customers.

aslotte commented 4 years ago

I opened a PR for this issue in the docs repo: https://github.com/dotnet/docs/pull/18239