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 [tensorflow](https://pypi.org/project/tensorflow) from **1.14.0** to **2.16.1**. Changelog ### 2.16.0 ``` TensorFlow <INSERT SMALL BLURB ABOUT RELEASE FOCUS AREA AND POTENTIAL TOOLCHAIN CHANGES> * TensorFlow Windows Build: * Clang...

This PR updates [fiona](https://pypi.org/project/fiona) from **1.8.6** to **1.9.6**. Changelog ### 1.9.6 ``` ------------------ - Ensure that geometry types in a schema are translated to a linear type, as geometry instances...

This PR updates [numpy](https://pypi.org/project/numpy) from **1.17.2** to **1.26.4**. Changelog ### 1.26.4 ``` discovered after the 1.26.3 release. The Python versions supported by this release are 3.9-3.12. This is the last...

This PR updates [pyproj](https://pypi.org/project/pyproj) from **2.3.1** to **3.6.1**. *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/pyproj - Repo: https://github.com/pyproj4/pyproj

This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.1.2** to **6.0.1**. *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/pyyaml - Homepage: https://pyyaml.org/

This PR updates [natsort](https://pypi.org/project/natsort) from **6.0.0** to **8.4.0**. Changelog Links - PyPI: https://pypi.org/project/natsort - Changelog: https://pyup.io/changelogs/natsort/ - Repo: https://github.com/SethMMorton/natsort

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

This PR updates [earthpy](https://pypi.org/project/earthpy) from **0.7.4** to **0.9.4**. Changelog ### 0.9.4 ``` ----- - Updated Changelog with missing entries (nkorinek, 740) ``` ### 0.9.3 ``` ----- - Updated linting test...

When running SDMDL, there is a very small chance of running into the following error: ``` ValueError: minvalue must be less than or equal to maxvalue in: color.py, cm.py, collections.py,...