MLOps-Basics
MLOps tutorials
A structured learning series covering MLOps basics from data preparation to deployment and model monitoring.
6k stars
94 watching
1k forks
Language: Jupyter Notebook
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
datatalksclub/mlops-zoomcamp | Teaches practical aspects of productionizing ML services | 11,154 |
dotnet/machinelearning-samples | A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications. | 4,490 |
gokumohandas/made-with-ml | Teaches machine learning fundamentals and software engineering practices for building production-ready ML applications | 37,603 |
online-ml/river | Provides an online machine learning platform for efficient and incremental model training on streaming data. | 5,086 |
mljar/mljar-supervised | A tool for automating machine learning pipeline construction and hyperparameter tuning on tabular data | 3,052 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,113 |
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,035 |
oxid15/cascade | A lightweight MLOps library for small teams and individuals to manage machine learning model development lifecycle | 22 |
omegaml/omegaml | An end-to-end MLOps platform that streamlines machine learning development, deployment, and collaboration. | 95 |
mlflow/mlflow | A platform to manage the entire machine learning lifecycle, from experiment tracking to model deployment. | 18,781 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
ml-tooling/opyrator | Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,102 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
ml-explore/mlx | A high-performance machine learning framework designed by researchers for machine learning research, providing an efficient and user-friendly platform for training and deploying models. | 17,296 |
wandb/wandb | An AI developer platform to track and manage machine learning models from experimentation to production. | 9,152 |