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 | Variables
gdayf.models.atypesmetadata Namespace Reference

Define Analysis Types for DayF product on an unified way. More...

Classes

class  ATypesMetadata
 Generate OrderedDict() from analysis types accepted returning the structure to be added on ModelMetadata. More...
 

Variables

 m = ATypesMetadata(binomial=True, topology=True )
 

Detailed Description

Define Analysis Types for DayF product on an unified way.