SaoudAlawi / auto-regression

AutoML Application
1 stars 0 forks source link

First push #2

Open SaoudAlawi opened 3 years ago

SaoudAlawi commented 3 years ago

The first push shall contain the core feature: an autoML regression platform

User Story

# Story Approach Defecality Notes
User is faced with a platform where he/she can upload regression dataset or use an example dataset use streamlit.io - -
An ML Algorithm will be trained on the dataset sklearn.ensemble.RandomForestRegressor - -
User can see an EDA report on the dataset check issue #4 - -
User can see Visuals on how the Algorithm performed check issue #5 - -
SaoudAlawi commented 3 years ago

According to streamlit.ai docs , streamlit can act as an interface with the user. Blank Diagram