matbench-discovery

An evaluation framework for machine learning models simulating high-throughput materials discovery.

MIT License

Downloads
1.9K
Stars
70
matbench-discovery - v1.3.1 Latest Release

Published by janosh about 2 months ago

๐Ÿ“ฆ Package fix release. Drops unnecessary numpy>2 pin.

What's Changed

๐Ÿ› Bug Fixes

๐ŸŒ Site Upgrades

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.3.0...v1.3.1

matbench-discovery - v1.3.0

Published by janosh about 2 months ago

What's Changed

๐Ÿ†• New Model

๐Ÿ›  Enhancements

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿงน House-Keeping

๐Ÿšง CI

๐Ÿ’ก Refactoring

New Contributors

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.2.0...v1.3.0

matbench-discovery - v1.2.0

Published by janosh 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.1.2...v1.2.0

matbench-discovery - v1.1.2

Published by janosh 5 months ago

What's Changed

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.1.1...v1.1.2

matbench-discovery - v1.1.1

Published by janosh 9 months ago

Hot Fix Release

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.1.0...v1.1.1

matbench-discovery - v1.1.0

Published by janosh 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v1.0.0...v1.1.0

matbench-discovery - v1.0.0

Published by janosh about 1 year ago

What's Changed

Big thanks to @CompRhys, @pbenner and @chiang-yuan for their help getting to v1. ๐Ÿ™

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v0.1.4...v1.0.0

matbench-discovery - v0.1.5

Published by janosh over 1 year ago

What's Changed

  • Update site to show ALIGNN results #38
  • ALIGNN test on WBM data #37
  • Add PDF versions of all SI figures #36
  • Display largest-error-scatter-select.svelte in /si #35
  • Fix KeyError('wyckoff_spglib') in fetch_process_wbm_dataset.py #34
  • Fix compute_struct_fingerprints.py: cannot insert material_id, already exists #31
  • Fix fetch_process_wbm_dataset.py unnecessarily loading WBM initial structures from disk #29
  • Fix loading 2023-02-07-ppd-mp.pkl.gz #26
  • Fix downloading compressed Figshare data #21
  • Run scripts in CI #19
  • Prompt to download missing data files #15
  • Add upload_to_figshare.py and replace local data-loading with cached Figshare downloads #13
  • DRY workflows #8
  • Add Files, DataFiles and PredFiles classes in matbench_discovery/data.py #7
  • fix path issues and using JSON pandas reader for CSV files in train_(cgcnn|wrenformer).py (closes #43) #43
  • Fix KeyError('wyckoff_spglib') in fetch_process_wbm_dataset.py (#34) #32 #33
  • Fix compute_struct_fingerprints.py: cannot insert material_id, already exists (#31) #30
  • Fix fetch_process_wbm_dataset.py unnecessarily loading WBM initial structures from disk (#29) #28
  • fix AttributeError: 'float' object has no attribute 'split' in fetch_process_wbm_dataset.py (closes #27) #27
  • Fix loading 2023-02-07-ppd-mp.pkl.gz (#26) #23
  • Fix downloading compressed Figshare data (#21) #20 #17
  • Run scripts in CI (#19) #16
  • Prompt to download missing data files (#15) #14 #14
  • Add upload_to_figshare.py and replace local data-loading with cached Figshare downloads (#13) #10 #12 #11
  • support model_name as array in metadata.yml files to share metadata between multiple types of a model c8eaebd
  • include legacy MP energy corrections in data/wbm/2022-10-19-wbm-summary.csv, use them to remove old and apply new corrections in test_megnet.py 8166801
  • fix join_chgnet_results.py by removing code to apply MP2020 corrections 01658ad
  • add columns wyckoff_spglib and spacegroup_symbol to data/mp/2023-01-10-mp-energies.csv 01e88f0
  • add model metrics table when only validating the 10k most stable predictions for each model c4ca186
  • run model combos (m3gnet|chgnet)+megnet through test_megnet.py fbe847b
  • split analyze_model_failure_cases.py into two scripts, new one is analyze_elements.py 0fad3bd
  • add scatter plot of largest errors averaged over models vs DFT hull distance 457abf0
  • add scripts/compute_struct_fingerprints.py to generate matminer SiteStats fingerprints for all MP+WBM structures 7946b5e
  • split model run times into train and test contribs b8a18d8
  • add models/chgnet/{test_chgnet,join_m3gnet_results}.py da39074
  • git surgery purging all large CSV files from repo history 4a90dee
  • add scripts/compute_projections.py eec1cb4
  • make horizontal versions of roc-models-2x4.pdf and model-run-times-bar.pdf 551050e
  • add changelog.md 0621282
  • add models/chgnet/ctk_struct_traj.py and models/wrenformer/analyze_wrenformer.py c9fed5a
  • add data/mp/get_mp_traj.py to save a snapshot of all MP ionic steps on 2023-03-15 to be released as MBD canonical training set 76647e3
  • move load_df_wbm_preds+PRED_FILES from matbench_discovery/{data->preds}.py 387184c
  • add site/src/figs/(largest-fp-diff-each-error-models|largest-each-errors-fp-diff-models).svelte 4b6e83a
  • move /paper/preprint to /paper 8a0c3bb
  • add global STABILITY_THRESHOLD to consistently parametrize across the codebase when materials count as thermodynamically stable 70b2b1d
  • plot easy vs hard structures (for all models) norm of SiteStats fingerprint difference before/after relaxation a6bfa74
  • add missing doc strings 1ae72c0
  • fix direct data file download URLs on /contribute page 83736ad
  • add git submodule paper to prepare journal submission in separate repo 3ac72e6
  • add figs/cumulative-mae-rmse.svelte displayed in /si 8798786
  • rename ElemCountInset to PtableInset and add props precision, show_percent, unit abfc0ac
  • add scripts/ctk_structure_viewer.py fa1a439
  • +layout.svelte add <svelte:head> with <title> and <meta description> 5d38918
  • refactor data loading in model test scripts d564ade
  • add CmdPalette invoked with cmd+k for keyboard-only site navigation 59010fa
  • improve preprint results + discussion wording d27f1c4
  • fix outdated numbers in data/wbm/readme.md 79c8042
  • change SI plot of largest model errors: Predicted vs. DFT hull distance colored by model disagreement a5b3211
  • show figs/element-prevalence-vs-error.svelte on /si page 6771462
  • rm frontmatter.yml after consolidating with citation.cff 228be00
  • rename data/wbm/(analysis->eda).py 0f2410d
  • make wide tables horizontally scrollable on mobile screens fc20ccf
  • toggle site tips on cmd+j, update deps, tweak copy (abstract, metrics-table-first-10k, readme) 137c414
  • add date_published field to model metadata cddda31
  • fix /contribute dfa6c24
  • allow toggling MP+WBM element prevalence ptable heat maps between count modes 'occurrence' and 'composition' 1fe5bcb
  • add material_id to figs/mp-elemental-ref-energies.svelte hover tooltip c87f0b2
  • bump @rollup/plugin-yaml to v4.1 and refactor citation.cff import using new extensions option cc08c78
  • tweak contributing guide b3ea8d3
  • upload @pbenner's ALIGNN checkpoint to Figshare and link from models/alignn/readme.md da56377
  • start preprint fd8355d
  • rename pages /about-test-test-set to /about-the-data and /how-to-contribute to /contribute e41ca32

Full Changelog: https://github.com/janosh/matbench-discovery/compare/v0.1.4...v0.1.5

Package Rankings
Top 18.93% on Pypi.org
Badges
Extracted from project README
arXiv Tests GitHub Pages Requires Python 3.11+ PyPI
Related Projects