Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASER-UMASS/Themis
/ types & classes
Types & classes
1,713 in github.com/LASER-UMASS/Themis
⨍
Functions
20,984
◇
Types & classes
1,713
↓ 4 callers
Class
Input
Class to define an input characteristic to the software. Attributes ---------- name : str Name of the input. values : li
Themis2.0/themis2.py:17
↓ 3 callers
Class
Queue
Class representing a FIFO queue. @author Len Trigg (trigg@cs.waikato.ac.nz) @version $Revision: 1.7 $
subjectSystems/C,D/core/Queue.java:38
↓ 2 callers
Class
EditInputWindow
Themis2.0/grid2.py:744
↓ 2 callers
Class
EditTestWindow
Themis2.0/grid2.py:533
↓ 2 callers
Class
MeasurementResult
Themis2.0/themis2.py:640
↓ 2 callers
Class
Test
Data structure for storing tests. Attributes ---------- function : str Name of the function to call i_fields : list of `
Themis2.0/themis2.py:66
↓ 1 callers
Class
App
Themis2.0/grid2.py:12
↓ 1 callers
Class
App
Themis2.0/grid.py:9
↓ 1 callers
Class
EditInputWindow
Themis2.0/grid.py:289
↓ 1 callers
Class
Input
Class to define an input characteristic to the software. Attributes ---------- name : str Name of the input. values : li
Themis2.0/themis.py:16
↓ 1 callers
Class
Test
Data structure for storing tests. Attributes ---------- function : str Name of the function to call i_fields : list of `
Themis2.0/themis.py:61
↓ 1 callers
Class
Themis
Compute discrimination for a piece of software. Attributes ---------- Methods -------
Themis2.0/themis2.py:124
↓ 1 callers
Class
Themis
Compute discrimination for a piece of software. Attributes ---------- Methods -------
Themis2.0/themis.py:113
Class
ADNode
The ADNode class implements the ADTree datastructure which increases the speed with which sub-contingency tables can be constructed from a data set in
subjectSystems/C,D/classifiers/bayes/net/ADNode.java:40
Class
ADNode
The ADNode class implements the ADTree datastructure which increases the speed with which sub-contingency tables can be constructed from a data set in
subjectSystems/C,D/src/weka/classifiers/bayes/net/ADNode.java:40
Class
ADTree
Class for generating an alternating decision tree. The basic algorithm is based on:<p> Freund, Y., Mason, L.: The alternating decision tree learning
subjectSystems/C,D/classifiers/trees/ADTree.java:60
Class
ADTree
Class for generating an alternating decision tree. The basic algorithm is based on:<p> Freund, Y., Mason, L.: The alternating decision tree learning
subjectSystems/C,D/src/weka/classifiers/trees/ADTree.java:60
Class
AODE
AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence
subjectSystems/C,D/classifiers/bayes/AODE.java:57
Class
AODE
AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence
subjectSystems/C,D/src/weka/classifiers/bayes/AODE.java:57
Class
ASEvaluation
Abstract attribute selection evaluation class @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.9 $
subjectSystems/C,D/src/weka/attributeSelection/ASEvaluation.java:39
Class
ASEvaluation
Abstract attribute selection evaluation class @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.9 $
subjectSystems/C,D/attributeSelection/ASEvaluation.java:39
Class
ASSearch
Abstract attribute selection search class. @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.8 $
subjectSystems/C,D/src/weka/attributeSelection/ASSearch.java:34
Class
ASSearch
Abstract attribute selection search class. @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.8 $
subjectSystems/C,D/attributeSelection/ASSearch.java:34
Class
AbstractDataSink
Abstract class for objects that store instances to some destination. @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision
subjectSystems/C,D/src/weka/gui/beans/AbstractDataSink.java:44
Class
AbstractDataSink
Abstract class for objects that store instances to some destination. @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision
subjectSystems/C,D/gui/beans/AbstractDataSink.java:44
Class
AbstractDataSinkBeanInfo
Bean info class for the AbstractDataSink @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/src/weka/gui/beans/AbstractDataSinkBeanInfo.java:33
Class
AbstractDataSinkBeanInfo
Bean info class for the AbstractDataSink @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/gui/beans/AbstractDataSinkBeanInfo.java:33
Class
AbstractDataSource
Abstract class for objects that can provide instances from some source @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revisi
subjectSystems/C,D/src/weka/gui/beans/AbstractDataSource.java:46
Class
AbstractDataSource
Abstract class for objects that can provide instances from some source @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revisi
subjectSystems/C,D/gui/beans/AbstractDataSource.java:46
Class
AbstractDataSourceBeanInfo
Bean info class for AbstractDataSource. All beans that extend AbstractDataSource might want to extend this class @author <a href="mailto:mhall@cs.wai
subjectSystems/C,D/src/weka/gui/beans/AbstractDataSourceBeanInfo.java:36
Class
AbstractDataSourceBeanInfo
Bean info class for AbstractDataSource. All beans that extend AbstractDataSource might want to extend this class @author <a href="mailto:mhall@cs.wai
subjectSystems/C,D/gui/beans/AbstractDataSourceBeanInfo.java:36
Class
AbstractEvaluator
Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc. @author <a href="mailto:mhall@cs.waikato.ac.nz">M
subjectSystems/C,D/src/weka/gui/beans/AbstractEvaluator.java:48
Class
AbstractEvaluator
Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc. @author <a href="mailto:mhall@cs.waikato.ac.nz">M
subjectSystems/C,D/gui/beans/AbstractEvaluator.java:48
Class
AbstractFileSaver
Abstract class for Savers that save to a file Valid options are: -i input arff file <br> The input filw in arff format. <p> -o the output file <br>
subjectSystems/C,D/core/converters/AbstractFileSaver.java:51
Class
AbstractFileSaver
Abstract class for Savers that save to a file Valid options are: -i input arff file <br> The input filw in arff format. <p> -o the output file <br>
subjectSystems/C,D/src/weka/core/converters/AbstractFileSaver.java:51
Class
AbstractLoader
Abstract class gives default implementation of setSource methods. All other methods must be overridden. @author Richard Kirkby (rkirkby@cs.waikato.ac
subjectSystems/C,D/core/converters/AbstractLoader.java:36
Class
AbstractLoader
Abstract class gives default implementation of setSource methods. All other methods must be overridden. @author Richard Kirkby (rkirkby@cs.waikato.ac
subjectSystems/C,D/src/weka/core/converters/AbstractLoader.java:36
Class
AbstractSaver
Abstract class for Saver @author Richard Kirkby (rkirkby@cs.waikato.ac.nz) @author Stefan Mutter (mutter@cs.waikato.ac.nz) @version $Revision: 1.2 $
subjectSystems/C,D/core/converters/AbstractSaver.java:42
Class
AbstractSaver
Abstract class for Saver @author Richard Kirkby (rkirkby@cs.waikato.ac.nz) @author Stefan Mutter (mutter@cs.waikato.ac.nz) @version $Revision: 1.2 $
subjectSystems/C,D/src/weka/core/converters/AbstractSaver.java:42
Class
AbstractTestSetProducer
Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation. @author <
subjectSystems/C,D/src/weka/gui/beans/AbstractTestSetProducer.java:45
Class
AbstractTestSetProducer
Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation. @author <
subjectSystems/C,D/gui/beans/AbstractTestSetProducer.java:45
Class
AbstractTestSetProducerBeanInfo
BeanInfo class for AbstractTestSetProducer @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/src/weka/gui/beans/AbstractTestSetProducerBeanInfo.java:33
Class
AbstractTestSetProducerBeanInfo
BeanInfo class for AbstractTestSetProducer @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/gui/beans/AbstractTestSetProducerBeanInfo.java:33
Class
AbstractTimeSeries
An abstract instance filter that assumes instances form time-series data and performs some merging of attribute values in the current instance with at
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/AbstractTimeSeries.java:69
Class
AbstractTimeSeries
An abstract instance filter that assumes instances form time-series data and performs some merging of attribute values in the current instance with at
subjectSystems/C,D/filters/unsupervised/attribute/AbstractTimeSeries.java:69
Class
AbstractTrainAndTestSetProducer
Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representatio
subjectSystems/C,D/src/weka/gui/beans/AbstractTrainAndTestSetProducer.java:44
Class
AbstractTrainAndTestSetProducer
Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representatio
subjectSystems/C,D/gui/beans/AbstractTrainAndTestSetProducer.java:44
Class
AbstractTrainAndTestSetProducerBeanInfo
Bean info class for AbstractTrainAndTestSetProducers @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/src/weka/gui/beans/AbstractTrainAndTestSetProducerBeanInfo.java:33
Class
AbstractTrainAndTestSetProducerBeanInfo
Bean info class for AbstractTrainAndTestSetProducers @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/gui/beans/AbstractTrainAndTestSetProducerBeanInfo.java:33
Class
AbstractTrainingSetProducer
Abstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representation @autho
subjectSystems/C,D/src/weka/gui/beans/AbstractTrainingSetProducer.java:46
Class
AbstractTrainingSetProducer
Abstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representation @autho
subjectSystems/C,D/gui/beans/AbstractTrainingSetProducer.java:46
Class
AbstractTrainingSetProducerBeanInfo
BeanInfo class for AbstractTrainingSetProducer @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/src/weka/gui/beans/AbstractTrainingSetProducerBeanInfo.java:33
Class
AbstractTrainingSetProducerBeanInfo
BeanInfo class for AbstractTrainingSetProducer @author <a href="mailto:mhall@cs.waikato.ac.nz">Mark Hall</a> @version $Revision: 1.1 $
subjectSystems/C,D/gui/beans/AbstractTrainingSetProducerBeanInfo.java:33
Class
AdaBoostM1
Class for boosting a classifier using Freund & Schapire's Adaboost M1 method. For more information, see<p> Yoav Freund and Robert E. Schapire (19
subjectSystems/C,D/classifiers/meta/AdaBoostM1.java:68
Class
AdaBoostM1
Class for boosting a classifier using Freund & Schapire's Adaboost M1 method. For more information, see<p> Yoav Freund and Robert E. Schapire (19
subjectSystems/C,D/src/weka/classifiers/meta/AdaBoostM1.java:68
Class
Add
An instance filter that adds a new attribute to the dataset. The new attribute contains all missing values.<p> Valid filter-specific options are:<p>
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/Add.java:51
Class
Add
An instance filter that adds a new attribute to the dataset. The new attribute contains all missing values.<p> Valid filter-specific options are:<p>
subjectSystems/C,D/filters/unsupervised/attribute/Add.java:51
Class
AddCluster
A filter that adds a new nominal attribute representing the cluster assigned to each instance by the specified clustering algorithm.<p> Valid filter-
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/AddCluster.java:58
Class
AddCluster
A filter that adds a new nominal attribute representing the cluster assigned to each instance by the specified clustering algorithm.<p> Valid filter-
subjectSystems/C,D/filters/unsupervised/attribute/AddCluster.java:58
Class
AddExpression
Applys a mathematical expression involving attributes and numeric constants to a dataset. A new attribute is appended after the last attribute that co
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/AddExpression.java:63
Class
AddExpression
Applys a mathematical expression involving attributes and numeric constants to a dataset. A new attribute is appended after the last attribute that co
subjectSystems/C,D/filters/unsupervised/attribute/AddExpression.java:63
Class
AddNoise
Introduces noise data a random subsample of the dataset by changing a given attribute (attribute must be nominal) Valid options are:<p> -C col <br>
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/AddNoise.java:59
Class
AddNoise
Introduces noise data a random subsample of the dataset by changing a given attribute (attribute must be nominal) Valid options are:<p> -C col <br>
subjectSystems/C,D/filters/unsupervised/attribute/AddNoise.java:59
Interface
AdditionalMeasureProducer
Interface to something that can produce measures other than those calculated by evaluation modules. @author Mark Hall (mhall@cs.waikato.ac.nz) @versi
subjectSystems/C,D/core/AdditionalMeasureProducer.java:34
Interface
AdditionalMeasureProducer
Interface to something that can produce measures other than those calculated by evaluation modules. @author Mark Hall (mhall@cs.waikato.ac.nz) @versi
subjectSystems/C,D/src/weka/core/AdditionalMeasureProducer.java:34
Class
AdditiveRegression
Meta classifier that enhances the performance of a regression base classifier. Each iteration fits a model to the residuals left by the classifier on
subjectSystems/C,D/classifiers/meta/AdditiveRegression.java:66
Class
AdditiveRegression
Meta classifier that enhances the performance of a regression base classifier. Each iteration fits a model to the residuals left by the classifier on
subjectSystems/C,D/src/weka/classifiers/meta/AdditiveRegression.java:66
Class
Algorithm
subjectSystems/B,F/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/DCausalCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Drace/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dgendercausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/DGroupCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dgender/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dracecausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Brace/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/BGroupCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bracecausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bgender/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/BCausalCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bgendercausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/FCausalCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/Fcausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/FGroupCredit/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/Fgroup/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dracemr/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dracem/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dgenderm/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dgenderc/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bracecausal/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalmrg/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalm/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalrg/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/F/Frelationrace/algorithm.cpp:16
Class
Algorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/F/Fcountryrace/algorithm.cpp:16
Class
AlgorithmListPanel
This panel controls setting a list of algorithms for an experiment to iterate over. @author Richard Kirkby (rkirkby@cs.waikato.ac.nz) @version $Revis
subjectSystems/C,D/src/weka/gui/experiment/AlgorithmListPanel.java:81
Class
AlgorithmListPanel
This panel controls setting a list of algorithms for an experiment to iterate over. @author Richard Kirkby (rkirkby@cs.waikato.ac.nz) @version $Revis
subjectSystems/C,D/gui/experiment/AlgorithmListPanel.java:81
Class
AllFilter
A simple instance filter that passes all instances directly through. Basically just for testing purposes. @author Len Trigg (trigg@cs.waikato.ac.nz)
subjectSystems/C,D/src/weka/filters/AllFilter.java:37
Class
AllFilter
A simple instance filter that passes all instances directly through. Basically just for testing purposes. @author Len Trigg (trigg@cs.waikato.ac.nz)
subjectSystems/C,D/filters/AllFilter.java:37
Class
AlphabeticStringTokenizer
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/StringToWordVector.java:1436
Class
AlphabeticStringTokenizer
subjectSystems/C,D/filters/unsupervised/attribute/StringToWordVector.java:1436
next →
1–100 of 1,713, ranked by callers