MyMediaLite
ISplit<T>.NumberOfFolds Property
Syntax
Collapse All
The number of folds in this split
Declaring type:
ISplit<T>
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public abstract int NumberOfFolds { get; }
Property Value
The number of folds in this split
Top
Generated by
ImmDoc .NET
.