MCPcopy Create free account

hub / github.com/LASER-UMASS/Themis / types & classes

Types & classes1,713 in github.com/LASER-UMASS/Themis

↓ 4 callersClassInput
Class to define an input characteristic to the software. Attributes ---------- name : str Name of the input. values : li
Themis2.0/themis2.py:17
↓ 3 callersClassQueue
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 callersClassEditInputWindow
Themis2.0/grid2.py:744
↓ 2 callersClassEditTestWindow
Themis2.0/grid2.py:533
↓ 2 callersClassMeasurementResult
Themis2.0/themis2.py:640
↓ 2 callersClassTest
Data structure for storing tests. Attributes ---------- function : str Name of the function to call i_fields : list of `
Themis2.0/themis2.py:66
↓ 1 callersClassApp
Themis2.0/grid2.py:12
↓ 1 callersClassApp
Themis2.0/grid.py:9
↓ 1 callersClassEditInputWindow
Themis2.0/grid.py:289
↓ 1 callersClassInput
Class to define an input characteristic to the software. Attributes ---------- name : str Name of the input. values : li
Themis2.0/themis.py:16
↓ 1 callersClassTest
Data structure for storing tests. Attributes ---------- function : str Name of the function to call i_fields : list of `
Themis2.0/themis.py:61
↓ 1 callersClassThemis
Compute discrimination for a piece of software. Attributes ---------- Methods -------
Themis2.0/themis2.py:124
↓ 1 callersClassThemis
Compute discrimination for a piece of software. Attributes ---------- Methods -------
Themis2.0/themis.py:113
ClassADNode
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
ClassADNode
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
ClassADTree
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
ClassADTree
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
ClassAODE
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
ClassAODE
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
ClassASEvaluation
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
ClassASEvaluation
Abstract attribute selection evaluation class @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.9 $
subjectSystems/C,D/attributeSelection/ASEvaluation.java:39
ClassASSearch
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
ClassASSearch
Abstract attribute selection search class. @author Mark Hall (mhall@cs.waikato.ac.nz) @version $Revision: 1.8 $
subjectSystems/C,D/attributeSelection/ASSearch.java:34
ClassAbstractDataSink
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
ClassAbstractDataSink
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
ClassAbstractDataSinkBeanInfo
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
ClassAbstractDataSinkBeanInfo
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
ClassAbstractDataSource
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
ClassAbstractDataSource
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
ClassAbstractDataSourceBeanInfo
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
ClassAbstractDataSourceBeanInfo
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
ClassAbstractEvaluator
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
ClassAbstractEvaluator
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
ClassAbstractFileSaver
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
ClassAbstractFileSaver
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
ClassAbstractLoader
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
ClassAbstractLoader
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
ClassAbstractSaver
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
ClassAbstractSaver
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
ClassAbstractTestSetProducer
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
ClassAbstractTestSetProducer
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
ClassAbstractTestSetProducerBeanInfo
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
ClassAbstractTestSetProducerBeanInfo
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
ClassAbstractTimeSeries
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
ClassAbstractTimeSeries
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
ClassAbstractTrainAndTestSetProducer
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
ClassAbstractTrainAndTestSetProducer
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
ClassAbstractTrainAndTestSetProducerBeanInfo
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
ClassAbstractTrainAndTestSetProducerBeanInfo
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
ClassAbstractTrainingSetProducer
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
ClassAbstractTrainingSetProducer
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
ClassAbstractTrainingSetProducerBeanInfo
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
ClassAbstractTrainingSetProducerBeanInfo
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
ClassAdaBoostM1
Class for boosting a classifier using Freund &amp; 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
ClassAdaBoostM1
Class for boosting a classifier using Freund &amp; 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
ClassAdd
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
ClassAdd
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
ClassAddCluster
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
ClassAddCluster
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
ClassAddExpression
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
ClassAddExpression
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
ClassAddNoise
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
ClassAddNoise
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
InterfaceAdditionalMeasureProducer
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
InterfaceAdditionalMeasureProducer
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
ClassAdditiveRegression
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
ClassAdditiveRegression
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
ClassAlgorithm
subjectSystems/B,F/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/DCausalCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Drace/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dgendercausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/DGroupCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dgender/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/D/Dracecausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Brace/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/BGroupCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bracecausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bgender/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/BCausalCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/B/Bgendercausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/FCausalCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/Fcausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/FGroupCredit/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure1/F/Fgroup/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dracemr/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dracem/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dgenderm/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/D/Dgenderc/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bracecausal/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalmrg/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalm/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/B/Bgendercausalrg/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/F/Frelationrace/algorithm.cpp:16
ClassAlgorithm
ESEC.FSE.2017.Experimental.Replication/Figure2/F/Fcountryrace/algorithm.cpp:16
ClassAlgorithmListPanel
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
ClassAlgorithmListPanel
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
ClassAllFilter
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
ClassAllFilter
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
ClassAlphabeticStringTokenizer
subjectSystems/C,D/src/weka/filters/unsupervised/attribute/StringToWordVector.java:1436
ClassAlphabeticStringTokenizer
subjectSystems/C,D/filters/unsupervised/attribute/StringToWordVector.java:1436
next →1–100 of 1,713, ranked by callers