Skip to content

document more limitations

af1f84d
Select commit
Loading
Failed to load commit list.
Merged

FIX, DOC: Fix SVC probability with array API inputs #2948

document more limitations
af1f84d
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Feb 16, 2026 in 0s

3 minor issues found.

Annotations

Check notice on line 70 in sklearnex/svm/_base.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklearnex/svm/_base.py#L70

Unresolved comment '# TODO: find some way to make this work with array API classes. Maybe it'. (C100)

Check notice on line 137 in sklearnex/svm/_classes.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklearnex/svm/_classes.py#L137

Unresolved comment '# TODO: remove this condition once scikit-learn gets array API'. (C100)

Check notice on line 266 in sklearnex/svm/_base.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklearnex/svm/_base.py#L266

Unresolved comment '# TODO: remove this condition once scikit-learn gets array API'. (C100)