Is there a method to quickly assess a new CSV with predictions? #213
Replies: 2 comments 6 replies
-
|
hi @rydeveraumn, have a look at https://matbench-discovery.materialsproject.org/data#--direct-download, specifically see https://matbench-discovery.materialsproject.org/data#--downloading-data-files for a code snippet showing how access that data in Python. |
Beta Was this translation helpful? Give feedback.
-
|
I wish to express my utmost admiration for the remarkable work accomplished by your research group. It appears that I am at similar stages. I am currently developing an IAP as well and aim to obtain metrics including F1 and DAF for intermediate evaluation (without posting the model to the leaderboard). However, it seems that the code in I have referred to several files, such as |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I have been working on new concepts for training IAP models and I am wondering if there is a way to quickly assess the WBM dataset with predicted formation energies. I saw this link that describes how to submit a new model: https://matbench-discovery.materialsproject.org/contribute but I am looking for something that can quickly score my new predictions and I can see how it compares to submitted models.
My current code is still very much in the dev phase and not ready for a full submission. Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions