API Reference¶
Samplers for Evaluation¶
Classes¶
|
Optimal Asymptotic Sequential Importance Sampling (OASIS) for estimation of the weighted F-measure. |
|
Importance sampling for estimation of the weighted F-measure |
|
Stratified sampling for estimation of the weighted F-measure |
|
Passive sampling for estimation of the weighted F-measure |
Stratification¶
Classes¶
|
Represents a collection of strata and facilitates sampling from them |
Functions¶
|
Stratify by binning the items based on their scores |
Stratify by clustering the items in feature space |
|
|
Generate Strata instance automatically |