|
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 structured related to manage and execute Smart analysis based on A* Algorithm and defined heuristic Main class Adviser. More...
Classes | |
| class | Adviser |
| Class focused on execute A* based analysis on three modalities of working Fast: 1 level analysis over default parameters Normal: One A* analysis for all models based until max_deep with early_stopping Paranoiac: One A* algorithm per model analysis until max_deep without early stoping. More... | |
Define all objects, functions and structured related to manage and execute Smart analysis based on A* Algorithm and defined heuristic Main class Adviser.
Lets us execute analysis, make recommendations over optimizing on selected algoritms
1.8.13