Property | Type | Description |
---|
Method | Description | |
---|---|---|
DateSplitterParameters ( ) : System.Linq |
Initializes a new instance of the DateSplitterParameters class.
|
|
DateSplitterParameters ( System splitDate = default(System.DateTime?) ) : System.Linq |
Initializes a new instance of the DateSplitterParameters class.
|
public DateSplitterParameters ( ) : System.Linq | ||
return | System.Linq |
public DateSplitterParameters ( System splitDate = default(System.DateTime?) ) : System.Linq | ||
splitDate | System | The split date at which the usage file /// data is put in the test set /// during splitting. |
return | System.Linq |