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/classifiers/legacy/elastic_ensemble/fast_window_search/items/LazyAssessNNEarlyAbandon.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
18,756
29.0112
143
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/items/MonoDoubleItemSet.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
2,137
29.985507
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/items/MonoItemSet.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
2,180
27.697368
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/items/SequenceStatsCache.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the t...
6,131
33.449438
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/sequences/IndexScored.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
1,493
37.307692
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/sequences/SymbolicSequence.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
28,883
27.626363
120
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/tools/QuickSort.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
3,323
23.262774
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/tools/Sampling.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
5,628
27.429293
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/tools/Tools.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
3,677
21.703704
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/tools/UCR2CSV.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
2,629
28.886364
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/tools/UCRArchive.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
4,567
49.755556
116
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/FastWWS.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the...
14,132
40.445748
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/FastWWSByPercent.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the t...
15,784
39.788114
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/FastWWSPrunedDTW.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
17,774
40.823529
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/LbKeoghPrunedDTW.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
12,113
30.38342
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/NaiveDTW.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
7,902
30.361111
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/Trillion.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
13,247
31.711111
139
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/UCRSuite.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
9,466
31.986063
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/UCRSuitePrunedDTW.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free S...
9,660
31.638514
118
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/legacy/elastic_ensemble/fast_window_search/windowSearcher/WindowSearcher.java
/******************************************************************************* * Copyright (C) 2017 Chang Wei Tan, Francois Petitjean, Matthieu Herrmann, Germain Forestier, Geoff Webb * * This file is part of FastWWSearch. * * FastWWSearch is free software: you can redistribute it and/or modify * it under the t...
16,212
39.736181
128
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/ConcatenateClassifier.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,048
38.31068
124
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/MultivariateAbstractClassifier.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,117
31.090909
99
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/MultivariateAbstractEnsemble.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,380
44.351648
187
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/MultivariateHiveCote.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,392
38.453488
123
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/MultivariateShapeletTransformClassifier.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 ...
15,294
34.487239
188
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/MultivariateSingleEnsemble.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,163
36.666667
108
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/NN_DTW_A.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,509
32.384615
86
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/NN_DTW_D.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,754
28.25
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/NN_DTW_I.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,697
28.789474
76
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/NN_ED_D.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,675
31.230769
87
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/NN_ED_I.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,672
30.566038
87
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/STC_D.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...
10,116
39.468
111
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/multivariate/WEASEL_MUSE.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 ...
53,341
36.670904
130
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/shapelet_based/FastShapelets.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 ...
30,424
31.298301
165
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/shapelet_based/LearnShapelets.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 ...
28,076
33.662963
135
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/shapelet_based/ShapeletTransformClassifier.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 ...
36,099
44.812183
205
java
tsml-java
tsml-java-master/src/main/java/tsml/classifiers/shapelet_based/ShapeletTree.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 ...
19,525
38.606491
231
java
tsml-java
tsml-java-master/src/main/java/tsml/clusterers/EnhancedAbstractClusterer.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,069
27.356164
117
java
tsml-java
tsml-java-master/src/main/java/tsml/clusterers/KShape.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...
14,373
32.741784
130
java
tsml-java
tsml-java-master/src/main/java/tsml/clusterers/TTC.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...
5,770
33.147929
112
java
tsml-java
tsml-java-master/src/main/java/tsml/clusterers/UnsupervisedShapelets.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...
21,860
35.495826
130
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TSCapabilities.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,934
27.657025
94
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TSCapabilitiesHandler.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 ...
929
34.769231
76
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeries.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...
14,190
29.584052
139
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeriesInstance.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...
26,784
29.334088
148
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeriesInstanceTest.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,965
32.328859
131
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeriesInstances.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...
25,729
31.446406
148
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeriesInstancesTest.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 ...
835
37
76
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/TimeSeriesTest.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,696
26.804124
79
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/ts_fileIO/TSReader.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,536
32.217899
115
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/ts_fileIO/TSWriter.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,451
32.192308
124
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/Converter.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,116
41.802817
113
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/Splitter.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,370
34.536585
134
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/TimeSeriesCollector.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,077
32.516129
107
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/TimeSeriesResampler.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,921
35.654206
123
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/TimeSeriesStatsTools.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,343
30.675676
104
java
tsml-java
tsml-java-master/src/main/java/tsml/data_containers/utilities/TimeSeriesSummaryStatistics.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,979
19.505529
95
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ClassificationExamples.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,046
38.656535
191
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/DataSimulatorExamples.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,074
35.176471
96
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ShapeletExamples.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 ...
15,229
42.89049
156
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/SimulationExperiments.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 ...
15,344
38.045802
164
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/TransformExamples.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,475
30.404255
76
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/CapabilitiesExample.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,238
33.24183
112
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/ClassificationExamples.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,597
30.278912
111
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/DataManipulationExample.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
30.121622
134
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/FileWritingExample.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,638
38.984848
97
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/GraphsExample.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,234
30.891566
108
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/HashExample.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,761
33.525
107
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/ResamplingExamples.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,189
42.195876
121
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/SplittingExamples.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,291
32.591837
123
java
tsml-java
tsml-java-master/src/main/java/tsml/examples/ts_examples/TransformationExample.java
package tsml.examples.ts_examples; import java.util.function.Function; import tsml.data_containers.TimeSeriesInstances; import tsml.data_containers.utilities.Converter; import tsml.transformers.ShapeletTransform; import tsml.transformers.shapelet_tools.DefaultShapeletOptions; import tsml.transformers.shapelet_tools.S...
3,742
28.472441
128
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/FFT.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 ...
31,870
28.185897
146
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/BalancedClassShapeletFilter.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,260
36.848921
160
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/ShapeletFilter.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 ...
56,259
38.096595
222
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/cShapeletFilter.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,970
46.9375
173
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/old_code/ApproximateShapeletFilter.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 ...
15,627
36.298329
127
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/old_code/ClusteredShapeletTransform.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 ...
19,288
32.663176
185
java
tsml-java
tsml-java-master/src/main/java/tsml/filters/shapelet_filters/old_code/GraceShapeletFilter.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,979
36.554859
194
java
tsml-java
tsml-java-master/src/main/java/tsml/graphs/Pipeline.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 ...
14,003
32.342857
151
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ACF.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 ...
18,072
32.971805
111
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ACF_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 ...
5,958
33.645349
116
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ARMA.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,661
41.648
119
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/AudioFeatures.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,452
35.639535
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/BagOfPatterns.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,480
30.498339
113
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/BaseTrainableTransformer.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,761
29.37931
80
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/BinaryTransform.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,893
34.718412
120
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/CachedTransformer.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,572
32.371257
124
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Catch22.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 ...
54,252
32.24326
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Clipping.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,467
30.244755
120
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ColumnNormalizer.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,754
26.597865
108
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/CombineTransformer.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,321
35.958333
113
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/ConstantAttributeRemover.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,317
30.654762
117
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Convolution.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,899
33.955752
119
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Cosine.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,328
34.195122
114
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/DWT.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,129
33.890282
118
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Derivative.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,003
33.517241
108
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Differences.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,964
31.032258
110
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/DimensionIndependentTransformer.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,579
34.8
103
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/FFT.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 ...
34,191
29.019315
132
java
tsml-java
tsml-java-master/src/main/java/tsml/transformers/Fast_FFT.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,734
33.896373
114
java