# HG changeset patch # User Frederic Bastien # Date 1286296296 14400 # Node ID f5e9c00a67d78e484bab2dce5e1306ad54770d98 # Parent e5b7a7913329ce4f4b739f282b79ada9cb855de7 fix rst problem. diff -r e5b7a7913329 -r f5e9c00a67d7 doc/v2_planning/existing_python_ml_libraries.txt --- 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