Licenses
========
This project is licensed under the `WTFPL `_ license.
So, as long as your are following the dependencies licenses, you can do whatever you want with this project.
This project relies on the following libraries:
* NumPy, licensed under the BSD license
* Pandas, licensed under the BSD license
* SciKit-Learn, licensed under the BSD license
The BSD license can be found `here `_.
Then, the data licenses are under the CC0 license, which can be found `here `_ for the housing and
under the `Open Database License `_ for the wine data.