Mercurial > pylearn
changeset 1310:f5e9c00a67d7
fix rst problem.
author | Frederic Bastien <nouiz@nouiz.org> |
---|---|
date | Tue, 05 Oct 2010 12:31:36 -0400 |
parents | e5b7a7913329 |
children | 431d0db69499 |
files | doc/v2_planning/existing_python_ml_libraries.txt |
diffstat | 1 files changed, 5 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/existing_python_ml_libraries.txt Tue Oct 05 12:26:02 2010 -0400 +++ b/doc/v2_planning/existing_python_ml_libraries.txt Tue Oct 05 12:31:36 2010 -0400 @@ -96,12 +96,11 @@ 3. Recommendations for implementations to wrap -shogun: - large scale kernel learning (mostly svms). this wraps other -libraries we should definitely be interested in, such as libsvm -(because it is well-established) and others that get state of the art -performance or are good for extremely large datasets, etc. - +* shogun: + * large scale kernel learning (mostly svms). this wraps other + libraries we should definitely be interested in, such as libsvm + (because it is well-established) and others that get state of the art + performance or are good for extremely large datasets, etc. * milk: * k-means * svm's with arbitrary python types for kernel arguments