|
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; }
Public ReadOnly Property Features As Nullable(Of Integer)()()
Get
Request Example
View SourceProperty Value
Type:
NullableInt32See Also