AIMovement / Statoil-C-CORE-Iceberg-Classifier-Challenge

Repo for the Statoil/C-Core competition "Iceberg Classifier" at Kaggle.com
https://www.kaggle.com/c/statoil-iceberg-classifier-challenge
2 stars 3 forks source link

Convert notebook scripts to "regular" python scripts #13

Closed inodino closed 6 years ago

inodino commented 6 years ago

Example:

jupyter nbconvert --to script correlation_analysis.ipynb

andebjor commented 6 years ago

merged in #17