📜 ⬆️ ⬇️

ML.NET 1.0 RC is released. What's new?

ML.NET is an open source cross-platform machine learning environment (Windows, Linux, macOS) for .NET developers. Working with ML.NET, developers can use existing tools and skills to develop and implement AI in their applications, creating custom machine learning models for common scenarios, such as Sentiment Analysis, Recommendation, Image Classification, and more!

Today we announce the release of ML.NET 1.0 RC (Release Candidate) (version 1.0.0-preview ), which is the last preview release before the release of the final version of ML.NET 1.0 RTM in Q2 2019.

Soon we will complete the first milestone of an interesting development that began in May 2018, when we released ML.NET 0.1 with open source. Since then, we have released 12 preview releases (one per month), as shown in the roadmap below:
')
image

The first thing we did in this release (ML.NET 1.0 RC) was the last major changes to the API. In the next sprint, we will focus on improving documentation and examples, as well as addressing key critical issues, if necessary.

The goal is to avoid any new critical changes as you move forward.

ML.NET 1.0 RC timeframe update



Breaking Changes in ML.NET 1.0 Release Candidate


For your convenience, if you move your code from ML.NET v0.11 to v0.12, you can find a list of breaking changes .

Planning to go into production?


image
If you use ML.NET in your application and want to go into production, you can chat with the engineer from the ML.NET team to:


Fill out this form and leave your contact information at the end if you want someone from the ML.NET team to contact you.

Get ready for the release of ML.NET 1.0


image
As already mentioned, ML.NET 1.0 is almost ready! You can prepare for release by studying the following resources:

Start learning ML.NET here .

Further, delving into, explore some other resources:

You can leave feedback with any questions, suggestions or improvements in the ML.NET repository on GitHub . This will greatly help us improve ML.NET and make .NET a great machine learning platform.

Thanks and happy coding with ML.NET!

Team ML.NET.

Source: https://habr.com/ru/post/447414/


All Articles