![]() |
ClassesRandom Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | Random(Int32, Double) |
Returns a random group assignment for a sample
into two mutually exclusive groups.
|
![]() ![]() ![]() | Random(Int32, Double) |
Returns a random group assignment for a sample.
|
![]() ![]() ![]() | Random(Int32, Int32) |
Returns a random group assignment for a sample.
|
![]() ![]() ![]() | Random(Int32, Double) |
Returns a random group assignment for a sample, making
sure different class labels are distributed evenly among
the groups.
|
![]() ![]() ![]() | Random(Int32, Int32) |
Returns a random group assignment for a sample, making
sure different class labels are distributed evenly among
the groups.
|
![]() ![]() ![]() | Random(Int32, Int32, Int32) |
Returns a random group assignment for a sample, making
sure different class labels are distributed evenly among
the groups.
|