scikit-learn/sklearn/mixture
nzer0 4a4c2cff59 Documentation ERROR: mixture.DPGMM.precs_
in the code: mixture.DPGMM.precs_
in the doc: mixture.DPGMM.precisions_
2013-06-04 07:43:17 +02:00
..
tests Replaced 'for i' with 'for _' at place where i is not used. 2013-04-27 15:24:44 +02:00
__init__.py Add __all__ for the second half of the scikit 2012-09-04 18:00:49 +01:00
dpgmm.py Documentation ERROR: mixture.DPGMM.precs_ 2013-06-04 07:43:17 +02:00
gmm.py PY3: replaced izip 2013-03-19 18:02:34 +01:00