machinelearning-samples
ML examples
A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications.
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
5k stars
295 watching
3k forks
Language: PowerShell
last commit: 6 months ago
Linked from 1 awesome list
algorithmscsharpdotnetmachine-learningml
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,071 |
mlflow/mlflow | A platform for managing machine learning projects from inception to deployment | 19,021 |
ml5js/ml5-library | Makes machine learning algorithms accessible to web developers | 6,510 |
gokumohandas/made-with-ml | Teaches machine learning fundamentals and software engineering practices for building production-ready ML applications | 37,816 |
aws-samples/machine-learning-samples | A collection of sample applications demonstrating the use of Amazon Machine Learning API for various machine learning tasks | 873 |
mljs/ml | A collection of machine learning algorithms and tools implemented in JavaScript | 2,632 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,151 |
microsoft/ml-for-beginners | A structured curriculum teaching classic machine learning techniques using Python and Scikit-learn, with a focus on practical projects and hands-on exercises. | 70,139 |
datatalksclub/mlops-zoomcamp | Teaches practical aspects of productionizing ML services | 11,227 |
graviraja/mlops-basics | A structured learning series covering MLOps basics from data preparation to deployment and model monitoring. | 6,120 |
ddbourgin/numpy-ml | A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. | 15,789 |
microsoft/mmdnn | A toolset to convert and manage deep learning models across multiple frameworks. | 5,802 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,352 |
aws-samples/machine-learning-using-k8s | Demystifies deploying machine learning models on Kubernetes | 163 |
microsoft/synapseml | A library for building scalable machine learning pipelines on distributed computing frameworks like Apache Spark | 5,083 |