C# 클래스 UserSimulation.QuantileCutoff

상속: CutoffKind
파일 보기 프로젝트 열기: plasma-umass/DataDebug

공개 메소드들

메소드 설명
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