Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 420 Bytes

File metadata and controls

13 lines (11 loc) · 420 Bytes

ScikitLearn

SciKit-learn is one of the most important Python libraries for machine learning. Here some examples of its use are provided. (To be extended over time.)

What is it?

  1. analysis.ipynb: iPython notebook illustrating the identification of clusters in a 2D data set using Ward's algorithm for hierarchical clustering.
  2. data.csv: gene expression data obtained from QPCR.