Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baransu/house-prices-svr

Predicting house prices using SVR
https://github.com/baransu/house-prices-svr

jupyter-notebook python sklearn svr

Last synced: 19 days ago
JSON representation

Predicting house prices using SVR

Awesome Lists containing this project

README

        

# house-prices-svr

> Predicting house prices using SVR

## Disclaimer
Data for cleanup not available due to public data in them. Only anonimized data available.

## Get started

```shell
pip install -r requirements.txt
jupyter notebook
```