Click or drag to resize
Accord.NET (logo)

WisconsinOriginalBreastCancerFeatures Property

Gets the data instances contained in Wisconsin's Breast Cancer dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public Nullable<int>[][] Features { get; }
Request Example View Source

Property Value

Type: NullableInt32
See Also