Fix Exception
Profile
Fix Exception
🏆 FixMan BTC Cup

Exceptions for package
scikit-learn
github stars 47032

likes 8
views 915
Shape mismatch: if categories is an array, it has to be of shape (n_features,). / scikit-learn
likes 7
views 49
'percentiles' must be a sequence of 2 elements. / scikit-learn
likes 6
views 61
n_iter should be at least 250 / scikit-learn
likes 6
views 39
For mono-task outputs, use %s / scikit-learn
likes 6
views 37
'method' must be 'barnes_hut' or 'exact' / scikit-learn
likes 6
views 24
Array passed to %s is full of zeros. / scikit-learn
likes 6
views 24
algorithm %s is not supported / scikit-learn
likes 5
views 563
'n_components' should be inferior to 4 for the barnes_hut algorithm as it relies on quad-tree or oct-tree. / scikit-learn
likes 5
views 268
Multioutput not supported in max_error / scikit-learn
likes 5
views 235
The Box-Cox transformation can only be applied to strictly positive data / scikit-learn
likes 5
views 154
Precomputed metric requires shape (n_queries, n_indexed). Got (%d, %d) for %d indexed. / scikit-learn
likes 5
views 124
'estimator' must be a fitted regressor or classifier. / scikit-learn
First Prev Page 1 of 99 Next Last