Home
Softono
niceml

niceml

Open source MIT Python
38
Stars
2
Forks
13
Issues
2
Watchers
1 year
Last Commit

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

Platforms

Web Self-hosted

Languages

Python

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!