Fork me on GitHub

This documentation is for scikit-learn version 0.16.1Other versions

If you use the software, please consider citing scikit-learn.

sklearn.multiclass.predict_ecoc

sklearn.multiclass.predict_ecoc(*args, **kwargs)[source]

DEPRECATED: predict_ecoc is deprecated and will be removed in 0.18.Use the OutputCodeClassifier instead.

Make predictions using the error-correcting output-code strategy.