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