Skip to content

mehtaAnsh/Business-Intelligence-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Project on Data Mining and Business Intelligence

The dataset and required files are already in place. Documentation is present as well. Run and see the output. Used preferably with Google Colab.

Algorithms used:

  • AdaBoostRegressor
  • GradientBoostingRegressor
  • RandomForestRegressor
  • DecisionTreeRegressor
  • XGBRegressor (without and with Hyperparameter tuning)

Colab Link: https://colab.research.google.com/drive/1KNCAjQbstKrZxcjNryw9hCKsDVYEbLdQ?usp=sharing

Dataset Link: https://www.kaggle.com/camnugent/california-housing-prices

Please leave a star if the project helps you in any way!