|
DayF core
1.2.1.2
DayF (Decision at your Fingertips) is an AutoML freeware development framework that let developers works with Machine Learning models without any idea of AI, simply taking a csv dataset and the objective column
|
This is the complete list of members for gdayf.persistence.persistencehandler.PersistenceHandler, including all inherited members.
| __init__(self, e_c) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| get_ar_from_engine(self, path) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| mkdir(self, type, path, grants) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| recover_experiment_mongoDB(self, client=None) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| remove_file(self, load_path) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| store_file(self, storage_json, filename) | gdayf.persistence.persistencehandler.PersistenceHandler | |
| store_json(self, storage_json, ar_json, other=None) | gdayf.persistence.persistencehandler.PersistenceHandler |
1.8.13