jzsmoreno/likelihood
Code generated from the Machine Learning course to optimization tasks
This package helps machine learning engineers and data scientists maintain and train custom machine learning models effectively. It takes raw data and model specifications as input and provides optimized, production-ready models as output, ensuring your predictive systems remain robust and accurate. This is for professionals responsible for deploying and managing AI solutions.
Available on PyPI.
Use this if you need robust tools to manage and train custom machine learning models throughout their lifecycle, from development to production.
Not ideal if you are looking for a no-code solution or pre-trained models, as this package is designed for custom model development and maintenance.
Stars
8
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2026
Monthly downloads
847
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jzsmoreno/likelihood"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
ethen8181/machine-learning
:earth_americas: machine learning tutorials (mainly in Python3)
x4nth055/pythoncode-tutorials
The Python Code Tutorials
john-science/scipy_con_2019
Tutorial Sessions for SciPy Con 2019
neonwatty/machine-learning-refined
Master the fundamentals of machine learning, deep learning, and mathematical optimization by...