htoukour / AutoML

Simple Automated Machine Learning Flask Web App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoML

Simple Automated Machine Learning Flask Web App.

For the model to yield good result, the csv data file must be processed and the column to predict must be the last column.

Algorithms included: 1- Logistic Regression, 2- Linear Discriminant Analysis, 3- KNeighbors, 4- Decision Tree, 5- GaussianNB, 6- SVC

About

Simple Automated Machine Learning Flask Web App

License:GNU General Public License v3.0


Languages

Language:HTML 61.4%Language:Python 38.6%