Skip to content

redcican/easyml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EASYML

Auto Machine Learning System

1. Introduce EasyML

EasyML is an Auto Machine Learning web based that help you build Model without any coding.

All you need todo is upload your data, design your experiment like select target, features, score and submit. EasyML will help you generate more than 10 models with evaluation score.

Check bellow video to learn more detail about EasyML system:

img.png

There are alot of features need to be added, so it would be great if you can join with me

Feel free to reach out to me on LinkedIn (http://www.linkedin.com/in/lucnguyenvn) if you would like to discuss further, it would be a pleasure (honestly).

2. How to use EasyML

Main Page img.png

2.1 Upload Data and analysis your data

After build the model, you need upload data by click on File Management button. System now only accept csv file. I will upgrade soon that help customer can upload other file like excel, text.

img_1.png

To EDA your data, click Open EDA. I used PandasProfiling to help me automatic this report.

img_2.png

2.2 Create Experiment

Click Experiment, select your data using to build model, choose target, features, train and test split ratio and submit. img_3.png

3. Experiment Detail and Prediction

After Experiment success, you can check the performance at this page. Although, you can make a prediction with best model score. img_4.png

4. Model Evaluations

By click on models in Leaderboard, you can check more detail about model performance.

This function still implementing. I will release it as soon as possible.

img_5.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.6%
  • Other 0.4%