This documentation is for scikit-learn version 0.16.1 — Other versions
If you use the software, please consider citing scikit-learn.
DEPRECATED: predict_ovo is deprecated and will be removed in 0.18.Use the OneVsOneClassifier instead.
Make predictions using the one-vs-one strategy.