Skip to main content

NimbusML

Project description

NimbusML

nimbusml is a Python module that provides Python bindings for ML.NET.

nimbusml aims to enable data science teams that are more familiar with Python to take advantage of ML.NET's functionality and performance. It provides battle-tested, state-of-the-art ML algorithms, transforms, and components. The components are authored by the team members, as well as numerous contributors from MSR, CISL, Bing, and other teams at Microsoft.

nimbusml is interoperable with scikit-learn estimators and transforms, while adding a suite of fast, highly optimized, and scalable algorithms written in C++ and C#. nimbusml trainers and transforms support the following data structures for the fit() and transform() methods:

  • numpy.ndarray
  • scipy.sparse_cst
  • pandas.DataFrame.

In addition, nimbusml also supports streaming from files without loading the dataset into memory with FileDataStream, which allows training on data significantly exceeding memory.

With FileDataStream, nimbusml is able to handle up to a billion features and billions of training examples for select algorithms.

For more details, please refer to the documentation: https://docs.microsoft.com/en-us/nimbusml.

Third party notices

nimbusml contains ML.NET binaries and the .NET Core CLR runtime, as well as their dependencies. Both ML.NET and .NET Core CLR are made available under the MIT license. Please refer to the third party notices for full licensing information for ML.NET and .NET Core CLR.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

nimbusml-1.7.0-cp37-none-win_amd64.whl (59.1 MB view hashes)

Uploaded CPython 3.7 Windows x86-64

nimbusml-1.7.0-cp37-none-manylinux1_x86_64.whl (116.2 MB view hashes)

Uploaded CPython 3.7

nimbusml-1.7.0-cp37-none-macosx_10_11_x86_64.whl (81.9 MB view hashes)

Uploaded CPython 3.7 macOS 10.11+ x86-64

nimbusml-1.7.0-cp36-none-win_amd64.whl (59.1 MB view hashes)

Uploaded CPython 3.6 Windows x86-64

nimbusml-1.7.0-cp36-none-manylinux1_x86_64.whl (116.2 MB view hashes)

Uploaded CPython 3.6

nimbusml-1.7.0-cp36-none-macosx_10_11_x86_64.whl (81.9 MB view hashes)

Uploaded CPython 3.6 macOS 10.11+ x86-64

nimbusml-1.7.0-cp35-none-win_amd64.whl (59.1 MB view hashes)

Uploaded CPython 3.5 Windows x86-64

nimbusml-1.7.0-cp35-none-manylinux1_x86_64.whl (116.2 MB view hashes)

Uploaded CPython 3.5

nimbusml-1.7.0-cp35-none-macosx_10_11_x86_64.whl (81.9 MB view hashes)

Uploaded CPython 3.5 macOS 10.11+ x86-64

nimbusml-1.7.0-cp27-none-win_amd64.whl (94.3 MB view hashes)

Uploaded CPython 2.7 Windows x86-64

nimbusml-1.7.0-cp27-none-manylinux1_x86_64.whl (154.2 MB view hashes)

Uploaded CPython 2.7

nimbusml-1.7.0-cp27-none-macosx_10_11_x86_64.whl (120.5 MB view hashes)

Uploaded CPython 2.7 macOS 10.11+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page