git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@700 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8 |
||
|---|---|---|
| .. | ||
| README.txt | ||
| basic_example1.py | ||
| basic_example2.py | ||
| basic_example3.py | ||
| discriminant_analysis.py | ||
| expectation.py | ||
| pdfestimation.py | ||
| pdfestimation1d.py | ||
| plotexamples.py | ||
| regularized_example.py | ||
| utils.py | ||
README.txt
Gaussian-mixture modeling -------------------------- Examples concerning the `scikits.learn.em` package. .. warning:: The code in the `scikits.learn.em` submodule is not as mature as the rest of the scikit and is prone to changing.