lrtree.predict
Predict, predict_proba and precision methods for the Lrtree class
Functions
|
Scores the precision of the prediction on the test set |
|
Predicts the labels for new values using previously fitted lrtree object |
|
Predicts the probability of the labels for new values using previously fitted lrtree object |