agitter / ml4bio-workshop

Materials for a workshop introducing machine learning to biologists

Home Page:https://carpentries-incubator.github.io/ml4bio-workshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning for Biology (ml4bio) workshop

Build Status Binder

Recent advances in high-throughput technologies have led to rapid growth in the amount of omics data. These massive datasets, accompanied by numerous data points enriched over the past decades, are extremely valuable in the discovery of complex biological structures, but also present big challenges in various aspects of data analysis. This workshop introduces biologists to machine learning, a powerful set of models for drawing inference from big data. Upon completion of the workshop, attendees will gain expertise in building simple predictive models and become more comfortable to collaborate with computational experts on more complicated data analysis tasks.

This repository contains materials for the ml4bio workshop. It generates the corresponding lesson website from The Carpentries lesson template.

Getting started

Visit the software setup page for instructions on installing the ml4bio software and downloading the example datasets, guides, and slides contained in this repository.

Overview

In addition to the materials needed to build the lesson website, this repository contains the following files and subdirectories:

  • binder: a configuration file to enable running the illustration.ipynb notebook interactively using Binder
  • data: example datasets to use with the ml4bio classification software, including both real and toy (illustrative simulated) datasets
  • fig: figures for the lessons and guides
  • guide: tutorials about the ml4bio software, machine learning concepts, and various classifiers
  • planning: materials for instructors to plan the workshop
  • scripts: ml4bio installation scripts
  • illustration.ipynb: a Jupyter notebook the demonstrates the machine learned workshop in Python code

The ml4bio repository contains the Python software.

Contributing

We welcome contributions to improve the workshop! The best way to provide suggestions or propose contributions is in the GitHub issues.

Maintainers

Current maintainers of this lesson are

Authors

A list of contributors to the lesson can be found in AUTHORS and the GitHub contributors.

Citation

To cite this lesson, please consult with CITATION

Licenses

The original workshop materials and guides created in this repository are licensed under the Creative Commons Attribution 4.0 International Public License. However, the guides also contain images from third-party sources, as noted in the image links and guide references. See the linked original image sources for their licenses and terms of reuse.

The workshop template is derived from The Carpentries lesson template. The template is Copyright © 2018–2020 The Carpentries and licensed CC BY 4.0. See the license for additional information.

About

Materials for a workshop introducing machine learning to biologists

https://carpentries-incubator.github.io/ml4bio-workshop/

License:Other


Languages

Language:Jupyter Notebook 52.4%Language:Python 19.9%Language:HTML 17.4%Language:JavaScript 2.7%Language:SCSS 2.2%Language:CSS 1.9%Language:R 1.3%Language:Makefile 1.2%Language:Shell 0.6%Language:Batchfile 0.3%Language:Ruby 0.1%