ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Algorithmsimplemented in Shogun?have Shogun benchmark?
Stats look odd?
2
ALLKNNYYY
3
DecisionStumpYN
Decision Tree alg.
4
DTCYN
Decision Tree Classifier
5
ElasticNetYN
Linear regression with combined L1 and L2 priors as regularizer.
6
GMMYYY
7
KMEANSYY
Y ( failed for big no. of centers)
8
KNCYYY
9
KPCAYY
Y (some big datasets failed)
10
LARSYN
11
LASSOYY
12
LDAYN
13
LinearRegressionYYY
14
LinearRidgeRegressionYYY
15
NBCYY
16
PCAYY
Y (artificial dataset failed)
17
PERCEPTRONYYY
18
QDAYYY
19
RANDOMFORESTYN
20
SVMYN
21
SVRYN
22
ADABOOSTNN
23
ALLKRANNNN
24
DETNN
25
EMSTNN
Class to benchmark the mlpack Fast Euclidean Minimum Spanning Tree method.
26
FastMKSNN
27
HMMGENERATENN
28
HMMLOGLIKNN
29
HMMTRAINNN
30
HMMVITERBINN
31
LocalCoordinateCodingNN
32
LSHNN
33
NCANN
Neighborhood Components Analysis method
34
NMFNN
Non-negative Matrix Factorization method.
35
RANGESEARCHNN
36
SparseCodingNN
37
ALLKFN?N
is it similar to Large Margin Nearest Neighbors?
38
Golub?N
This seems to be a dataset not an algorithm.
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100