scikit-learn/scikits/learn/tests
Fabian Pedregosa f642719d2e Add support for precomputed kernel.
Add some test.
2010-05-12 15:35:24 +02:00
..
test_lda.py adding LDA implementation with test + example 2010-04-06 08:41:31 +00:00
test_logistic.py FIX: Fix a bug that caused segfault when intercept=False on classes 2010-04-30 13:25:04 +00:00
test_naive_bayes.py Add Gaussian Naive Bayes classifier 2010-04-14 13:14:39 +00:00
test_neighbors.py Update Neighbors module. 2010-03-18 14:21:45 +00:00
test_svm.py Add support for precomputed kernel. 2010-05-12 15:35:24 +02:00