You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"notes": "Synthetic ground truth for feature PR based on common review patterns"
9
54
},
10
55
{
11
-
"pr_id": "32582",
56
+
"pr_id": "dummy-feature-0062",
12
57
"important_issues": [
13
-
"Yes, you are right that only NumPy supports string arrays.\r\n\r\nHere, I'm considering the case where `... @ sklearn/preprocessing/_label.py:574",
14
-
"I don't understand in which context one would expect integer valued `y` and `str` valued `classes`. ... @ sklearn/preprocessing/tests/test_label.py:751",
15
-
"I realised that we have to convert `classes` into an array anyway, since the `_isin` function doesn’... @ sklearn/preprocessing/_label.py:588",
16
-
"Suggestion to remove the additional newline before except\r\n```suggestion\r\n try:\r\n classes ... @ sklearn/preprocessing/_label.py:584",
17
-
"```suggestion\r\n # Numeric class labels should not raise any errors for non-NumPy namespac... @ sklearn/preprocessing/tests/test_label.py:791",
18
-
"For the helper functions `_inverse_binarize_multiclass` and `_inverse_binarize_thresholding`, the `c... @ sklearn/preprocessing/_label.py:748",
19
-
"Do you think it would be informative to add `from e` here? (e.g., would the original error say what ... @ sklearn/preprocessing/_label.py:588"
0 commit comments