https://github.com/hootbu/housepricing-linearregression
Example of making a house price prediction on a given dataset using Linear Regression. Created by Emir Yorgun, Ezgi Gümüştekin.
https://github.com/hootbu/housepricing-linearregression
Last synced: 2 months ago
JSON representation
Example of making a house price prediction on a given dataset using Linear Regression. Created by Emir Yorgun, Ezgi Gümüştekin.
- Host: GitHub
- URL: https://github.com/hootbu/housepricing-linearregression
- Owner: hootbu
- License: apache-2.0
- Created: 2023-01-20T13:24:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T21:43:26.000Z (about 2 years ago)
- Last Synced: 2025-02-06T17:13:45.683Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Linear Regression - House Price Prediction
#### There are various operations and visualizations made on the dataset. It also includes how columns of type object can be handled in regression.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
## Doğrusal Regresyon - Konut Fiyat Tahmini#### Veri seti üzerinde çeşitli işlemler ve görselleştirmeler yapılmaktadır. Ayrıca, nesne türündeki sütunların regresyonda nasıl işlenebileceğini de içerir.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
### A few images from the project | Projeden Birkaç Görsel
###### Note: Check out the project for more. | Not: Dahası için projeyi inceleyin.### Road Map | Yol Haritası
### Correlation Matrix | Korelasyon Matrisi
### The Fitness Graph Between the Regression Line and the Data | Veriler ve Regresyon Doğrusu Arasındaki Uyum Grafiği
