3 references to Arguments
Microsoft.ML.Ensemble (3)
Selector\SubsetSelector\RandomPartitionSelector.cs (3)
15
[assembly: LoadableClass(typeof(RandomPartitionSelector), typeof(RandomPartitionSelector.
Arguments
),
22
internal sealed class RandomPartitionSelector : BaseSubsetSelector<RandomPartitionSelector.
Arguments
>
33
public RandomPartitionSelector(IHostEnvironment env,
Arguments
args)