Metadata-Version: 2.1
Name: mlmnemonist
Version: 0.0.3
Summary: A light-weight framework to store the progress you madeon your ML operations with the ability to smartly cache your modelsand retrieve it even when your session crashes.
Home-page: https://github.com/HamidrezaKmK/ML-Mnemonist
Author: Hamidreza Kamkari
Author-email: hamidrezakamkari@gmail.com
License: MIT
Keywords: MLOps,Caching
Platform: UNKNOWN
License-File: LICENCE.txt

A lightweight framework to run MLOps experiments with caching abilities.

TODO: complete readme

Change Log
=================

0.0.3 (23.6.2022)
-----------------
- README updated
- full support without configurations
- secret_root added to factory and reveal_true_path

0.0.2 (23.6.2022)
-----------------
- Bug removal of some initial problems with the setup

0.0.1 (23.6.2022)
-----------------
- First release


