MLOps.NET is an SDK tool to track and manage lifecycle of an ML.NET machine learning model.
If you're used to creating machine learning models in libraries such as Tensorflow, Keras, Scikitlearn or H2O you may have come across libraries such as MLflow or Neptune to manage and track the life-cycle of your machine learning models.
Models created in ML.NET can however currently not be used in MLflow, and as such the idea of MLOps.NET was spawn.
- Azure Blob Storage
- Local fileshare
- Azure Table Storage
- SQL Server
- SQLite
- Add Blazor WebAssembly client to vizualize model training
Add support for SQL ServerAdd support for file shares- Add support additional support for tracking a models performance
- Add model deployment support
- Add data tracking support
To be created
We welcome contributors! Before getting started, take a moment to read our contributing guidelines
Please take a moment to read our code of conduct