Skip to content

bluella/champs-scalar-coupling

Repository files navigation

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.

A lot was taken from public kernels:

Releases

See CHANGELOG.

License

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