An open API service indexing awesome lists of open source software.

https://github.com/mehtaansh/business-intelligence-mini-project

Mini project made for DMBI subject at DJSCE, Mumbai.
https://github.com/mehtaansh/business-intelligence-mini-project

business-intelligence data-visualization-project jupyter-notebook

Last synced: about 1 year ago
JSON representation

Mini project made for DMBI subject at DJSCE, Mumbai.

Awesome Lists containing this project

README

          

# 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!