A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/N_Accord_MachineLearning.htm below:

  Interface Description IBagOfWordsT

Common interface for Bag of Words objects.

IBinaryClassifier

Common interface for classification models. Classification models learn how to produce a class-label (or a set of class labels) y from an input vector x.

IBinaryClassifierTInput

Common interface for classification models. Classification models learn how to produce a class-label (or a set of class labels) y from an input vector x.

IBinaryLikelihoodClassifierTInput

Common interface for generative binary classifiers. A binary classifier can predict whether or not an instance belongs to a class, while at the same time being able to provide the probability of this sample belonging to the positive class.

IBinaryScoreClassifierTInput

Common interface for score-based binary classifiers. A binary classifier can predict whether or not an instance belongs to a class based on a decision score (a real number) that measures the association of the input with the negative and positive class.

ICentroidClusterCollectionTData, TCluster

Common interface for clusters that contains centroids which are of the same data type as the clustered data types (i.e.

KMeansClusterCollectionKMeansCluster

).

ICentroidClusterCollectionTData, TCentroids, TCluster

Common interface for clusters that contains centroids, where the centroid data type might be different from the data type of the data bring clustered (i.e.

GaussianClusterCollectionGaussianCluster

).

IClassifier

Common interface for classification models. Classification models learn how to produce a class-label (or a set of class labels) y from an input vector x.

IClassifierTInput, TClasses

Common interface for classification models. Classification models learn how to produce a class-label (or a set of class labels) y from an input vector x.

IClusterCollectionTData Obsolete.

Common interface for cluster collections.

IClusterCollectionTData, TCluster Obsolete.

Common interface for cluster collections.

IClusterCollectionExTData, TCluster

Common interface for collections of clusters (i.e.

KMeansClusterCollection

,

GaussianClusterCollection

,

MeanShiftClusterCollection

).

IClusteringAlgorithmTData Obsolete.

Common interface for clustering algorithms.

IClusteringAlgorithmTData, TWeights Obsolete.

Common interface for clustering algorithms.

ICovariantTransformTInput, TOutput

Common interface for data transformation algorithms. Examples of transformations include

classifiers

,

regressions

and other machine learning techniques.

IDescriptiveLearningTModel, TInput

Common interface for unsupervised learning algorithms.

IExplorationPolicy

Exploration policy interface.

IGenerativeTInput

Common interface for generative models.

ILikelihoodTaggerTInput

Common interface for generative observation sequence taggers. A sequence tagger can predict the class label of each individual observation in a input sequence vector.

IMulticlassClassifier

Common interface for multi-class models. Classification models learn how to produce a class-label y from an input vector x.

IMulticlassClassifierTInput

Common interface for multi-class models. Classification models learn how to produce a class-label y from an input vector x.

IMulticlassClassifierTInput, TClasses

Common interface for multi-class models. Classification models learn how to produce a class-label y from an input vector x.

IMulticlassLikelihoodClassifierTInput

Common interface for generative multi-class classifiers. A multi-class classifier can predicts a class label based on an input instance vector.

IMulticlassLikelihoodClassifierTInput, TClasses

Common interface for generative multi-class classifiers. A multi-class classifier can predicts a class label based on an input instance vector.

IMulticlassLikelihoodClassifierBaseTInput, TClasses

Common interface for generative multi-class classifiers. A multi-class classifier can predicts a class label based on an input instance vector.

IMulticlassOutLikelihoodClassifierTInput, TClasses

Common interface for generative multi-class classifiers. A multi-class classifier can predicts a class label based on an input instance vector.

IMulticlassOutScoreClassifierTInput, TClasses

Common interface for score-based multi-class classifiers. A multi-class classifier can predict to which class an instance belongs based on a decision score (a real number) that measures the association of the input with each class.

IMulticlassRefLikelihoodClassifierTInput, TClasses

Common interface for generative multi-class classifiers. A multi-class classifier can predicts a class label based on an input instance vector.

IMulticlassRefScoreClassifierTInput, TClasses

Common interface for score-based multi-class classifiers. A multi-class classifier can predict to which class an instance belongs based on a decision score (a real number) that measures the association of the input with each class.

IMulticlassScoreClassifierTInput

Common interface for score-based multi-class classifiers. A multi-class classifier can predict to which class an instance belongs based on a decision score (a real number) that measures the association of the input with each class.

