Skip to content

A graphical interface for sklearn classification to introduce machine learning to biologists

License

Notifications You must be signed in to change notification settings

gitter-lab/ml4bio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml4bio

PyPI Test ml4bio DOI

This package is a graphical interface wrapper for sklearn classification. It is intended to be used with the ML4Bio workshop training materials.

Python environment

Requires:

  • Python 3.5
  • pandas
  • numpy
  • sklearn
  • matplotlib
  • pyqt 5
  • scipy

See conda_env.yml for one set of compatible package versions. Create the ml4bio conda environment with the command conda env create -f conda_env.yml. Activate the environment with conda activate ml4bio.

The full Anaconda installation also provides all required dependencies.

Running

The ML4Bio workshop repository provides scripts for installing and launching the ml4bio GUI. Once the ml4bio package and its dependencies have been installed, the GUI can be launched using the ml4bio command from the command line.

Citation

An approachable, flexible and practical machine learning workshop for biologists.
Chris S Magnano, Fangzhou Mu, Rosemary S Russ, Milica Cvetkovic, Debora Treu, Anthony Gitter.
Bioinformatics, 38:Supplement_1, 2022.

Third party materials

The icons in the ml4bio/icons directory were downloaded from https://thenounproject.com under the Creative Commons license. Instructions on how to give credit to the creators: link

Add this attribution where appropriate:

Created by sachin modgekar from Noun Project.

About

A graphical interface for sklearn classification to introduce machine learning to biologists

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages