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


Public Member Functions | |
| def | __init__ (self) |
| The constructor. | |
| def | inputCSV (self, filename=None, kwargs) |
| def | getCSVMetadata (self, dataframe, typedef) |
Public Member Functions inherited from gdayf.handlers.inputhandler.inputHandler | |
| def | __init__ (self) |
Definition at line 20 of file inputhandler.py.
1.8.13