/ml-pitfalls

Notebooks accompanying the paper "Navigating the pitfalls of applying machine learning in genomics"

Primary LanguageJupyter NotebookMIT LicenseMIT

Navigating the Pitfalls of Applying Machine Learning in Genomics

The Jupyter notebooks in this repository accompany the paper "Navigating the Pitfalls of Applying Machine Learning in Genomics", currently in review.

Running online

Click the button below to launch the notebooks in your browser via Binder. This may take a few minutes.

Binder

Running locally

git clone https://github.com/shwhalen/ml-pitfalls.git
pip install -r requirements.txt
jupyter notebook