Closed ppdebreuck closed 2 years ago
Just recorded these benchmarks with the draft matbench uncertainty changes, and they look very good 🙃
Going to merge this now and open the PR on matbench. I have recorded the MODNet version as v0.1.12 -- would you be happy to make a release for that soon @ppdebreuck?
This PR contain the latest results of MODNet v0.1.12.dev - using the genetic algorithm (GA) for hyper parameter optimization, i.e. default
modnet.hyperopt.FitGenetic
instance.To reproduce the results use
hp_strategy = "ga"
in matbench_benchmark.The pickled result files contain an
stds
field for uncertainty quantification.