Windows 10: Announcing ML.NET 0.11 - Machine Learning for .NET

Discus and support Announcing ML.NET 0.11 - Machine Learning for .NET in Windows 10 News to solve the problem; ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can... Discussion in 'Windows 10 News' started by Brink, Mar 8, 2019.

  1. Brink Win User

    Announcing ML.NET 0.11 - Machine Learning for .NET


    You can see additional code example details in this code

    • ONNX updates: ONNX is an open and iteroperable model format that enables using models trained in one framework (i.e. scikit-learn, TensorFlow, xgboost, etc.) to use in another framework (like ML.NET).
      In ML.NET 0.11 Microsoft.ML.ONNX has been renamed to Microsoft.ML.ONNXConverter and Microsoft.ML.ONNXTransorm has been renamed to Microsoft.ML.ONNXTransformer to make the distinction between ONNX conversion and transformation clearer.
    Breaking changes in ML.NET 0.11

    For your convenience, if you are moving your code from ML.NET v0.10 to v0.11, you can check out the breaking changes list that impacted our samples.

    Explore the community samples and share yours!

    As part of the ML.NET Samples repo, we also have a special Community Samples page pointing to multiple samples provided by the community. These samples are not maintained by Microsoft, but they are very interesting and cover additional scenarios not covered by us.
    Here’s an screenshot of the current community samples:


    Announcing ML.NET 0.11 - Machine Learning for .NET 52462663-d2648500-2b28-11e9-80bb-9ce099f8b1e0.png


    We encourage you to share your ML.NET demos and samples with the community by simply submitting a brief description and URL pointing to your GitHub repo or blog posts, into this repo issue “Request for your samples!”. We’ll do the rest and publish it at the ML.NET Community Samples page.

    Planning to go to production?


    Announcing ML.NET 0.11 - Machine Learning for .NET 52462906-abf31980-2b29-11e9-9cfe-befc6286035b.png


    If you are using ML.NET in your app and looking to go into production, you can talk to an engineer on the ML.NET team to:

    • Get help implementing ML.NET successfully in your application.
    • Provide feedback about ML.NET.
    • Demo your app and potentially have it featured on the ML.NET homepage, .NET Blog, or other Microsoft channel.
    Fill out this form and leave your contact information at the end if you’d like someone from the ML.NET team to contact you.

    Get started!


    Announcing ML.NET 0.11 - Machine Learning for .NET 52462940-cd540580-2b29-11e9-9e92-0f63ccc5d8e2.png


    If you haven’t already, get started with ML.NET here.
    Next, explore further with some other resources:

    We appreciate your feedback by filing issues with any suggestions or enhancements in the ML.NET GitHub repo to help us shape ML.NET and make .NET a great platform of choice for Machine Learning.

    Thanks and happy coding with ML.NET!

    -The ML.NET Team-

    This blog was authored by Bri Achtman and Cesar de la Torre, plus additional contributions of the ML.NET team

    [/quote]
    Source: .NET Blog | Announcing ML.NET 0.11 - Machine Learning for .NET

    :)
     
    Brink, Mar 8, 2019
    #1
  2. Brink Win User

    Announcing ML.NET 0.8 - Machine Learning for .NET


    Read more: Announcing ML.NET 0.8 Machine Learning for .NET | .NET Blog

    Tweet



    — Twitter API (@User) View on Twiiter
     
    Brink, Mar 8, 2019
    #2
  3. Brink Win User
    Announcing ML.NET 0.10 - Machine Learning for .NET


    Read more: Announcing ML.NET 0.10 - Machine Learning for .NET | .NET Blog
     
    Brink, Mar 8, 2019
    #3
  4. Brink Win User

    Announcing ML.NET 0.11 - Machine Learning for .NET

    Announcing ML.NET 0.7 (Machine Learning .NET)


    Source: Announcing ML.NET 0.7 (Machine Learning .NET) | .NET Blog
     
    Brink, Mar 8, 2019
    #4
Thema:

Announcing ML.NET 0.11 - Machine Learning for .NET

Loading...
  1. Announcing ML.NET 0.11 - Machine Learning for .NET - Similar Threads - Announcing NET Machine

  2. Announcing .NET 5.0

    in Windows 10 News
    Announcing .NET 5.0: We’re excited to release .NET 5.0 today and for you to start using it. It’s a major release — including C# 9 and F# 5 — with a broad set of new features and compelling improvements. It’s already in active use by...
  3. Announcing ML.NET 1.0 RC - Machine Learning for .NET

    in Windows 10 News
    Announcing ML.NET 1.0 RC - Machine Learning for .NET: ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine...
  4. Announcing ML.NET 0.10 - Machine Learning for .NET

    in Windows 10 News
    Announcing ML.NET 0.10 - Machine Learning for .NET: ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine...
  5. Announcing ML.NET 0.9 – Machine Learning for .NET

    in Windows 10 News
    Announcing ML.NET 0.9 – Machine Learning for .NET: ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine...
  6. Announcing ML.NET 0.8 - Machine Learning for .NET

    in Windows 10 News
    Announcing ML.NET 0.8 - Machine Learning for .NET: ML.NET is an open-source and cross-platform framework (Windows, Linux, macOS) which makes machine learning accessible for .NET developers. ML.NET allows you to create and use machine learning models targeting scenarios to achieve common tasks such as sentiment analysis,...
  7. Announcing .NET Core 2.2

    in Windows 10 News
    Announcing .NET Core 2.2: We’re excited to announce the release of .NET Core 2.2. It includes diagnostic improvements to the runtime, support for ARM32 for Windows and Azure Active Directory for SQL Client. The biggest improvements in this release are in ASP.NET Core. ASP.NET Core 2.2 and Entity...
  8. Announcing ML.NET 0.7 (Machine Learning .NET)

    in Windows 10 News
    Announcing ML.NET 0.7 (Machine Learning .NET): We’re excited to announce today the release of ML.NET 0.7 – the latest release of the cross-platform and open source machine learning framework for .NET developers (ML.NET 0.1 was released at //Build 2018). This release focuses on enabling better support for recommendation...
  9. Announcing .NET Standard 2.0

    in Windows 10 News
    Announcing .NET Standard 2.0: The .NET Standard 2.0 specification is now complete. It is supported in .NET Core 2.0, in the .NET Framework 4.6.1 and later versions, and in Visual Studio 15.3. You can start using .NET Standard 2.0 today. For the impatient: TL;DR .NET Standard is for sharing code....
  10. Announcing .NET Framework 4.6

    in Windows 10 News
    Announcing .NET Framework 4.6: We're excited to announce the RTM releases of .NET Framework 4.6 and Visual Studio 2015 today. You can read about the new features or leave that for later and try them out now. The quickest way to get started is to install the free Visual Studio 2015 Community version....

Users found this page by searching for:

  1. ml.net 0.11 trying