sustainability-lab / polire

Spatial Interpolation in Python
https://sustainability-lab.github.io/polire/
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Comply with scikit-learn convention #1

Closed nipunbatra closed 5 years ago

nipunbatra commented 5 years ago

Let's use the sklearn convention: https://scikit-learn.org/stable/developers/contributing.html#coding-guidelines

Specifically, the API of scikit-learn objects should be very closely followed.

It might be best to just use this repository: https://github.com/scikit-learn-contrib/project-template/

apoorvagnihotri commented 5 years ago

Dear Prof. @nipunbatra Could you enable GitHub pages for the package? I was thinking to test the documentations created by sphinx.

nipunbatra commented 5 years ago

Please create a docs folder and I will enable pages on /docs