C# Класс UserSimulation.QuantileCutoff

Наследование: CutoffKind
Показать файл Открыть проект

Открытые методы

Метод Описание
QuantileCutoff ( double pct_threshold ) : System
applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List

Описание методов

QuantileCutoff() публичный Метод

public QuantileCutoff ( double pct_threshold ) : System
pct_threshold double
Результат System

applyCutoff() публичный Метод

public applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List
scores int>.System.Collections.Generic.Dictionary
known_good HashSet
Результат int>>.List