Skip to content

Simple Dash App for EDA and Multi-Linear Regression

Notifications You must be signed in to change notification settings

timho102003/MLR_DashApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash App for Multi-Linear Regression

Run the App and go to Integrated Data App

python main.py
  • Step1. Drag and drop (select file) the csv file in ./data folder.

  • Step2. Click on the numerical/categorical column tab to view the EDA result. The system automatically identifies the numerical column and categorical column.

  • Step3. Click on the MLR tab to fit the multi-linear regression model. Y only considers the numerical columns, and X includes all columns except the one the user chooses to regress. The dashboard will show the model summary table

About

Simple Dash App for EDA and Multi-Linear Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages