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
kerastensorflowhandler.py
1 '''
2 Copyright (C) e2its - All Rights Reserved
3  * Unauthorized copying of this file, via any medium is strictly prohibited
4  * Proprietary and confidential
5  *
6  * This file is part of gDayF project.
7  *
8  * Written by Jose L. Sanchez <e2its.es@gmail.com>, 2016-2019
9 '''