avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.74k stars 1.07k forks source link

[Script]: Predicting Boston Housing Prices using CatBoost Regression #2869

Closed smty2018 closed 1 year ago

smty2018 commented 1 year ago

Aim

To predict housing prices in Boston using the CatBoost Regression model.

Details

The project utilizes the CatBoost Regressor, a powerful gradient boosting algorithm, to predict housing prices based on a dataset containing various features related to housing attributes.

Record

smty2018 commented 1 year ago

/assign