niceml

niceML 🍦 is a Python-based MLOps framework designed to streamline the development and maintenance of machine learning projects, offering efficient and scalable pipelines using TensorFlow and Dagster.

MIT License

Downloads
1.1K
Stars
36
Committers
8

This is the readme for niceML

niceML is a tool to help you set up your machine learning projects faster. It provides pipelines for a variety of ML tasks, like

  • Object Detection,
  • Semantic Segmentation,
  • Regression,
  • Classification
  • and others.

All you have to do is configure your pipeline, and you're ready to go!

You can also add your own components to the build-in dashboard, where you can compare the results and performance of your ML models.

Further documentation is available at niceML.io.

A lot more documentation will follow soon!