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/tsml/transformers/HOG1D.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 ...
12,497
34.810888
119
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/HashTransformer.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 ...
4,665
29.298701
90
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Hilbert.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 ...
3,881
31.898305
109
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Indexer.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 ...
11,634
26.05814
98
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/IntervalTransform.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 ...
4,051
34.54386
105
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/MFCC.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 ...
10,965
38.024911
114
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/MatrixProfile.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 ...
24,265
48.421589
204
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/PAA.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 ...
8,193
33.868085
117
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/PACF.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 ...
8,201
32.341463
113
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/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 ...
7,672
34.688372
116
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Padder.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 ...
3,294
28.419643
128
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/PowerCepstrum.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 ...
4,608
30.568493
112
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/PowerSpectrum.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 ...
9,211
34.705426
127
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ROCKET.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 ...
20,760
33.601667
117
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/RankOrder.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 ...
3,775
25.780142
104
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Resizer.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...
12,997
33.295515
136
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/RowNormalizer.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 ...
11,219
28.371728
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/RunLength.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 ...
5,846
27.110577
121
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/SAX.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 ...
11,737
31.97191
117
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ShapeDTWFeatures.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 ...
4,196
35.181034
131
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ShapeletTransform.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 ...
76,805
39.616605
292
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Sine.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 ...
4,087
35.5
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Slope.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 ...
10,752
33.687097
119
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Spectrogram.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 ...
8,374
35.894273
110
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Subsequences.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 ...
12,868
36.301449
119
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/SummaryStats.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 ...
6,923
35.634921
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/TrainableTransformer.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 ...
3,275
27.486957
103
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/TransformPipeline.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 ...
4,446
32.946565
113
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Transformer.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 ...
5,307
36.380282
185
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Truncator.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 ...
11,683
37.308197
147
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/DefaultShapeletOptions.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 ...
23,992
50.267094
134
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/OrderLineObj.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 ...
3,241
33.126316
108
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/Shapelet.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 ...
7,336
28.348
112
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/ShapeletCandidate.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 ...
1,966
26.319444
76
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/ShapeletTransformFactory.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 ...
9,421
49.385027
148
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/ShapeletTransformFactoryOptions.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 ...
8,302
33.452282
124
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/ShapeletTransformTimingUtilities.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 ...
24,206
42.694946
193
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/class_value/BinaryClassValue.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 ...
2,940
29.957895
81
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/class_value/NormalClassValue.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 ...
2,251
27.871795
76
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/CachedShapeletDistance.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 ...
11,253
31.906433
130
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/DimensionDistance.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 ...
1,387
35.526316
125
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/ImprovedOnlineShapeletDistance.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 ...
9,353
66.782609
2,399
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/MultivariateDependentDistance.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 ...
3,559
33.563107
109
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/MultivariateDistance.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 ...
3,558
35.316327
98
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/MultivariateIndependentDistance.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 ...
3,779
33.678899
122
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/OnlineCachedShapeletDistance.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 ...
10,206
32.13961
130
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/OnlineShapeletDistance.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 ...
7,140
31.166667
122
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/distance_functions/ShapeletDistance.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 ...
6,915
33.40796
106
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/FStat.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 ...
6,173
32.372973
139
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/FStatBound.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 ...
8,959
40.674419
176
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/InformationGain.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 ...
10,357
41.801653
151
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/InformationGainBound.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 ...
9,219
42.286385
172
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/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 ...
5,265
38.593985
139
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/KruskalWallisBound.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 ...
9,130
43.759804
167
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/MoodsMedian.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 ...
4,574
38.102564
157
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/MoodsMedianBound.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 ...
5,077
40.966942
129
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/ShapeletQuality.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 ...
4,447
35.162602
120
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/ShapeletQualityBound.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 ...
4,337
31.133333
115
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/quality_measures/ShapeletQualityMeasure.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 ...
1,215
33.742857
100
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/RandomSearch.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 ...
3,993
35.981481
114
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/ShapeletSearch.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 ...
9,361
38.008333
202
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/ShapeletSearchFactory.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 ...
3,317
39.962963
129
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/ShapeletSearchOptions.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 ...
6,303
31.494845
130
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/BayesianOptimisedSearch.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 ...
8,056
34.96875
144
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/FastShapeletSearch.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 ...
13,093
31.735
130
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/GeneticSearch.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 ...
7,206
36.931579
143
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/ImprovedRandomSearch.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 ...
3,867
37.29703
179
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/LocalSearch.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 ...
5,877
40.394366
146
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/MagnifySearch.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 ...
6,817
36.668508
156
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/RandomSearch.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 ...
4,121
35.803571
114
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/RandomTimedSearch.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 ...
3,592
36.041237
145
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/RefinedRandomSearch.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 ...
3,383
39.771084
163
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/SkewedRandomSearch.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 ...
4,030
34.052174
151
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/SkippingSearch.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 ...
2,835
35.358974
112
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/SubsampleRandomSearch.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 ...
2,689
37.428571
162
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/shapelet_tools/search_functions/aaron_search/TabuSearch.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 ...
9,554
39.487288
153
java
tsml-java
tsml-java-master/src/main/java/utilities/ArrayUtilities.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 ...
17,145
29.67263
127
java
tsml-java
tsml-java-master/src/main/java/utilities/ClassifierTools.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 ...
32,992
36.364666
200
java
tsml-java
tsml-java-master/src/main/java/utilities/ClusteringUtilities.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 ...
6,791
28.789474
117
java
tsml-java
tsml-java-master/src/main/java/utilities/DebugPrinting.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 ...
1,930
30.655738
93
java
tsml-java
tsml-java-master/src/main/java/utilities/ErrorReport.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 ...
1,591
32.87234
98
java
tsml-java
tsml-java-master/src/main/java/utilities/FileHandlingTools.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 ...
4,896
33.006944
114
java
tsml-java
tsml-java-master/src/main/java/utilities/FileUtils.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 ...
8,632
31.092937
114
java
tsml-java
tsml-java-master/src/main/java/utilities/FileUtilsTest.java
package utilities; import org.junit.Assert; import org.junit.Test; import java.io.File; public class FileUtilsTest { @Test public void testFileLock() { final File file = new File("hello.txt"); final FileUtils.FileLock lock = new FileUtils.FileLock(file); Assert.assertEquals(file....
1,147
32.764706
84
java
tsml-java
tsml-java-master/src/main/java/utilities/FoldCreator.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 ...
1,795
31.071429
81
java
tsml-java
tsml-java-master/src/main/java/utilities/GenericTools.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 ...
6,635
27.603448
103
java
tsml-java
tsml-java-master/src/main/java/utilities/InstanceTools.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 ...
40,864
33.514358
206
java
tsml-java
tsml-java-master/src/main/java/utilities/NumUtils.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 ...
1,132
30.472222
76
java
tsml-java
tsml-java-master/src/main/java/utilities/StatisticalUtilities.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 ...
12,538
32.348404
123
java
tsml-java
tsml-java-master/src/main/java/utilities/ThreadingUtilities.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 ...
4,209
36.927928
178
java
tsml-java
tsml-java-master/src/main/java/utilities/Timer.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 ...
2,133
24.404762
87
java
tsml-java
tsml-java-master/src/main/java/utilities/TriFunction.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 ...
1,149
33.848485
76
java
tsml-java
tsml-java-master/src/main/java/utilities/Utilities.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 ...
9,199
34.384615
143
java
tsml-java
tsml-java-master/src/main/java/utilities/WritableTestResults.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 ...
2,816
35.584416
168
java
tsml-java
tsml-java-master/src/main/java/utilities/class_counts/ClassCounts.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 ...
1,374
36.162162
76
java
tsml-java
tsml-java-master/src/main/java/utilities/class_counts/SimpleClassCounts.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 ...
3,315
25.741935
78
java
tsml-java
tsml-java-master/src/main/java/utilities/class_counts/TreeSetClassCounts.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 ...
3,129
25.982759
83
java
tsml-java
tsml-java-master/src/main/java/utilities/generic_storage/ComparableKeyPair.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 ...
1,619
28.454545
85
java
tsml-java
tsml-java-master/src/main/java/utilities/generic_storage/ComparablePair.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 ...
1,792
28.883333
83
java
tsml-java
tsml-java-master/src/main/java/utilities/generic_storage/Pair.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 ...
1,382
26.66
76
java