Skip to content

Joseph-233/Price-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Price-prediction

This is a project that predicts the price of an apartment given other parameters.

In order to start running the code, you will have to install some dependencies. Here they are:

  • pip install pandas
  • pip install numpy
  • pip install matplotlib
  • pip install seaborn
  • pip install scikit-learn
  • pip install category-encoders

These are the libraries used for the EDA process.

Now in order to run themodel you will have to install scikit learn, with the following code:

  • pip install scikit-learn

About

This is a project that predicts the price of an apartment given other parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors