Skip to content

AvonleaFisher/Predicting-Manhattan-Rent-with-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Manhattan Rent with Linear Regression

Introduction

This repository focuses on the development of a linear regression model to predict rental costs in Manhattan using data obtained from StreetEasy. The dataset can be accessed on Kaggle or dowloaded directly from this repository.

Exploratory Visualizations



Methods and Results

The model was developed with Scikit-Learn's LinearRegression. Features were selected based on correlation with rent and absence of multicollinearity. The square footage of the rental unit was the single best predictor of rent, with an R-squared value of .74:

For further information

For additional questions regarding this analysis, please contact me at fisheravonlea@gmail.com or via my LinkedIn profile.

About

An analysis of StreetEasy rental listings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published