modnet
modnet copied to clipboard
MODNet: a framework for machine learning materials properties
# Issue Currently, when save folds is set to True in `matbench_benchmark`, it fails with the `ind` variable not defined error. # Fix Use the `fold_ind `variable which is defined...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.4.2. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.4.2 We're happy to announce the 1.4.2 release. This release only includes support for numpy 2. This...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 7.3.7 (released Apr 19,...
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.3.1 to 2024.5.1. Release notes Sourced from pymatgen's releases. v2024.5.1 What's Changed 🐛 Bug Fixes Fix OPTIMADE rester URL contruction and improve testing by @ml-evs in materialsproject/pymatgen#3756...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.16.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.16.1 Release 2.16.1 TensorFlow TensorFlow Windows Build: Clang is now the default compiler to build TensorFlow CPU...
https://github.com/ppdebreuck/modnet/blob/a5ab7c66e7c8a35f5bf0fe455945ed513f2e1f11/modnet/hyper_opt/fit_genetic.py#L94 introduced in https://github.com/ppdebreuck/modnet/pull/198 will be problematic in python 3.11. Solution: add sorted()
Currently we are in a state where we cannot update pymatgen any further than what is done in #203 without our tests failing. This is because our test data was...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. Changelog Sourced from sphinx-rtd-theme's changelog. 2.0.0 Added Support for Sphinx versions 6.x and 7.x Support for docutils <=0.20 Deprecations The...