Commit Graph

4 Commits

Author SHA1 Message Date
Alexandre Gramfort bacbe9611d Merge branch 'hcluster2'
Conflicts:
	scikits/learn/datasets/samples_generator.py
	scikits/learn/grid_search.py
2011-04-01 12:27:16 -04:00
Alexandre Gramfort 8c6ece869b fix remaining n_comp 2011-02-24 16:59:49 -05:00
GaelVaroquaux b8e70e753a ENH: Hierarchial: don't compute moments twice
Compute only the upper triangular part of the moment matrix pair.
2011-02-23 17:17:39 +01:00
Gael varoquaux bfb819eb58 ENH: Add a benchmark for ward
Comparing the scikits and scipy
2011-02-02 11:36:10 +01:00