MyMediaLite
ISplit<T>.Test Property
Syntax
Collapse All
Test data for the different folds
Declaring type:
ISplit<T>
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public abstract List<T> Test { get; }
Property Value
A list of T
Top
Generated by
ImmDoc .NET
.