Skip to content

Cluj-Napoca Real Estate Data Analysis and Price Prediction

License

Notifications You must be signed in to change notification settings

feszter/cluj-real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cluj-real-estate

Cluj-Napoca Real Estate Data Analysis and Price Prediction

The Cluj-Napoca Real Estate market, for better or worse, has been booming in the last years. In this repo you can find a real estate data analysis of this market. All data has been collected and analyzed by the authors.

Virtual environment

The virtual environment was initialized with the following command:

python3 -m venv virtual_env

To activate:

source virtual_env/bin/activate

To save the environment, we used:

pip3 freeze > requirements.txt

And here is what you have to do to have all the requirements for this repository:

pip3 install -r requirements.txt

About

Cluj-Napoca Real Estate Data Analysis and Price Prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published