Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8caa487

Browse files
Add files via upload
1 parent 08b7bdd commit 8caa487

File tree

2 files changed

+350
-0
lines changed

2 files changed

+350
-0
lines changed

‎Predicting Boston Housing Prices using CatBoost Regression/Predicting_Boston_Housing_Prices_using_CatBoost_Regression (1).ipynb

Lines changed: 335 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Boston Housing Price Prediction with CatBoost
2+
3+
This project focuses on predicting housing prices in the Boston area using the CatBoost regression algorithm. The dataset used in this project contains various attributes related to housing, and the goal is to develop a model that can accurately predict housing prices based on these attributes using the powerful CatBoost regressor.
4+
5+
Dataset
6+
7+
The dataset used in this project is the [Boston Housing Dataset](http://lib.stat.cmu.edu/datasets/boston). It contains information about various housing attributes such as crime rate, zoning, industry proportion, and more. The target variable is the median value of owner-occupied homes in 1000ドルs.
8+
9+
Requirements
10+
11+
- Python 3.x
12+
- pandas
13+
- numpy
14+
- scikit-learn
15+
- catboost

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /