Skip to content

Latest commit

 

History

History

README.md

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.