Data Warehouse and Mining Project to show the dataset analysis using Regression Alogrithm in Machine Learning
Steps:
- Open the main.py file in the final_codes_needed folder
- Download the required python libraries
- Upload any .csv dataset, just make sure that the variable to be predicted is the last column of the dataset
- Upload the file in the UI
- The result will give the data anaysis of the dataset, its accuracy, and the result graphs.