IMulticlassScoreClassifierTInput, TClasses

Common interface for score-based multi-class classifiers. A multi-class classifier can predict to which class an instance belongs based on a decision score (a real number) that measures the association of the input with each class.

IMulticlassScoreClassifierBaseTInput, TClasses

Common interface for score-based multi-class classifiers. A multi-class classifier can predict to which class an instance belongs based on a decision score (a real number) that measures the association of the input with each class.

IMultilabelClassifier

Common interface for multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once.

IMultilabelClassifierTInput

Common interface for multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once.

IMultilabelClassifierTInput, TClasses

Common interface for multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once.

IMultilabelLikelihoodClassifierTInput

Common interface for generative multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once, as well as their probabilities.

IMultilabelLikelihoodClassifierTInput, TClasses

Common interface for generative multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once.

IMultilabelLikelihoodClassifierBaseTInput, TClasses

Common interface for generative multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once.

IMultilabelOutLikelihoodClassifierTInput, TClasses

Common interface for generative multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once, as well as their probabilities.

IMultilabelOutScoreClassifierTInput, TClasses

Common interface for score-based multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once based on a decision score (a real number) computed for each class.

IMultilabelRefLikelihoodClassifierTInput, TClasses

Common interface for generative multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once, as well as their probabilities.

IMultilabelRefScoreClassifierTInput, TClasses

Common interface for score-based multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once based on a decision score (a real number) computed for each class.

IMultilabelScoreClassifierTInput

Common interface for score-based multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once based on a decision score (a real number) computed for each class.

IMultilabelScoreClassifierTInput, TClasses

Common interface for score-based multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once based on a decision score (a real number) computed for each class.

IMultilabelScoreClassifierBaseTInput, TClasses

Common interface for score-based multi-label classifiers. A multi-label classifier can predict the occurrence of multiple class labels at once based on a decision score (a real number) computed for each class.

IMultipleRegressionTInput

Common interface for multiple regression models. Multiple regression models learn how to produce a set of real values (a real-valued vector) from an input vector x.

IMultipleRegressionTInput, TOutput

Common interface for multiple regression models. Multiple regression models learn how to produce a set of real values (a real-valued vector) from an input vector x.

IMultipleTransformTInput, TOutput

Common interface for data transformation algorithms. Examples of transformations include

classifiers

,

regressions

and other machine learning techniques.

IParallel

Common interface for parallel algorithms.

IRegressionTInput

Common interface for regression models. Regression models learn how to produce a real value (or a set of real values) y from an input vector x.

IRegressionTInput, TOutput

Common interface for regression models. Regression models learn how to produce a real value (or a set of real values) y from an input vector x.

IScoreTaggerTInput

Common interface for observation sequence taggers.

ISupervisedBinaryLearningTModel

Common interface for supervised learning algorithms for

binary classifiers

.

ISupervisedBinaryLearningTModel, TInput

Common interface for supervised learning algorithms for

binary classifiers

.

ISupervisedLearningTModel, TInput, TOutput

Common interface for supervised learning algorithms.

ISupervisedMulticlassLearningTModel

Common interface for supervised learning algorithms for

multi-class classifiers

.

ISupervisedMulticlassLearningTModel, TInput

Common interface for supervised learning algorithms for

multi-class classifiers

.

ISupervisedMultilabelLearningTModel

Common interface for supervised learning algorithms for

multi-label classifiers

.

ISupervisedMultilabelLearningTModel, TInput

Common interface for supervised learning algorithms for

multi-label classifiers

.

ISupportsCancellation

Common interface for algorithms that can be canceled in the middle of execution.

ITaggerTInput

Common interface for generative observation sequence taggers. A sequence tagger can predict the class label of each individual observation in a input sequence vector.

ITransform

Common interface for data transformation algorithms. Examples of transformations include

classifiers

,

regressions

and other machine learning techniques.

ITransformTInput

Common interface for data transformation algorithms. Examples of transformations include

classifiers

,

regressions

and other machine learning techniques.

ITransformTInput, TOutput

Common interface for data transformation algorithms. Examples of transformations include

classifiers

,

regressions

and other machine learning techniques.

IUnsupervisedLearningTModel, TInput, TOutput

Common interface for unsupervised learning algorithms.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4