API Reference¶
The complete biquality-learn project is automatically documented for every module.
Biquality Classifiers¶
|
A Biquality Baseline. |
|
A K-KMM Density Ratio Biquality Classifier. |
|
A K-Probabilistic Density Ratio Biquality Classifier. |
|
An Iterative KMM Density Ratio Biquality Classifier. |
|
An Iterative Probabilistic Density Ratio Biquality Classifier. |
|
A Reweighted Classifier for Biquality Learning. |
|
A Reweighted Classifier for Learning with Noisy Label [R2e1bf2512a9a-1]. |
|
A Classifier corrected with the method of unbiased estimators [Rfdaa5ac6e596-1]. |
|
A Noise Corrected Plug-in Classifier. |
|
A TrAdaBoost classifier. |
|
A Frustratingly Easy approach to Domain Adaptation. |
|
Linear Unhinged Classification. |
|
Kernel Unhinged Classification. |
Transition Matrix Estimators¶
|
Compute the anchor transition matrix [R31489883a896-1]. |
|
Compute a transition matrix based on an iterative algorithm using anchor points [Rfecd00e75182-1]. |
|
Compute the gold transition matrix [R059bf0a8afad-1]. |
Biquality Cross-Validation¶
|
Utility function for building a biquality cross-validator. |
Corruptions¶
|
Corrupt the labels given a noise transition matrix. |
|
Corrupt the labels given a noise transition matrix and a noise probability function. |
|
Get a probability of a sample to be noisy given an uncertainty function according to [R82c484bd5ea1-1]. |
|
Noisify some leaves of a decision tree learn on the input dataset. |
|
Generate weak labels for a given dataset. |
|
Corrupt the labels using a noise distribution model by a random linear projection from the features to the labels [Rce44028b087b-1]. |
|
Create class imbalance in a multi class scenario according to [R748c9ae1839e-1]. |
|
Create per-class cluster imbalance in a multi class scenario according to [R74c8fe2713e2-1]. |
|
Synthetic covariate shift by creating a sampling biais using the first axis of a PCA learned of the input features [R18c441230adf-1]. |
Noise Matrices¶
|
Uniform noise matrix |
|
Flip noise matrix. |
|
Background noise matrix. |