|
Nursery Constructor
|
Prepares the Nursery dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax public Nursery(
string path = null
)
Public Sub New (
Optional path As String = Nothing
)
Request Example
View SourceParameters
- path (Optional)
- Type: SystemString
See Also