niceml icon indicating copy to clipboard operation
niceml copied to clipboard

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...

This is the readme for niceML

PyPI PyPI - Python Version ๐Ÿงช Pytest GitHub commit activity License: MIT

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!