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/statistics/simulators/IntervalModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
7,104
35.06599
96
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/MatrixProfileModelVersion1.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
10,540
34.136667
135
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/MatrixProfileModelVersion2.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
9,532
33.415162
135
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/Model.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,482
25.18797
95
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/PolynomialModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,574
27.6
166
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/ShapeletModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
13,755
33.825316
118
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateDictionaryData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
7,177
38.877778
122
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateElasticData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,445
33.450704
86
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateIntervalData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,974
39.120968
143
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateMatrixProfileData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
6,165
38.780645
173
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateShapeletData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
5,050
35.868613
95
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateSpectralData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
23,388
37.154976
129
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SimulateWholeSeriesData.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,369
32.380282
91
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/SinusoidalModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
14,790
33.884434
158
java
tsml-java
tsml-java-master/src/main/java/statistics/simulators/WhiteNoiseModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,229
27.604651
83
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/DataPoint.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,431
30.822222
76
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/KruskalWallis.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
6,109
26.155556
107
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/ManySampleTests.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,103
27.5
123
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/OneSampleTests.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
9,627
35.195489
178
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/ResidualTests.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
7,333
27.426357
96
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/TestResults.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,510
27.862069
100
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/Tests.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,556
23.111111
90
java
tsml-java
tsml-java-master/src/main/java/statistics/tests/TwoSampleTests.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
16,738
30.944656
106
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/ArrayPair.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,244
27.953488
76
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/BoxCox.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
7,001
30.972603
93
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/BoxTidwell.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
7,127
29.461538
108
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/EmptyTransform.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,513
27.037037
76
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/Exponential.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,552
25.05102
76
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/LinearModel.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
6,066
25.845133
108
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/MatrixSort.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,511
26.490909
76
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/PCA.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,889
33.732143
117
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/PowerSearch.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,288
28.106195
108
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/Reciprocal.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,962
29.546392
76
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/Transformations.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,098
30.622449
90
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/VarianceStabalisingStepwiseRegression.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
19,464
25.162634
131
java
tsml-java
tsml-java-master/src/main/java/statistics/transformations/YeoJohnson.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
8,430
26.552288
189
java
tsml-java
tsml-java-master/src/main/java/tests/ClassifierSanityChecks.java
package tests; import evaluation.storage.ClassifierResults; import experiments.data.DatasetLoading; import machine_learning.classifiers.ensembles.ContractRotationForest; import machine_learning.classifiers.ensembles.EnhancedRotationForest; import tsml.classifiers.Checkpointable; import tsml.classifiers.EnhancedAbstrac...
17,084
37.829545
181
java
tsml-java
tsml-java-master/src/main/java/tests/HiveCoteExperiments.java
package tests; public class HiveCoteExperiments { public static String[] newUnivariateData={ "AbnormalHeartbeat", "AsphaltObstacles", "AsphaltPavementType", "AsphaltRegularity", "BinaryHeartbeat", "Colposcopy", "DucksAndGeese", "EyesO...
388
19.473684
46
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/Checkpointable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,337
33.412371
102
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/EnhancedAbstractClassifier.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
21,407
39.316384
132
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/Interpretable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 opti...
2,096
30.772727
99
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/LEFTIST.java
package tsml.classifiers; import experiments.data.DatasetLoading; import fileIO.OutFile; import org.apache.commons.lang3.ArrayUtils; import tsml.classifiers.interval_based.TSF; import tsml.data_containers.TimeSeriesInstance; import tsml.data_containers.TimeSeriesInstances; import tsml.data_containers.utilities.Convert...
16,816
36.205752
124
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/MemoryContractable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,852
36.816327
110
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/MultiThreadable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,668
37.813953
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/ParameterSplittable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,181
33.764706
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/SaveParameterInfo.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,179
30.891892
77
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/TSClassifier.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,185
35.204545
114
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/TestTimeContractable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,898
36.235294
90
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/TrainEstimateTimeable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,106
31.558824
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/TrainTimeContractable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,661
35.465753
99
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/TrainTimeable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
964
33.464286
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/Tuneable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,536
32.413043
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/Visualisable.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 opti...
1,854
30.982759
79
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/BOSS.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
20,308
35.526978
155
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/BagOfPatternsClassifier.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
12,728
37.456193
139
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/IndividualBOSS.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
25,353
34.019337
153
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/IndividualTDE.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
42,655
36.681979
120
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/MultivariateIndividualTDE.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
31,511
35.813084
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/SAXVSM.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
15,755
37.807882
146
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/SAX_1NN.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,746
32.907143
135
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/SpatialBOSS.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
57,769
40.00071
228
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/TDE.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 opti...
66,014
37.425495
187
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/WEASEL.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
57,604
31.86081
178
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/cBOSS.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 opti...
53,497
37.158345
221
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/bitword/BitWord.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,157
30.297297
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/bitword/BitWordInt.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
8,220
31.239216
108
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/bitword/BitWordLong.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
9,593
31.856164
108
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/boss_variants/BOSSC45.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
31,320
39.155128
188
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/boss_variants/BOSSSpatialPyramids_BD.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
59,224
40.185675
228
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/dictionary_based/boss_variants/BoTSWEnsemble.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
47,234
37.185125
170
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/ApproxElasticEnsemble.java
/* * Copyright (C) 2019 Chang Wei Tan * * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 ver...
9,146
38.769565
133
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/DD_DTW.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
27,737
34.245235
142
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/DTD_C.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
13,996
37.243169
130
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/DTWCV.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
13,985
39.53913
244
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/DTW_kNN.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
5,706
36.058442
103
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/DistanceBasedTests.java
package tsml.classifiers.distance_based; import distance.elastic.Euclidean; import distance.elastic.TWE; import experiments.data.DatasetLoading; import tsml.classifiers.distance_based.distances.DistanceMeasure; import tsml.classifiers.distance_based.distances.dtw.DTWDistance; import tsml.classifiers.distance_based.dis...
5,424
37.204225
124
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/ElasticEnsemble.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
22,608
36.494196
218
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/FastDTW.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
2,359
31.777778
99
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/FastElasticEnsemble.java
/* * Copyright (C) 2019 Chang Wei Tan * * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 ver...
11,433
39.119298
157
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/NN_CID.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
28,556
65.566434
310
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/ShapeDTW_1NN.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
29,761
39.65847
215
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/ShapeDTW_SVM.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
14,441
40.262857
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/SlowDTW_1NN.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
10,762
37.031802
135
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/BaseDistanceMeasure.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,335
35.108108
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/DistanceFunctionAdapter.java
package tsml.classifiers.distance_based.distances; import tsml.data_containers.TimeSeriesInstance; import tsml.data_containers.TimeSeriesInstances; import weka.core.DistanceFunction; import weka.core.Instance; import weka.core.Instances; import weka.core.neighboursearch.PerformanceStats; import java.util.Enumeration;...
2,294
23.414894
94
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/DistanceMeasure.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,383
33.25
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/DistanceMeasureAdapter.java
package tsml.classifiers.distance_based.distances; import tsml.classifiers.distance_based.utils.collections.params.ParamSet; import tsml.data_containers.TimeSeriesInstance; import tsml.data_containers.TimeSeriesInstances; import tsml.data_containers.utilities.Converter; import weka.core.DistanceFunction; import weka.c...
2,534
30.6875
124
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/DistanceMeasureTest.java
package tsml.classifiers.distance_based.distances; import experiments.data.DatasetLoading; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.junit.runner.JUnitCore; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import tsml.classifiers.distance_based.distance...
86,653
41.855589
206
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/IndependentDistanceMeasure.java
package tsml.classifiers.distance_based.distances; import tsml.classifiers.distance_based.utils.collections.params.ParamSet; import tsml.data_containers.TimeSeriesInstance; import tsml.data_containers.TimeSeriesInstances; import weka.core.Instances; import java.util.Objects; public class IndependentDistanceMeasure e...
2,672
35.121622
135
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/MatrixBasedDistanceMeasure.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
3,925
35.018349
326
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/DTW.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
1,180
30.918919
77
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/DTWDistance.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
6,495
37.43787
123
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/DTWDistanceTest.java
/* * This file is part of the UEA Time Series Machine Learning (TSML) toolbox. * * The UEA TSML toolbox 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 o...
4,825
35.560606
141
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DDTWDistanceContinuousSpace.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.utils.collections.params.ParamSpaceBuilder; import tsml.data_contain...
944
51.5
152
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DDTWDistanceFullWindowSpace.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.utils.collections.params.ParamSpaceBuilder; import tsml.data_contain...
943
54.529412
152
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DDTWDistanceRestrictedContinuousSpace.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.utils.collections.params.ParamSpaceBuilder; import tsml.data_contain...
964
52.611111
162
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DDTWDistanceSpace.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.distances.dtw.DTWDistance; import tsml.classifiers.distance_based.distances.transformed.BaseTransformDistanceMeasure; import tsml.classifiers.distance_based.distances.transformed.TransformDistanceMeasure; import tsml.c...
1,334
45.034483
142
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DTWDistanceContinuousParams.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.utils.collections.params.ParamSpaceBuilder; import tsml.classifiers....
796
48.8125
116
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DTWDistanceContinuousSpace.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.distances.dtw.DTWDistance; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.ut...
908
49.5
153
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/distance_based/distances/dtw/spaces/DTWDistanceFullWindowParams.java
package tsml.classifiers.distance_based.distances.dtw.spaces; import tsml.classifiers.distance_based.utils.collections.params.ParamMap; import tsml.classifiers.distance_based.utils.collections.params.ParamSpace; import tsml.classifiers.distance_based.utils.collections.params.ParamSpaceBuilder; import tsml.data_contain...
911
37
93
java