All Projects → microsoft → NimbusML-Samples

microsoft / NimbusML-Samples

Licence: MIT license
Samples for NimbusML, a Python machine learning package providing simple interoperability between ML.NET and scikit-learn components.

Programming Languages

Batchfile
5799 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to NimbusML-Samples

Machinejs
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
Stars: ✭ 412 (+1229.03%)
Mutual labels:  scikit-learn, ml
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Stars: ✭ 40,023 (+129006.45%)
Mutual labels:  scikit-learn, ml
Handson Ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Stars: ✭ 23,798 (+76667.74%)
Mutual labels:  scikit-learn, ml
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+1990.32%)
Mutual labels:  scikit-learn, ml
Onnx
Open standard for machine learning interoperability
Stars: ✭ 11,829 (+38058.06%)
Mutual labels:  scikit-learn, ml
Nimbusml
Python machine learning package providing simple interoperability between ML.NET and scikit-learn components.
Stars: ✭ 265 (+754.84%)
Mutual labels:  scikit-learn, ml
Windows Machine Learning
Samples and Tools for Windows ML.
Stars: ✭ 663 (+2038.71%)
Mutual labels:  scikit-learn, ml
Sk Dist
Distributed scikit-learn meta-estimators in PySpark
Stars: ✭ 260 (+738.71%)
Mutual labels:  scikit-learn, ml
Iml
Курс "Введение в машинное обучение" (ВМК, МГУ имени М.В. Ломоносова)
Stars: ✭ 46 (+48.39%)
Mutual labels:  scikit-learn, ml
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (+32.26%)
Mutual labels:  scikit-learn, ml
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (+12.9%)
Mutual labels:  scikit-learn, ml
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+525.81%)
Mutual labels:  scikit-learn, ml
Ml Forex Prediction
Predicting Forex Future Price with Machine Learning
Stars: ✭ 142 (+358.06%)
Mutual labels:  scikit-learn, ml
cli
Polyaxon Core Client & CLI to streamline MLOps
Stars: ✭ 18 (-41.94%)
Mutual labels:  scikit-learn, ml
PyRCN
A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
Stars: ✭ 39 (+25.81%)
Mutual labels:  scikit-learn
ai-background-remove
Cut out objects and remove backgrounds from pictures with artificial intelligence
Stars: ✭ 70 (+125.81%)
Mutual labels:  ml
ml-lpi
Materials for ML course at Lebedev Physical Institute
Stars: ✭ 31 (+0%)
Mutual labels:  ml
EVHS-Programming-Club
The public GitHub repo for the EVHS Programming Club
Stars: ✭ 16 (-48.39%)
Mutual labels:  ml
Machine-learning-toolkits-with-python
Machine learning toolkits with Python
Stars: ✭ 31 (+0%)
Mutual labels:  scikit-learn
mloperator
Machine Learning Operator & Controller for Kubernetes
Stars: ✭ 85 (+174.19%)
Mutual labels:  scikit-learn

Samples for NimbusML

NimbusML is a package of Python bindings for the ML.NET framework. ML.NET is a machine learning framework designed for .NET developers to build and use great machine learning models in their applications. It provides battle-tested state-of-the-art ML algorithms, transforms and components, aiming to make them useful for all developers. However, we also know that often people work in multiple programming languages or work in teams where people use multiple programming languages.

In machine learning, Python has become very popular. We want to enable as many people to benefit from the ML.NET machine learning framework as possible and enable teams to work together, so we've created this project as Python bindings for ML.NET.

This is an open source project located at https://github.com/Microsoft/NimbusML. We'd love for you to try it out and/or contribute! For a full list of the samples/notebooks, please refer to our documentation.

Try today with Azure Notebooks - free Jupyter based notebooks in the Azure cloud

  1. Azure Notebooks Import sample notebooks into Azure Notebooks.

  2. Open one of the sample notebooks.

    Make sure the Azure Notebook kernel is set to Python 3.6 when you open a notebook.

    set kernel to Python 3.6

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].