Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.11 KB

README.rst

File metadata and controls

45 lines (27 loc) · 1.11 KB

champs-scalar-coupling

Kaggle competition https://www.kaggle.com/c/champs-scalar-coupling/overview

Installation

Make sure virtualenv, python3.7+ are installed.

git clone git@github.com:bluella/champs-scalar-coupling.git;
cd champs-scalar-coupling;
bash setup.sh;

Description

  • Created kernel with some results. LB=-1.54
  • main.py. can be easily converted to Jupyter Notebook.

Links

A lot was taken from public kernels:

Releases

See CHANGELOG.

License

This project is licensed under the MIT License - see the LICENSE for details.