Skip to content

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

License

Notifications You must be signed in to change notification settings

shwhalen/ml-pitfalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Running online

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

Binder

Running locally

Use conda or venv to create a local Python 3.9 environment, then run the following:

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published