C# Class UserSimulation.QuantileCutoff

Inheritance: CutoffKind
Afficher le fichier Open project: plasma-umass/DataDebug

Méthodes publiques

Méthode Description
QuantileCutoff ( double pct_threshold ) : System
applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List

Method Details

QuantileCutoff() public méthode

public QuantileCutoff ( double pct_threshold ) : System
pct_threshold double
Résultat System

applyCutoff() public méthode

public applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List
scores int>.System.Collections.Generic.Dictionary
known_good HashSet
Résultat int>>.List