Click or drag to resize
Accord.NET (logo)

RCV1v2Testing Property

Gets the testiong set of the RCV1-v2 dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public Tuple<string[][], string[][]> Testing { get; }
Request Example View Source

Property Value

Type: TupleString, String
See Also