repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
tsml-java
tsml-java-master/src/main/java/weka/filters/AllFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,863
30.191489
77
java
tsml-java
tsml-java-master/src/main/java/weka/filters/CheckSource.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,387
26.266802
87
java
tsml-java
tsml-java-master/src/main/java/weka/filters/Filter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
46,621
32.98105
105
java
tsml-java
tsml-java-master/src/main/java/weka/filters/MultiFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,664
27.333333
130
java
tsml-java
tsml-java-master/src/main/java/weka/filters/NullFilter.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
2,719
25.407767
76
java
tsml-java
tsml-java-master/src/main/java/weka/filters/SimpleBatchFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,430
30.576779
137
java
tsml-java
tsml-java-master/src/main/java/weka/filters/SimpleFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,942
28.132353
93
java
tsml-java
tsml-java-master/src/main/java/weka/filters/SimpleStreamFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,884
30.887097
107
java
tsml-java
tsml-java-master/src/main/java/weka/filters/Sourcable.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
2,022
35.125
76
java
tsml-java
tsml-java-master/src/main/java/weka/filters/StreamableFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,089
27.684211
74
java
tsml-java
tsml-java-master/src/main/java/weka/filters/SupervisedFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,088
27.657895
74
java
tsml-java
tsml-java-master/src/main/java/weka/filters/UnsupervisedFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
1,092
27.763158
74
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/AddClassification.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
22,769
28.117647
200
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/AttributeSelection.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,026
28.977113
156
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/ClassOrder.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
15,687
29.111324
531
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/Discretize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
34,533
28.822107
218
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/MergeNominalValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
23,354
29.689882
423
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/NominalToBinary.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
20,970
28.126389
509
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/PLSFilter.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
32,648
27.073087
155
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/attribute/PartitionMembership.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,856
29.669492
217
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/instance/Resample.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
20,304
28.772727
443
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/instance/SMOTE.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
21,900
29.889986
241
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/instance/SpreadSubsample.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,990
28.349103
344
java
tsml-java
tsml-java-master/src/main/java/weka/filters/supervised/instance/StratifiedRemoveFolds.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,247
24.894292
157
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AbstractTimeSeries.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,232
29.740821
87
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Add.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
16,361
26.49916
114
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddCluster.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
18,399
29.514096
143
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddExpression.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,891
28.58209
214
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddID.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,360
25.77261
126
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddNoise.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
18,358
27.507764
154
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddUserFields.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
20,357
28
93
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/AddValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,207
24.593291
197
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Center.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,800
30.955621
121
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/ChangeDateFormat.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,706
27.705094
285
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/ClassAssigner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,623
25.380623
78
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/ClusterMembership.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
17,393
30.060714
381
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Copy.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,934
29.839793
275
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Discretize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
34,528
27.607291
179
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/FirstOrder.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,455
29.468085
222
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/InterquartileRange.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
29,810
29.051411
127
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/MakeIndicator.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,965
26.883871
296
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/MergeInfrequentNominalValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
15,149
28.474708
99
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/MergeManyValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,228
25.817982
99
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/MergeTwoValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,071
27.051502
99
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/MultiInstanceToPropositional.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
14,417
30.757709
213
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NominalToBinary.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
16,051
27.210896
352
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NominalToString.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,067
26.987654
106
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Normalize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
18,084
30.127367
348
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NumericCleaner.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
22,346
26.219245
175
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NumericToBinary.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,315
30.264957
388
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NumericToNominal.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,738
28.420323
313
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/NumericTransform.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,156
26.525105
87
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Obfuscate.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,334
28.97191
212
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/PKIDiscretize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,152
25.931034
164
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/PartitionedMultiFilter.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,227
27.920981
206
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/PotentialClassIgnorer.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
5,437
30.80117
85
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/PrincipalComponents.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
26,435
29.075085
171
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/PropositionalToMultiInstance.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
13,716
29.963883
428
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RELAGGS.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
17,850
29.052189
200
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RandomProjection.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
27,309
29.110254
294
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RandomSubset.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,391
26.275591
152
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Remove.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,187
28.05974
79
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RemoveByName.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,847
26.393189
85
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RemoveType.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,384
28.141176
108
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RemoveUseless.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,096
28.961424
114
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/RenameAttribute.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,882
27.73166
95
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Reorder.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
13,601
31.004706
235
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/ReplaceMissingValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,322
32.86052
147
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/ReplaceMissingWithUserConstant.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
22,270
31.044604
130
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/SortLabels.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,820
26.651119
88
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Standardize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,355
32.215054
137
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/StringToNominal.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,074
27.841146
212
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/SwapValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
11,974
27.044496
86
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/TimeSeriesDelta.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,909
33.55
404
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/TimeSeriesTranslate.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
6,848
33.417085
345
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/attribute/Wavelet.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
19,934
26.959327
106
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/NonSparseToSparse.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,373
28.38558
78
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/Normalize.java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
8,615
25.674923
108
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/Randomize.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
7,861
26.298611
165
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemoveFolds.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
12,250
24.845992
148
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemoveFrequentValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
19,861
29.509985
482
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemoveMisclassified.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,510
28.02969
112
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemovePercentage.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
8,940
24.692529
82
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemoveRange.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
9,003
25.098551
81
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/RemoveWithValues.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
21,501
28.454795
85
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/Resample.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
14,288
26.962818
286
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/ReservoirSample.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
10,498
25.2475
182
java
tsml-java
tsml-java-master/src/main/java/weka/filters/unsupervised/instance/SparseToNonSparse.java
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it w...
4,307
27.72
89
java
null
ying-ICPC-2022-main/SEADER/src/HostVerifier.java
package PACKAGE_NAME; public class HostVerifier { }
53
9.8
27
java
null
ying-ICPC-2022-main/SEADER/src/test.java
import template.StringLiterals; import javax.crypto.Cipher; public class test { public void main(String[] args) throws Exception{ StringLiterals incorrects = new StringLiterals("DES", "MD5"); StringLiterals corrects = new StringLiterals("b", "a"); Cipher c = Cipher.getInstance(incorrects....
362
24.928571
69
java
null
ying-ICPC-2022-main/SEADER/src/Runner/CodeCase.java
package Runner; import com.Constant; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import java.util.*; import java.util.logging.Level; import java.util.logging.Logger; import java.util.regex.Pattern; public class CodeCase { private final static Logger LOGGER = Logger.getLogger(CodeCase.cla...
6,437
42.5
166
java
null
ying-ICPC-2022-main/SEADER/src/Runner/Main.java
package Runner; import com.Constant; import com.ibm.wala.examples.slice.InterRetrive; import com.ibm.wala.ipa.cha.ClassHierarchyException; import com.ibm.wala.util.CancelException; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.parser.JSONParser; import org.json.simple.pars...
4,878
45.913462
130
java
null
ying-ICPC-2022-main/SEADER/src/Runner/MultilineCodeCase.java
package Runner; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import java.util.*; import java.util.regex.Pattern; public class MultilineCodeCase { public String callee; public String methodType; public String type; public Long checkParameter; public Set<String> incorrectSet...
5,634
41.052239
113
java
null
ying-ICPC-2022-main/SEADER/src/Runner/MultilineMain.java
package Runner; import com.Constant; import com.ibm.wala.examples.slice.BackwardSlice; import com.ibm.wala.ipa.cha.ClassHierarchyException; import com.ibm.wala.ipa.slicer.Statement; import com.ibm.wala.util.CancelException; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.par...
6,682
45.089655
136
java
null
ying-ICPC-2022-main/SEADER/src/Runner/RandomMain.java
package Runner; import com.changedistiller.test.SSLDetect.MultiLineDetection; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.parser.JSONParser; import org.json.simple.parser.ParseException; import java.io.FileOutputStream; import java.io.FileReader; import java.io.IOExcept...
1,558
36.119048
110
java
null
ying-ICPC-2022-main/SEADER/src/Runner/SSLMain.java
package Runner; import com.changedistiller.test.FiletoAST; import com.changedistiller.test.SSLDetection; import org.eclipse.jdt.core.dom.CompilationUnit; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.PrintStream; import java.nio.file.Files; import java.nio.file.Path;...
1,839
35.8
112
java
null
ying-ICPC-2022-main/SEADER/src/Slice/CallGraphTestUtil.java
/******************************************************************************* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
6,049
34.174419
140
java
null
ying-ICPC-2022-main/SEADER/src/Slice/Slice1.java
package Slice; import com.ibm.wala.examples.slice.PDFSlice; import com.ibm.wala.util.CancelException; import java.io.IOException; public class Slice1 { public void run() throws CancelException, IOException { String str = "-appJar C:\\Users\\ling\\Documents\\JAVA_CODE\\cipherJar\\out\\artifacts\\cipherJar...
489
31.666667
223
java
null
ying-ICPC-2022-main/SEADER/src/Slice/Slice1Test.java
package Slice; import com.ibm.wala.util.CancelException; import org.junit.Test; import java.io.IOException; public class Slice1Test { @Test public void run() throws CancelException, IOException { Slice1 s = new Slice1(); s.run(); } }
265
16.733333
59
java
null
ying-ICPC-2022-main/SEADER/src/Slice/SlicerTest.java
/******************************************************************************* * Copyright (c) 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at...
11,079
30.477273
124
java