0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Currently not maintained More... 3 months ago
Merge pull request #30 from cigroup-ol/dependabot/pip/pillow-8.1.1 More... about 3 years ago
Bump pillow from 4.2.1 to 8.1.1 More... about 3 years ago
Merge pull request #25 from aschmu/setup-py3 More... over 6 years ago
fix install from master through pip More... over 6 years ago
minor modifs (linting, syntax...) More... over 6 years ago
remove use2to3 More... over 6 years ago
updated dependencies in doc (to be continued) More... over 6 years ago
modified changelog More... over 6 years ago
fix deprecated sklearn syntax as well as more py2/py3 compatiblity fixes More... over 6 years ago
fix check availability function to be specific to a certain turbine id More... over 6 years ago
fix deprecated sklearn usage and python2/3 compatible syntax in examples_alt dir, also a few linting here and there More... over 6 years ago
Merge branch 'setup-py3' of https://github.com/aschmu/windml into setup-py3 More... over 6 years ago
removed useless imports and cleanup linting [WIP] More... over 6 years ago
remove deprecated U opening mode in py3 and use rU in py2' More... over 6 years ago
remove deprecated crossvalidation imports from sklearn (use model selection module instead) More... over 6 years ago
add numpy in requires and scipy as first installed dependency More... over 6 years ago
add readme in setup.py and remove ez_setup ignore dist/ More... over 6 years ago
remove basemap from requiremnts (not found on pypi) More... over 6 years ago
Merge branch 'setup-py3' of https://github.com/aschmu/windml into setup-py3 More... over 6 years ago
fix deprecated sklearn imports (grid search) and update README install instructions More... over 6 years ago
add manifest More... over 6 years ago
url fix in init file More... over 6 years ago
update readme with travis status More... over 6 years ago
fix knn test where nb of neighbors might be > nb samples (git add .), ignore eggs, fix utility function missing args More... over 6 years ago
dimension mismatch (mreg interpolation) + range py2 error More... over 6 years ago
six: fix discrepancy in how py2 returns http headers , add yet another forgotten numpy import More... over 6 years ago
forgotten numpy import More... over 6 years ago
more fixes related to indexing errors (float to int cast) More... over 6 years ago
cast to numpy before sklearn predict (fix very old api usage) More... over 6 years ago