sdmdl icon indicating copy to clipboard operation
sdmdl copied to clipboard

Species Distribution Modelling using Deep Learning

Results 25 sdmdl issues
Sort by recently updated
recently updated
newest added

This PR updates [scikit-learn](https://pypi.org/project/scikit-learn) from **0.21.3** to **1.5.0**. Changelog ### 1.5.0 ``` We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and the long...

This PR updates [matplotlib](https://pypi.org/project/matplotlib) from **3.1.1** to **3.9.0**. Changelog ### 3.9.0 ``` Highlights of this release include: - Plotting and Annotation improvements - Axes.inset_axes is no longer experimental - Legend...

This PR updates [shap](https://pypi.org/project/shap) from **0.30.0** to **0.45.1**. Changelog ### 0.45.1 ``` This is a patch release with a couple of bug fixes. In particular, fixes a bug relating to...

This PR updates [tqdm](https://pypi.org/project/tqdm) from **4.35.0** to **4.66.4**. Changelog ### 4.66.4 ``` - `rich`: fix completion (1395 <- 1306) - minor framework updates & code tidy (1578) ``` ### 4.66.3...

This PR updates [geopandas](https://pypi.org/project/geopandas) from **0.5.1** to **0.14.4**. Changelog ### 0.14.4 ``` - Several fixes for compatibility with the upcoming pandas 3.0, numpy 2.0 and fiona 1.10 releases. ``` ###...

This PR updates [keras](https://pypi.org/project/keras) from **2.2.5** to **3.3.3**. Changelog ### 3.3.3 ``` This is a minor bugfix release. ``` ### 3.3.2 ``` This is a simple fix release that re-surfaces...

This PR updates [shapely](https://pypi.org/project/shapely) from **1.6.4.post2** to **2.0.4**. Changelog ### 2.0.4 ``` ------------------ Wheels for Python versions >= 3.9 will be compatible with the upcoming NumPy 2.0 release (as well...

This PR updates [rasterio](https://pypi.org/project/rasterio) from **1.0.27** to **1.3.10**. Changelog ### 1.3.9 ``` ------------------ Bug fixes: - Lean on numpy for minimum and maximum values of float data types (2946). -...

This PR updates [pandas](https://pypi.org/project/pandas) from **0.25.1** to **2.2.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR updates [pygbif](https://pypi.org/project/pygbif) from **0.3.0** to **0.6.4**. Changelog ### 0.6.4 ``` ------------------ - fixed a bug in building the documentation with readthedocs :issue:`138`, :issue:`129` - tests now run against...