repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
tsml-java
tsml-java-master/src/main/java/weka/classifiers/IteratedSingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,368
26.477987
81
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/IterativeClassifier.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,986
27.797101
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/MultipleClassifiersCombiner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,651
29.236364
86
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/ParallelIteratedSingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,304
28.038462
87
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/ParallelMultipleClassifiersCombiner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,067
27.711744
87
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableClassifier.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,721
24.493151
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableIteratedSingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,833
25.260274
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableMultipleClassifiersCombiner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,864
25.840278
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableParallelIteratedSingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,914
25.1
78
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableParallelMultipleClassifiersCombiner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,921
26.236111
77
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/RandomizableSingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,808
25.089041
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/SingleClassifierEnhancer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,182
26.851351
81
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/Sourcable.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,762
29.396552
75
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/UpdateableClassifier.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,334
28.666667
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/AODE.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
24,353
30.103448
345
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/AODEsr.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
28,221
30.18453
210
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/BayesNet.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
36,029
30.913198
213
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/BayesianLogisticRegression.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
35,453
27.138095
190
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/ComplementNaiveBayes.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
17,185
33.440882
158
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/DMNBtext.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
17,355
29.289703
205
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/HNB.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
12,689
31.372449
203
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/NaiveBayes.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
33,326
32.937882
540
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/NaiveBayesMultinomial.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,525
31.366925
169
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/NaiveBayesMultinomialUpdateable.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,395
32.055118
169
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/NaiveBayesSimple.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
12,997
29.157773
126
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/NaiveBayesUpdateable.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,414
30.535714
185
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/WAODE.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be us...
16,512
29.410681
197
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/blr/GaussianPriorImpl.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
3,591
28.203252
111
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/blr/LaplacePriorImpl.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
4,665
26.127907
116
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/blr/Prior.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
3,276
25.216
85
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/ADNode.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,742
35.171717
174
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/BIFReader.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
22,276
33.645412
150
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/BayesNetGenerator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
19,389
30.579805
213
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/EditableBayesNet.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
83,525
30.189694
213
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/MarginCalculator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
30,361
30.268795
128
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/ParentSet.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,690
27.697761
115
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/VaryNode.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,562
25.198529
77
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/BMAEstimator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,497
35.617834
152
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/BayesNetEstimator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,279
28.763033
144
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/DiscreteEstimatorBayes.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,645
24.174242
82
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/DiscreteEstimatorFullBayes.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,126
25.277311
75
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/MultiNomialBMAEstimator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,911
36.28
152
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/estimate/SimpleEstimator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,968
35.388128
176
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/SearchAlgorithm.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
16,498
36.755149
131
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/ci/CISearchAlgorithm.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,182
33.858333
210
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
19,387
27.894188
185
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/fixed/FromFile.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,726
28.828125
108
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/fixed/NaiveBayes.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
2,515
29.682927
137
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/GeneticSearch.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,777
28.193029
313
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/GlobalScoreSearchAlgorithm.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,102
30.497238
123
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/HillClimber.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,250
31.065056
304
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/K2.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,198
28.826406
145
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/RepeatedHillClimber.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,891
26.027322
174
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/SimulatedAnnealing.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,357
29.221719
149
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/TAN.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,625
29.807143
146
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/global/TabuSearch.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,207
28.487923
403
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/GeneticSearch.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,727
28.322537
313
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/HillClimber.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,611
31.499248
304
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/K2.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,221
29.103448
145
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/LAGDHillClimber.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,397
37.49115
639
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/LocalScoreSearchAlgorithm.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
20,713
27.769444
199
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/RepeatedHillClimber.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,838
26.793785
174
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/Scoreable.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,280
23.634615
74
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/SimulatedAnnealing.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,606
29.785068
149
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/TAN.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,104
30.614583
147
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/bayes/net/search/local/TabuSearch.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,246
28.510843
403
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/AbstractEvaluationMetric.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,887
29.742138
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/ConfusionMatrix.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,493
26.048433
79
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/CostCurve.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,773
31.994286
82
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/Evaluation.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
151,329
32.809205
176
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/EvaluationUtils.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,932
31.24183
77
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/InformationRetrievalEvaluationMetric.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
2,973
38.131579
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/InformationTheoreticEvaluationMetric.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,547
39.318182
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/IntervalBasedEvaluationMetric.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
2,173
35.847458
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/MarginCurve.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,567
31.372093
79
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/NominalPrediction.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,901
26.830645
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/NumericPrediction.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,084
27.25
96
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/PluginManager.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,736
31.121324
105
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/Prediction.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,782
26.430769
78
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/StandardEvaluationMetric.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
2,640
36.728571
80
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/ThresholdCurve.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,370
32.79572
102
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/TwoClassStats.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,777
26.441296
75
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/AbstractOutput.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,462
27.848118
104
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/CSV.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,207
27.674157
125
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/HTML.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,729
30.178571
152
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/Null.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
3,392
24.900763
106
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/PlainText.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,592
29.130952
126
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/evaluation/output/prediction/XML.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
16,156
37.016471
395
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/GaussianProcesses.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
27,290
27.848837
127
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/IsotonicRegression.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
9,749
29.185759
259
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/LeastMedSq.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
18,908
24.796726
189
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/LibLINEAR.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
35,668
27.788539
188
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/LibSVM.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
47,040
27.631163
237
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/LinearRegression.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
28,002
28.139438
144
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/Logistic.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
32,171
29.293785
343
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/MultilayerPerceptron.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
82,568
29.592442
290
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/PLSClassifier.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
10,231
26.956284
109
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/PaceRegression.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
25,497
31.275949
229
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/RBFNetwork.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
16,083
29.233083
416
java
tsml-java
tsml-java-master/src/main/java/weka/classifiers/functions/SGD.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
28,423
26.812133
98
java