Skip to the content.

DataCamp project 2021 - M2 Data Science

Authors : Cyril Nérin - Alexandre Perbet - Paul Orluc - Walid Chrimni - Zakaria Bekkar - Hugo Rialan

Data source : Airbnb dataset link / Data dictionary


Project description :

The idea of the project is to use Machine Learning algorithms to predict the price of an Airbnb rental in Paris.

Such an algorithm could be very useful for rental sites, Here are the potentials use cases :


Project overview :


Getting started

Install dependencies

pip install -U -r requirements.txt

Get data

python download_data.py

Test a submission

ramp-test --submission my_submission