code stringlengths 3 1.18M | language stringclasses 1
value |
|---|---|
/**
* [CMM_GTAnalysis.java]
*
* CMM: Ground truth analysis
*
* Reference: Kremer et al., "An Effective Evaluation Measure for Clustering on Evolving Data Streams", KDD, 2011
*
* @author Timm jansen
* Data Management and Data Exploration Group, RWTH Aachen University
*
* Licensed under the Apache License... | Java |
/*
* SilhouetteCoefficient.java
* Copyright (C) 2010 RWTH Aachen University, Germany
* @author Jansen (moa@cs.rwth-aachen.de)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lic... | Java |
/*
* BasicRegressionPerformanceEvaluator.java
* Copyright (C) 2011 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic... | Java |
/*
* ClassificationPerformanceEvaluator.java
* Copyright (C) 2012 University of Waikato, Hamilton, New Zealand
* @author Jesse Read (jesse@tsc.uc3m.es)
*
* 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
*... | Java |
/*
* StatisticalCollection.java
* Copyright (C) 2010 RWTH Aachen University, Germany
* @author Jansen (moa@cs.rwth-aachen.de)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lic... | Java |
/*
* ChangeDetectionMeasures.java
* Copyright (C) 2010 RWTH Aachen University, Germany
* @author Jansen (moa@cs.rwth-aachen.de)
*
* 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 Fou... | Java |
/*
* WindowClassificationPerformanceEvaluator.java
* Copyright (C) 2009 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | Java |
/*
* BasicConceptDriftPerformanceEvaluator.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi... | Java |
/*
* LearningPerformanceEvaluator.java
* Copyright (C) 2009 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe... | Java |
/*
* NullMonitor.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 ... | Java |
/*
* EvaluatePrequentialRegression.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modif... | Java |
/*
* TaskMonitor.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 ... | Java |
/*
* EvaluateInterleavedTestThenTrain.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish... | Java |
/*
* WriteStreamToARFFFile.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* LearnModel.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 S... | Java |
/*
* EvaluatePrequential.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* i... | Java |
/*
* StandardTaskMonitor.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* t... | Java |
/*
* Plot.java
* Copyright (C) 2010 Poznan University of Technology, Poznan, Poland
* @author Dariusz Brzezinski (dariusz.brzezinski@cs.put.poznan.pl)
*
* 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
* ... | Java |
/*
* EvaluatePrequential.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* i... | Java |
/*
* EvaluateModel.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Fre... | Java |
/*
* TaskThread.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 S... | Java |
/*
* EvaluateOnlineRecommender.java
* Copyright (C) 2012 Universitat Politecnica de Catalunya
* @author Alex Catarineu (a.catarineu@gmail.com)
*
* 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 Fr... | Java |
/*
* ResultPreviewListener.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* EvaluateModel.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Fre... | Java |
/*
* EvaluatePeriodicHeldOutTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Ammar Shaker (shaker@mathematik.uni-marburg.de)
*
* This program is free software; you can redistribute it and/or modify
* it und... | Java |
/*
* FailedTaskReport.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 ... | Java |
/*
* MeasureStreamSpeed.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* th... | Java |
/**
* EvaluateClustering.java
*
* @author Albert Bifet (abifet@cs.waikato.ac.nz)
* @editor Yunsu Kim
*
* Last edited: 2013/06/02
*/
package moa.tasks;
import moa.clusterers.AbstractClusterer;
import moa.core.ObjectRepository;
import moa.evaluation.LearningCurve;
import moa.gui.BatchCmd;
import m... | Java |
/*
* LearnModelRegression.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* TaskCompletionListener.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* RunTasks.java
* Copyright (C) 2011 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the... | Java |
/*
* RunTasks.java
* Copyright (C) 2011 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package moa.tasks;
import java.util.ArrayList;
import moa.streams.InstanceStream;
import moa.streams.clustering.ClusterEvent;
/**
*
* @author albert
*/
public abstract class ConceptDriftMainTask extends MainTask {
... | Java |
/*
* EvaluateInterleavedChunks.java
* Copyright (C) 2010 Poznan University of Technology, Poznan, Poland
* @author Dariusz Brzezinski (dariusz.brzezinski@cs.put.poznan.pl)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | Java |
/*
* Task.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Softwar... | Java |
/*
* MainTask.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Sof... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package moa.tasks;
import java.util.ArrayList;
import moa.streams.InstanceStream;
import moa.streams.clustering.ClusterEvent;
/**
*
* @author albert
*/
public abstract class RegressionMainTask extends MainTask {
... | Java |
/*
* CacheShuffledStream.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* t... | Java |
/*
* AbstractTask.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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... | Java |
/*
* Predicates.java
* Copyright (C) 2012 University of Porto, Portugal
* @author P. Kosina, E. Almeida, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... | Java |
/*
* AMRulesRegressor.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | Java |
/*
* AbstractAMRules.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*... | Java |
/*
* RuleActiveRegressionNode.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of t... | Java |
/*
* UniformWeightedVote.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | Java |
/*
* UniformWeightedVote.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | Java |
/*
* UniformWeightedVote.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | Java |
/*
* UniformWeightedVote.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | Java |
/*
* RuleActiveLearningNode.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | Java |
/*
* Predicate.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, A. Carvalho, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | Java |
/*
* RuleSet.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, A. Carvalho, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... | Java |
/*
* NumericAttributeBinaryRulePredicate.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, A. Carvalho, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a c... | Java |
/*
* NominalAttributeBinaryRulePredicate.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, A. Carvalho, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a c... | Java |
/*
* SDRSplitCriterionAMRules.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lice... | Java |
/*
* FIMTDDNumericAttributeClassLimitObserver.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a ... | Java |
/*
* Rule.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ht... | Java |
/*
* RuleSplitNode.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, A. Carvalho, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lice... | Java |
/*
* RuleClassifierNBayes.java
* Copyright (C) 2012 University of Porto, Portugal
* @author P. Kosina, E. Almeida, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | Java |
/*
* RuleClassification.java
* Copyright (C) 2012 University of Porto, Portugal
* @author P. Kosina, E. Almeida, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | Java |
/*
* SDRSplitCriterionAMRules.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lice... | Java |
/*
* SDRSplitCriterionAMRules.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of t... | Java |
/*
* FadingTargetMean.java
* Copyright (C) 2014 University of Porto, Portugal
* @author J. Duarte, A. Bifet, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | Java |
/*
* TargetMean.java
* Copyright (C) 2014 University of Porto, Portugal
* @author J. Duarte, A. Bifet, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | Java |
/*
* FadingTargetMean.java
* Copyright (C) 2014 University of Porto, Portugal
* @author A. Bifet, J. Duarte, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | Java |
/*
* RuleClassifier.java
* Copyright (C) 2012 University of Porto, Portugal
* @author P. Kosina, E. Almeida, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | Java |
/*
* Classifier.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 S... | Java |
/*
* ActiveClassifier.java
* Copyright (C) 2011 University of Waikato, Hamilton, New Zealand
* @author Indre Zliobaite (zliobaite at gmail dot com)
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under... | Java |
/*
* DriftDetectionMethodClassifier.java
* Copyright (C) 2008 University of Waikato, Hamilton, New Zealand
* @author Manuel Baena (mbaena@lcc.uma.es)
*
* 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
* ... | Java |
/*
* SingleClassifierDrift.java
* Copyright (C) 2008 University of Waikato, Hamilton, New Zealand
* @author Manuel Baena (mbaena@lcc.uma.es)
*
* 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... | Java |
/*
* NaiveBayesMultinomial.java
* Copyright (C) 2011 University of Waikato, Hamilton, New Zealand
* @author Bernhard Pfahringer (bernhard@cs.waikato.ac.nz)
*
* 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... | Java |
/*
* NaiveBayes.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 S... | Java |
/*
* RandomHoeffdingTree.java
* Copyright (C) 2010 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* FIMTDD.java
* Copyright (C) 2014 Jožef Stefan Institute, Ljubljana, Slovenia
* Copyright (C) 2013 University of Porto, Portugal
* @author Aljaž Osojnik <aljaz.osojnik@ijs.si>
* @author Katie de Lange, E. Almeida, J. Gama
*
* Licensed under the Apache License, Version 2.0 (the "License");
... | Java |
/*
* HoeffdingAdaptiveTree.java
* Copyright (C) 2008 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as ... | Java |
/*
* ASHoeffdingTree.java
* Copyright (C) 2008 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* 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... | Java |
/*
* HoeffdingOptionTree.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* t... | Java |
/*
* DecisionStump.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Fre... | Java |
/*
* LimAttHoeffdingTree.java
* Copyright (C) 2010 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | Java |
/*
* ORTO.java
* Copyright (C) Jožef Stefan Institute, Ljubljana
* @author Aljaž Osojnik
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache... | Java |
/*
* HoeffdingTree.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Fre... | Java |
/*
* AdaHoeffdingOptionTree.java
* Copyright (C) 2008 University of Waikato, Hamilton, New Zealand
* @author Albert Bifet (abifet at cs dot waikato dot ac dot nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as... | Java |
/*
* AbstractClassifier.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* th... | Java |
/*
* AttributeSplitSuggestion.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
*... | Java |
/*
* InstanceConditionalBinaryTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published ... | Java |
/*
* InstanceConditionalTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* NominalAttributeBinaryTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
... | Java |
/*
* NumericAttributeBinaryTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
... | Java |
/*
* NominalAttributeMultiwayTest.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | Java |
/*
* SplitCriterion.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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 Fr... | Java |
/*
* InfoGainSplitCriterion.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* ... | Java |
/*
* SDRSplitCriterion.java
* Copyright (C) 2013 University of Porto, Portugal
* @author Katie de Lange, E. Almeida, J. Gama
*
* 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 Founda... | Java |
/*
* VarianceReductionSplitCriterion.java
* Copyright (C) 2013 University of Porto, Portugal
* @author Katie de Lange, E. Almeida, J. Gama
*
* 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 S... | Java |
/*
* InfoGainSplitCriterionMultilabel.java
* Copyright (C) 2012 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
* @author Jesse Read (jesse@tsc.uc3m.es)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms... | Java |
/*
* GiniSplitCriterion.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* 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
* th... | Java |
/*
* GreenwaldKhannaNumericAttributeClassObserver.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | Java |
/*
* DiscreteAttributeClassObserver.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published... | Java |
/*
* FIMTDDNumericAttributeClassObserver.java
* Copyright (C) 2013 University of Porto, Portugal
* @author Katie de Lange, E. Almeida, J. Gama
*
* 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 Fr... | Java |
/*
* VFMLNumericAttributeClassObserver.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis... | Java |
/*
* BinaryTreeNumericAttributeClassObserverRegression.java
* Copyright (C) 2013 University of Porto, Portugal
* @author E. Almeida, J. Gama
*
* 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
* t... | Java |
/*
* GaussianNumericAttributeClassObserver.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | Java |
/*
* NumericAttributeClassObserver.java
* Copyright (C) 2007 University of Waikato, Hamilton, New Zealand
* @author Richard Kirkby (rkirkby@cs.waikato.ac.nz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published ... | Java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.