-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new default feature preset and updates for new matminer
& pymatgen
versions
#101
Merged
+462
−106
Commits on Dec 21, 2022
-
Bump pymatgen from 2020.8.13 to 2022.9.21 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2020.8.13 to 2022.9.21. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst) - [Commits](materialsproject/pymatgen@v2020.8.13...v2022.9.21) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bump matminer from 0.6.5 to 0.7.8 Bumps [matminer](https://github.com/hackingmaterials/matminer) from 0.6.5 to 0.7.8. - [Release notes](https://github.com/hackingmaterials/matminer/releases) - [Changelog](https://github.com/hackingmaterials/matminer/blob/main/docs/changelog.html) - [Commits](hackingmaterials/matminer@v0.6.5...v0.7.8) --- updated-dependencies: - dependency-name: matminer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Update sphinx requirement from ~=4.4 to ~=5.3 Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v4.4.0...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Bump scikit-learn from 0.23.2 to 1.1.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.2 to 1.1.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.23.2...1.1.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bump scikit-learn from 0.23.2 to 1.2.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.2 to 1.2.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.23.2...1.2.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bump numpy from 1.23.4 to 1.23.5 Bumps [numpy](https://github.com/numpy/numpy) from 1.23.4 to 1.23.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.4...v1.23.5) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump pandas from 1.5.0 to 1.5.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](pandas-dev/pandas@v1.5.0...v1.5.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Unpin deps in setup.py Bump matminer to 0.8 Update pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 36ec3e0 - Browse repository at this point
Copy the full SHA 36ec3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cafb24 - Browse repository at this point
Copy the full SHA 0cafb24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e51577 - Browse repository at this point
Copy the full SHA 7e51577View commit details -
Add and make default a Matminer2023 featurizer preset
- Rename old test moddatas to 2020 and add 2023 versions and update tests - Add same alias to new moddata
Configuration menu - View commit details
-
Copy full SHA for f1ae91f - Browse repository at this point
Copy the full SHA f1ae91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ad6b7 - Browse repository at this point
Copy the full SHA 57ad6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd92ea - Browse repository at this point
Copy the full SHA cdd92eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a528d - Browse repository at this point
Copy the full SHA e8a528dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f80ffe3 - Browse repository at this point
Copy the full SHA f80ffe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c8491 - Browse repository at this point
Copy the full SHA 31c8491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96da75e - Browse repository at this point
Copy the full SHA 96da75eView commit details -
Fix some typos and format changes
- Fix spelling 'mistake' - Fix another typo - Fix shields.io badge using new format - Fix hopefully final typo
Configuration menu - View commit details
-
Copy full SHA for 4e96424 - Browse repository at this point
Copy the full SHA 4e96424View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.