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.core.controller Namespace Reference

Define all objects, functions and structured related to manage and execute actions over DayF core and expose API to users. More...

Classes

class  Controller
 Core class oriented to manage the comunication and execution messages pass for all components on system orchestrating the execution of actions activities (train and prediction) on specific frameworks. More...
 

Detailed Description

Define all objects, functions and structured related to manage and execute actions over DayF core and expose API to users.