|
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
|
Define all objects, functions and structs related to load on system all configuration parameter from config.json. More...
Classes | |
| class | LoadConfig |
| Class Getting the config file place on default location and load all parameters on an internal variables named self._config on OrderedDict() format. More... | |
| class | LoadLabels |
| Class Getting the config file place on default location and load all labels named self._config on OrderedDict() format. More... | |
Define all objects, functions and structs related to load on system all configuration parameter from config.json.
1.8.13