According to the Microsoft blog, “Heading ML.NET 1.0, most of the functionality in ML.NET (around 95%) is going to be released as stable (version 1.0).”
The packages that will be available for the preview state are TensorFlow, Onnx components, TimeSeries components, and recommendation components.
In this release, IDataView has been moved back into Microsoft. ML namespace based on feedback the team received.
This release comes with added support for TensorFlow models, an open source machine learning framework used for deep learning projects. The issues in ML.NET version 0.11 related to TensorFlow models have been fixed in this release.
The ‘Data’ namespace has been removed in this release with the help using Microsoft.Data.DataView. The Nuget package has been added for Microsoft.ML.FastTree. Also, PoissonRegression has been changed to LbfgsPoissonRegression.
To know more about this release, check out the official announcement.
.NET team announces ML.NET 0.6
Qml.Net: A new C# library for cross-platform .NET GUI development
ML.NET 0.4 is here with support for SymSGD, F#, and word embeddings transform!A