repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/SMO.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... | 62,792 | 28.260485 | 319 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/SMOreg.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... | 24,823 | 29.273171 | 294 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/SPegasos.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... | 20,903 | 27.674897 | 381 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/SimpleLinearRegression.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,073 | 26.556314 | 176 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/SimpleLogistic.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... | 24,690 | 32.186828 | 315 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/VotedPerceptron.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,272 | 25.942053 | 179 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/Winnow.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... | 23,407 | 25.936709 | 149 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/neural/LinearUnit.java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | 3,374 | 28.094828 | 77 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/neural/NeuralConnection.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,966 | 25.801342 | 79 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/neural/NeuralMethod.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,827 | 29.983051 | 74 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/neural/NeuralNode.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,039 | 28.616519 | 79 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/neural/SigmoidUnit.java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | 3,709 | 27.984375 | 77 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/pace/ChisqMixture.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,370 | 28.44877 | 186 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/pace/DiscreteFunction.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... | 7,434 | 23.13961 | 75 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/pace/MixtureDistribution.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or (at
* your option) any later version.
*
* This program is distributed in the hope that... | 9,125 | 32.306569 | 119 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/pace/NormalMixture.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or (at
* your option) any later version.
*
* This program is distributed in the hope that... | 12,753 | 29.511962 | 186 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/pace/PaceMatrix.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... | 36,194 | 29.98887 | 89 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/CachedKernel.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,469 | 25.777494 | 93 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/CheckKernel.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... | 51,295 | 34.474412 | 131 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/Kernel.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,160 | 27.101227 | 89 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/KernelEvaluation.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,575 | 27.353887 | 91 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/NormalizedPolyKernel.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,914 | 27.74269 | 102 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/PolyKernel.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,808 | 23.134247 | 83 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/PrecomputedKernelMatrixKernel.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,239 | 26.5 | 322 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/Puk.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,152 | 25.242353 | 224 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/RBFKernel.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,005 | 23.786378 | 76 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/RegOptimizer.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,637 | 26.776199 | 165 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/RegSMO.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... | 25,823 | 28.278912 | 148 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/RegSMOImproved.java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | 30,082 | 29.949588 | 175 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/SMOset.java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | 3,618 | 21.202454 | 74 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/functions/supportVector/StringKernel.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... | 48,083 | 30.822634 | 201 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/AttributeFilterBridge.java | package weka.classifiers.lazy;
import java.util.Arrays;
import weka.attributeSelection.*;
import weka.core.DenseInstance;
import weka.core.Instance;
import weka.core.Instances;
/* 23/7/11: ajb
* This class bridges the two weka components required to select a subset of attributes
*
* 1. weka.attributeSelection.A... | 8,868 | 29.477663 | 149 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/IB1.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 10,231 | 27.903955 | 300 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/IBk.java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | 32,385 | 29.35239 | 133 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/KStar.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,865 | 29.454039 | 289 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/LBR.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... | 40,958 | 32.004835 | 507 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/LWL.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,588 | 30.326693 | 159 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/RSC.java | package weka.classifiers.lazy;
import java.util.ArrayList;
import java.util.Random;
import java.util.TreeSet;
import weka.classifiers.AbstractClassifier;
import weka.classifiers.Classifier;
import weka.classifiers.Evaluation;
import weka.core.*;
/**
*
* @author Aaron. Implementation
*/
public class RSC extends Ab... | 7,244 | 31.34375 | 105 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/kstar/KStarCache.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,926 | 26.723602 | 79 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/kstar/KStarConstants.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,904 | 29.238095 | 74 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/kstar/KStarNominalAttribute.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,254 | 28.58671 | 78 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/kstar/KStarNumericAttribute.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,805 | 28.156589 | 78 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/lazy/kstar/KStarWrapper.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,739 | 27.52459 | 74 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/AdaBoostM1.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,525 | 32.198999 | 192 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/AdditiveRegression.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,706 | 28.304104 | 389 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/AttributeSelectedClassifier.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,382 | 28.799708 | 117 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Bagging.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 hat it wi... | 22,782 | 29.829499 | 127 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/CVParameterSelection.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... | 25,895 | 28.972222 | 141 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/ClassificationViaClustering.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,571 | 27.131274 | 314 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/ClassificationViaRegression.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,314 | 28.381625 | 178 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/CostSensitiveClassifier.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,404 | 29.546407 | 434 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Dagging.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 16,761 | 28 | 160 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Decorate.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... | 26,174 | 32.132911 | 426 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/END.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... | 11,092 | 29.899721 | 156 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/FilteredClassifier.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,768 | 27.361511 | 278 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Grading.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 12,016 | 29.577608 | 191 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/LogitBoost.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... | 39,598 | 31.618616 | 153 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/MetaCost.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,275 | 30.707899 | 641 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/MultiBoostAB.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,502 | 30.771765 | 626 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/MultiClassClassifier.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,150 | 28.151 | 177 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/MultiClassClassifierUpdateable.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,038 | 29.737991 | 230 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/MultiScheme.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,444 | 27.127615 | 241 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/OptimisedRotationForest.java | /*
Wrapper for rotation forest that peforms a Naive model selection
Based on findings from
http://pages.bangor.ac.uk/~mas00a/papers/lkjrmcs07.pdf
Search for
Number of Feature Subsets, K=
Number of features in a subset: M = 3;
Number of classifiers in the ensemble, L=
Maybe try get the OOB error?
the feature set is ... | 1,704 | 27.898305 | 95 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/OrdinalClassClassifier.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 12,356 | 27.276888 | 135 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/RacedIncrementalLogitBoost.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... | 37,430 | 26.891952 | 219 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/RandomCommittee.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,299 | 28.903537 | 274 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/RandomSubSpace.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,718 | 29.288043 | 378 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/RegressionByDiscretization.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... | 24,893 | 29.358537 | 282 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/RotationForest.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 35,688 | 29.270568 | 263 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Stacking.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,110 | 28.67035 | 100 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/StackingC.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... | 11,415 | 32.97619 | 183 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/ThresholdSelector.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... | 36,038 | 32.032997 | 545 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/Vote.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... | 31,320 | 28.829524 | 81 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/nestedDichotomies/ClassBalancedND.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 16,333 | 29.877127 | 156 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/nestedDichotomies/DataNearBalancedND.java | /*
* This program is free software; you can redistribsute 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 tha... | 18,271 | 30.341338 | 156 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/meta/nestedDichotomies/ND.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,867 | 27.227488 | 156 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/CitationKNN.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... | 34,106 | 28.251286 | 166 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MDD.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 18,712 | 27.83359 | 123 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MIBoost.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... | 20,902 | 28.565771 | 195 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MIDD.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,190 | 28.121396 | 123 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MIEMDD.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... | 23,367 | 29.546405 | 253 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MILR.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 24,598 | 28.249703 | 184 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MINND.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... | 33,433 | 31.334623 | 251 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MIOptimalBall.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 18,366 | 32.034173 | 376 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MISMO.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... | 63,754 | 28.903846 | 319 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MISVM.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 24,192 | 28.684663 | 341 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/MIWrapper.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 16,721 | 29.348457 | 165 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/SimpleMI.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... | 15,504 | 29.642292 | 108 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/supportVector/MIPolyKernel.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... | 5,067 | 25.814815 | 83 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/mi/supportVector/MIRBFKernel.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... | 6,069 | 26.844037 | 133 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/misc/HyperPipes.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... | 11,735 | 29.092308 | 299 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/misc/InputMappedClassifier.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,994 | 30.640295 | 440 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/misc/SerializedClassifier.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,938 | 25.214076 | 130 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/misc/VFI.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,859 | 30.079812 | 252 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/BinaryFile.java | package weka.classifiers.rules;
import java.io.*;
public class BinaryFile {
/**
* Use this constant to specify big-endian integers.
*/
public static final short BIG_ENDIAN = 1;
/**
* Use this constant to specify litte-endian constants.
*/
public static final short LITTLE_ENDIAN =... | 10,512 | 29.650146 | 179 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/Classify_Test.java | package weka.classifiers.rules;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.io.Serializable;
import java.util.Hashtable;
import java.util.StringTokenizer;
import weka.core.Instance;
public cla... | 27,760 | 39.586257 | 149 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/ConjunctiveRule.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... | 52,724 | 30.106195 | 627 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/DTNB.java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... | 28,699 | 28.285714 | 555 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/DecisionTable.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... | 40,165 | 27.486525 | 108 | java |
tsml-java | tsml-java-master/src/main/java/weka/classifiers/rules/DecisionTableHashKey.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,974 | 23.033816 | 94 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.