You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
The why story can be expanded. Currently it states NimbusML provides the Python bindings to ML.NET which is used in Microsoft in Windows/Bing/Office. Could state: (NimbusML is fast, and more scalable than scikit-learn), which helps state why scikit-learn users would like to try NimbusML.
The about text (very top of the page) could be both more terse and informative. Perhaps, "NimbusML, a Python ML package offering the power of Microsoft's internal machine learning toolkit with a scikit-learn interface" (fixed)
We should state the simplicity of moving existing scikit-learn pipelines--"NimbusML adheres to existing scikit-learn conventions allowing simple interoperability between NimbusML and scikit-learn components. See examples here.." Linked examples should cover the ease of moving from pure scikit-learn pipelines to a mixed (or pure) NimbusML pipeline.