Kaggle competition https://www.kaggle.com/c/champs-scalar-coupling/overview
Make sure virtualenv, python3.7+ are installed.
git clone git@github.com:bluella/champs-scalar-coupling.git;
cd champs-scalar-coupling;
bash setup.sh;
- Created kernel with some results. LB=-1.54
- main.py. can be easily converted to Jupyter Notebook.
A lot was taken from public kernels:
See CHANGELOG.
This project is licensed under the MIT License - see the LICENSE for details.