A RetroSearch Logo

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

Search Query:

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

IDescriptiveLearningTModel, TInput Interface

Common interface for unsupervised learning algorithms.

Namespace:  Accord.MachineLearning
Assembly:

Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0

Syntax
public interface IDescriptiveLearning<out TModel, in TInput>
Public Interface IDescriptiveLearning(Of Out TModel, In TInput)
Request Example View Source Type Parameters
TModel
The type for the model being learned.
TInput
The type for the output data that originates from the model.

The IDescriptiveLearningTModel, TInput type exposes the following members.

Methods   Name Description Learn

Learns a model that can map the given inputs to the desired outputs.

Top See Also

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