v0.0.2
What's Changed
- clean up
n_jobswarning by @jGaboardi in #44 - MAINT: eliminate warnings from CI by @martinfleis in #46
- ENH: support predict method on regressors by @martinfleis in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #50
- ENH: add GWRandomForestRegressor by @martinfleis in #49
- ENH: prediction based on nearest model only or a custom bandwidth by @martinfleis in #52
- ENH: implement fusion with the global model in prediction by @martinfleis in #54
- API: move geometry back to fit, implement score and backbone for metadata routing by @martinfleis in #55
- DOC: add comparison with mgwr by @FirePheonix in #51
- document and test metadata routing by @martinfleis in #56
New Contributors
- @pre-commit-ci[bot] made their first contribution in #50
- @FirePheonix made their first contribution in #51
Full Changelog: v0.0.1...v0.0.2