carpentries-incubator / ml4bio-workshop

Materials for a workshop introducing machine learning to biologists
https://carpentries-incubator.github.io/ml4bio-workshop/
Other
21 stars 8 forks source link

scikit-learn Tutorials #2

Open agitter opened 6 years ago

agitter commented 6 years ago

scikit-learn has many tutorials. Are there any ideas there we should adopt or extend?

agitter commented 6 years ago
agitter commented 6 years ago

Sebastian will be join the stats faculty here and has some relevant repositories:

agitter commented 5 years ago

Sebastian's textbook figures have been excellent for our guides. I'll contact him to discuss what we are working on.

agitter commented 5 years ago

A group in Radiology on campus recently presented a workshop on ML for medical imaging. We can follow their efforts and see if we have common goals. Their workshop is based on Jupyter notebooks, but they said not all the participants had programming experience.

Their materials are here: https://github.com/kmjohnson3/ML4MI_BootCamp

agitter commented 5 years ago

DataCamp has a guide on preprocessing for machine learning. However, it is a paid course: https://www.datacamp.com/courses/preprocessing-for-machine-learning-in-python

agitter commented 4 years ago

This machine learning tutorial for biologists focuses mostly on unsupervised learning for single-cell RNA-seq. It is presented as a Jupyter notebook with some accompanying slides: https://github.com/scottgigante/machine-learning-tutorial