LDALearner
- class pyprophet.scoring.classifiers.LDALearner[source]
Bases:
LinearLearnerImplements a Linear Discriminant Analysis (LDA) learner.
- - learn
Train the LDA model using decoy and target peaks.
- - get_parameters
Retrieve the scaling parameters of the LDA model.
- - set_parameters
Set the scaling parameters of the LDA model.