Skip to main content

NimbusML

Project description

NimbusML

nimbusml provides battle-tested state-of-the-art ML algorithms, transforms and components, aiming to make them useful for all developers, data scientists, and information workers and helpful in all products, services and devices. 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 highly optimized algorithms written in C++ and C# for speed and performance. 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, which allows training on data significantly exceeding memory using FileDataStream.

With FileDataStream nimbusml is able to handle up to 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.

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.3.0-cp37-none-win_amd64.whl (51.4 MB view details)

Uploaded CPython 3.7 Windows x86-64

nimbusml-1.3.0-cp37-none-manylinux1_x86_64.whl (101.4 MB view details)

Uploaded CPython 3.7

nimbusml-1.3.0-cp37-none-macosx_10_11_x86_64.whl (115.4 MB view details)

Uploaded CPython 3.7 macOS 10.11+ x86-64

nimbusml-1.3.0-cp36-none-win_amd64.whl (51.4 MB view details)

Uploaded CPython 3.6 Windows x86-64

nimbusml-1.3.0-cp36-none-manylinux1_x86_64.whl (101.4 MB view details)

Uploaded CPython 3.6

nimbusml-1.3.0-cp36-none-macosx_10_11_x86_64.whl (115.4 MB view details)

Uploaded CPython 3.6 macOS 10.11+ x86-64

nimbusml-1.3.0-cp35-none-win_amd64.whl (51.4 MB view details)

Uploaded CPython 3.5 Windows x86-64

nimbusml-1.3.0-cp35-none-manylinux1_x86_64.whl (101.4 MB view details)

Uploaded CPython 3.5

nimbusml-1.3.0-cp35-none-macosx_10_11_x86_64.whl (115.4 MB view details)

Uploaded CPython 3.5 macOS 10.11+ x86-64

nimbusml-1.3.0-cp27-none-win_amd64.whl (88.6 MB view details)

Uploaded CPython 2.7 Windows x86-64

nimbusml-1.3.0-cp27-none-manylinux1_x86_64.whl (124.9 MB view details)

Uploaded CPython 2.7

nimbusml-1.3.0-cp27-none-macosx_10_11_x86_64.whl (147.7 MB view details)

Uploaded CPython 2.7 macOS 10.11+ x86-64

File details

Details for the file nimbusml-1.3.0-cp37-none-win_amd64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 51.4 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 440a21fb7934ffbcfa334a49d4ba0e23e3f8cccdc99216ab730fdc89ecf11942
MD5 442815a1c9179511139189e77b1da689
BLAKE2b-256 e759f7283f490c79be9b58a631beae7ce974d63243471a4ff9b6984267338e20

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp37-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp37-none-manylinux1_x86_64.whl
  • Upload date:
  • Size: 101.4 MB
  • Tags: CPython 3.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp37-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9593d56588f5a08df34a7c15744562eb3ec179551daba57f8a40f956f957603f
MD5 816aa246ebc2044268013ebeaaa304c4
BLAKE2b-256 a07afbd558a1aa9d5684eeb2b7875bab89121ca20ddfa09a4edb417d3b5d5c87

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp37-none-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp37-none-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 115.4 MB
  • Tags: CPython 3.7, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp37-none-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 ca9a3df3380629ad9260a9783a204dc3d4bf46deb12b91a5fcaf8d5634e26116
MD5 86126347573e26a9995499197935bcd7
BLAKE2b-256 7407dc98c94452859920dbeab5ce90c32bd519dd657720cf2583a441732959aa

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp36-none-win_amd64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp36-none-win_amd64.whl
  • Upload date:
  • Size: 51.4 MB
  • Tags: CPython 3.6, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 d77f460e5b7dbf0d5e05ef7014f6a47c1267e4c6a27ac60a65ecc8b0db8573e4
MD5 e8fd3ef784d69c29b9b77bef329a57bf
BLAKE2b-256 3d2ec488331fdb2f3ead84a624c3d2cac4712a1515f35893b9d1d35f1cb3ef3b

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp36-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp36-none-manylinux1_x86_64.whl
  • Upload date:
  • Size: 101.4 MB
  • Tags: CPython 3.6
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp36-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 79c2bdefeac57dbc131b15d3f5352425b9092f9c8f6829ea500d8d98618390fd
MD5 af283d4ba5faee3ab5e30b8cd169a84b
BLAKE2b-256 5aa51230f95d556a6ab3b48731366f80c6ebc6b94f51443e3fe2617b13a6ae4f

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp36-none-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp36-none-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 115.4 MB
  • Tags: CPython 3.6, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp36-none-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 e7c414b1b88f2e43c3f348061868ad0d37a7551643b8b9d3c57fe842593cfcf0
MD5 40ef9bfc9f59723e1ec3b9c7f2217a18
BLAKE2b-256 efb546f3bc8eb9a35cc0bf4bb9db533d463264c7431d090de63bcf25641a2d42

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp35-none-win_amd64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp35-none-win_amd64.whl
  • Upload date:
  • Size: 51.4 MB
  • Tags: CPython 3.5, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 12e641506ae4dbf7061e9fcd9d76565964483adb4221755bad98e0676bdbfba6
MD5 dbe1b1f279fcecb41a235b46aac1f177
BLAKE2b-256 b8b28e93cf75464ec173132f95e5cbb560daa483c45cf5bbf63911788b64ee9b

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp35-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp35-none-manylinux1_x86_64.whl
  • Upload date:
  • Size: 101.4 MB
  • Tags: CPython 3.5
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp35-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ac6611812d31c1ead46891988ab25ff5d95ddc41980726a33084c66f30190fb
MD5 0238d2fc9a490f164d5e642579608fde
BLAKE2b-256 39007e425a17432eb25233f24a2b0d5d8e1c32ab27d660a2b0a7bbb07853b751

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp35-none-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp35-none-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 115.4 MB
  • Tags: CPython 3.5, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp35-none-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 2d395ade285d9aae3e6c92a395abb9224167b24785bc3fe7b4b71866f97fed64
MD5 0679dbe0d24ba7f1fb54fafafb0f22c3
BLAKE2b-256 a64c513ed0a5ee76a0c9f819434a5f12585aa37b6a7e5eeaec5d3b7dd4f36fe9

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp27-none-win_amd64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 88.6 MB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 6a2f0b2d1b1c4d1871294cf8aaa0de40db5410ee7fdba00b0c5e873fd3fb72d5
MD5 61f2326a551c0cdd015ef63ab44c307e
BLAKE2b-256 c27b27bff84c97f016fa9b1369f4d8eb0b7c7c299981af32f528d3372ce068ea

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp27-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp27-none-manylinux1_x86_64.whl
  • Upload date:
  • Size: 124.9 MB
  • Tags: CPython 2.7
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp27-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4978a382c9140a2c746dfccf6f14b0861cf74582c0ec7b63cca44e009330b747
MD5 322ffb601db57fd8b681d14ee2ea85fb
BLAKE2b-256 dec74bba9560d0cd58fac6302e943c54e90737ec95bef989875bec44e8da3996

See more details on using hashes here.

File details

Details for the file nimbusml-1.3.0-cp27-none-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: nimbusml-1.3.0-cp27-none-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 147.7 MB
  • Tags: CPython 2.7, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for nimbusml-1.3.0-cp27-none-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 fc45f2f7fa2530a364431eb4663ac050582b9fdc79c9d8f8dc33df566f43073f
MD5 a654c42cb75961e203d473a6d6a48510
BLAKE2b-256 32a57225f7ddd714dc626ec4578706be7dd97c8b57e4c61a6991fd01ecc30d51

See more details on using hashes here.

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