FalsoMoralista / fangorn

Using decision trees to predict air bnb prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fangorn

Using decision trees to predict air bnb prices

Deps

Before executing regression.py make sure you have numpy, pandas and matplotlib installed. If not, use pipenv to install the required dependencies.

$ pipenv install

Usage

$ pipenv shell
$ python regression.py

About

Using decision trees to predict air bnb prices


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%