larsbratholm / champs_kaggle

Collection of code and data related to the CHAMPS kaggle competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

champs_kaggle

Collection of data, scripts and analysis related to the CHAMPS Kaggle competition, Predicting Molecular Properties.

The dataset_generation folder contains information and scripts related to creating the dataset from the QM9 structures.

The dataset folder contains the training data available in the competition as well as the hidden test data. This data is slightly different than the data used in the competition, as there was a small symmetry related error in the original dataset that only affected the supplementary data (which none of the top teams used) of a small number of molecules.

The analysis folder contains the submitted predictions by the top 400 teams, as well as scripts to analyse this.

The download_everything.sh script downloads all datasets, checkpoints, intermediate data files etc. available. This is a large amount of data.

About

Collection of code and data related to the CHAMPS kaggle competition

License:Other


Languages

Language:Jupyter Notebook 60.4%Language:Python 38.7%Language:Shell 0.6%Language:Perl 0.1%Language:Dockerfile 0.1%Language:TeX 0.0%Language:Makefile 0.0%