Skip to content

Releases: dotnet/machinelearning

ML.NET v1.0.0

03 May 23:34
Compare
Choose a tag to compare

ML.NET is now 1.0.0. 🍰

This is our stable API. In this final sprint we have worked mainly on improving the documentation. Please let us know what you like about ML.NET and what we can improve to make your use of machine learning easier in .NET. With this release we are committed to staying backward compatible.

Release Notes
Download and Install

ML.NET v1.0.0-preview

03 Apr 00:21
62a5b34
Compare
Choose a tag to compare
ML.NET v1.0.0-preview Pre-release
Pre-release

This is the RC1 release for ML.NET version 1.0.0. The work on the API project has been concluded. The focus before releasing version 1.0.0 would be to enhance documentation and samples as well as addressing any critical issues. Please note that NuGets have now 1.0.0-preview as well as 0.12.0-preview versions depending on which one will become stable release. Also IDataView is now in Microsoft.ML namespace. As always thank you so much for being an awesome community of Machine Learning enthusiasts.

Release Notes
Download and Install

ML.NET v0.11

06 Mar 00:22
f7043df
Compare
Choose a tag to compare
ML.NET v0.11 Pre-release
Pre-release

A lot more API clean up as well as many fixes are packed in this release! We are quickly approaching RC1 release for ML.NET and our first priority is to complete the API related work. Thank you for being patient while we get closer to our stable surface. We are super excited to work through the remaining issues and ship V0.1. In fact we are so excited that in the release notes was mentioned that FastTree has a new package now. That is partially true as you can see in our nightly builds but 0.11 still does not have a separate package. oh well! :)

Release Notes
Download and Install

ML.NET v0.10

05 Feb 21:13
f41f774
Compare
Choose a tag to compare
ML.NET v0.10 Pre-release
Pre-release

More API clean up as well as many fixes are in this release. We are preparing for our stable API in 1.0 release and greatly appreciate the community feedback and engagement. Please note that IDataView is now in Microsoft.Data.DataView #2220. Also please note that #2239 has changed the order of parameters and your existing code needs to be updated.

Release Notes
Download and Install

ML.NET v0.9

09 Jan 00:18
941d9fc
Compare
Choose a tag to compare
ML.NET v0.9 Pre-release
Pre-release

This release brings many fixes as well as significant API clean up. We have removed the API that was marked obsolete. Explainability features of ML.NET have also got some improvements as originally planned. Thanks to all the great support as we improve the API for 1.0 release.

Release Notes
Download and Install

ML.NET v0.8

04 Dec 18:02
51ea627
Compare
Choose a tag to compare
ML.NET v0.8 Pre-release
Pre-release

ML.NET 0.8 is here with some very exciting features. Explainability, stateful time series, implicit feedback in recommendations and better debuggability as well as many bug fixes are included in this release. Please note that the legacy API has been marked obsolete and will be removed in the next release. Many thanks to the awesome users and community contributors for your continuous support.

Release Notes
Download and Install

ML.NET v0.7

06 Nov 21:52
abba48a
Compare
Choose a tag to compare
ML.NET v0.7 Pre-release
Pre-release

ML.NET 0.7 brings multiple enhancements such as anomaly detection, matrix factorization, x86 builds, as well as custom transforms. We continue to refine our API with many exciting extensions. Thanks to everyone for your massive support and contributions in this release.

Release Notes
Download and Install

ML.NET v0.6

02 Oct 20:12
fbcac80
Compare
Choose a tag to compare
ML.NET v0.6 Pre-release
Pre-release

ML.NET 0.6 is a milestone release as it introduces the new API. There is major work to improve the internals of the library. This release is also bringing massive performance gains in predictions. We are also excited to introduce ONNX transform.

Release Notes
Download and Install

Known issues:

[The Trainers list for training context is empty]
(#1054)

ML.NET v0.5

05 Sep 18:43
769a9c9
Compare
Choose a tag to compare
ML.NET v0.5 Pre-release
Pre-release

ML.NET 0.5 makes TensorFlow transform available. We continue to work towards new API. We have also introduced many enhancements and bug fixes. Our sincere gratitude to all the amazing users and contributors.

Release Notes
Download and Install

ML.NET v0.4

07 Aug 17:58
Compare
Choose a tag to compare
ML.NET v0.4 Pre-release
Pre-release

ML.NET 0.4 is the first release where we have started an overall work on API for ML.NET. We are working on a much more flexible and extensible API. We have also introduced enhancements including new word-embeddings transform and SymSGD learner. Many thanks to all the amazing help from the contributors and users.

Release Notes
Download and Install