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
Classes
gdayf.conf.loadconfig Namespace Reference

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...
 

Detailed Description

Define all objects, functions and structs related to load on system all configuration parameter from config.json.