You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update site to show ALIGNN results [`#38`](https://github.com/janosh/matbench-discovery/pull/38)
8
12
- ALIGNN test on WBM data [`#37`](https://github.com/janosh/matbench-discovery/pull/37)
9
13
- Add PDF versions of all SI figures [`#36`](https://github.com/janosh/matbench-discovery/pull/36)
@@ -18,6 +22,7 @@ All notable changes to this project will be documented in this file. Dates are d
18
22
- Add `upload_to_figshare.py` and replace local data-loading with cached Figshare downloads [`#13`](https://github.com/janosh/matbench-discovery/pull/13)
- Add `Files`, `DataFiles` and `PredFiles` classes in `matbench_discovery/data.py`[`#7`](https://github.com/janosh/matbench-discovery/pull/7)
25
+
- fix path issues and using JSON pandas reader for CSV files in train_(cgcnn|wrenformer).py (closes #43) [`#43`](https://github.com/janosh/matbench-discovery/issues/43)
21
26
- Fix KeyError('wyckoff_spglib') in `fetch_process_wbm_dataset.py` (#34) [`#32`](https://github.com/janosh/matbench-discovery/issues/32)[`#33`](https://github.com/janosh/matbench-discovery/issues/33)
- Fix `fetch_process_wbm_dataset.py` unnecessarily loading WBM initial structures from disk (#29) [`#28`](https://github.com/janosh/matbench-discovery/issues/28)
@@ -38,6 +43,7 @@ All notable changes to this project will be documented in this file. Dates are d
38
43
- add scripts/compute_struct_fingerprints.py to generate matminer SiteStats fingerprints for all MP+WBM structures [`7946b5e`](https://github.com/janosh/matbench-discovery/commit/7946b5e433713ef8f46b839562f09d889331e63b)
39
44
- split model run times into train and test contribs [`b8a18d8`](https://github.com/janosh/matbench-discovery/commit/b8a18d8fd357ea4ec77dae837fdb8317fe978b28)
- git surgery purging all large CSV files from repo history [`4a90dee`](https://github.com/janosh/matbench-discovery/commit/4a90dee85965aebbcfcd547353c548eeb19651ce)
- make horizontal versions of roc-models-2x4.pdf and model-run-times-bar.pdf [`551050e`](https://github.com/janosh/matbench-discovery/commit/551050e17cc98cf786707448fd304bb06177a914)
- upload @pbenner's ALIGNN checkpoint to Figshare and link from models/alignn/readme.md [`da56377`](https://github.com/janosh/matbench-discovery/commit/da5637725e3f785cdf8bd82ff6a3be95858b2eae)
- git surgery purging all large CSV files from repo history [`873fa75`](https://github.com/janosh/matbench-discovery/commit/873fa7559fab539f2f1fe8fe6557d5c530b5aabc)
77
82
- rename pages /about-test-test-set to /about-the-data and /how-to-contribute to /contribute [`e41ca32`](https://github.com/janosh/matbench-discovery/commit/e41ca32e768ea06f404b216353521f89e6bee2e2)
78
83
79
84
#### v0.1.4
80
85
81
-
> 24 February 2023
86
+
> 19 June 2023
82
87
83
88
- Add WBM element heatmap to site and data/wbm/readme.md [`#6`](https://github.com/janosh/matbench-discovery/pull/6)
84
89
- doc: remove reference to alignn [`#4`](https://github.com/janosh/matbench-discovery/pull/4)
0 commit comments