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_IBagOfWords_1.htm below:

IBagOfWordsT Interface

Common interface for Bag of Words objects.

Namespace:  Accord.MachineLearning
Assembly:

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

Syntax
public interface IBagOfWords<T> : ITransform<T, double[]>, 
	ICovariantTransform<T, double[]>, ITransform, ITransform<T, int[]>, 
	ICovariantTransform<T, int[]>
Public Interface IBagOfWords(Of T)
	Inherits ITransform(Of T, Double()), ICovariantTransform(Of T, Double()), 
	ITransform, ITransform(Of T, Integer()), ICovariantTransform(Of T, Integer())
Request Example View Source Type Parameters
T
The type of the element to be converted to a fixed-length vector representation.

The IBagOfWordsT type exposes the following members.

Properties Methods 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