MLSaver
Archived 24 days ago
0 messages
1 members
2 months ago
R
Rqq.
Verified
Hello, I made a python package called MLSaver. MLSaver is a simple python package that let's you version-control your ML models locally. Save, load, rename, info right from your IDE. Note : Works only with scikit-learn models as of now, but I plan to add support for tensorflow and Pytorch models. Github repo -> https://github.com/oRaqzz/MLSaver
