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.
- Host: GitHub
- URL: https://github.com/mehtaansh/business-intelligence-mini-project
- Owner: mehtaAnsh
- Created: 2021-04-22T20:28:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-24T10:36:05.000Z (about 5 years ago)
- Last Synced: 2025-04-02T20:04:48.826Z (about 1 year ago)
- Topics: business-intelligence, data-visualization-project, jupyter-notebook
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/drive/1KNCAjQbstKrZxcjNryw9hCKsDVYEbLdQ?usp=sharing
- Size: 2.11 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!