Skip to content

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.

License

Notifications You must be signed in to change notification settings

TimoSchadt/niceml

 
 

Repository files navigation

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 compair the results and performance of your ML models.

Further documentation is available at niceML.io.

A lot more documentation will follow soon!

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%