xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.io
Apache License 2.0
1.06k stars 67 forks source link

ENH: Compatible with scikit-learn 1.3.1 #715

Closed ChengjieLi28 closed 10 months ago

ChengjieLi28 commented 10 months ago

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 10 months ago

Codecov Report

Merging #715 (e2bed65) into main (4132deb) will increase coverage by 6.97%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
+ Coverage   86.55%   93.53%   +6.97%     
==========================================
  Files        1025     1025              
  Lines       79374    79373       -1     
  Branches    16443    16443              
==========================================
+ Hits        68704    74241    +5537     
+ Misses       9116     3445    -5671     
- Partials     1554     1687     +133     
Flag Coverage Δ
unittests 93.42% <ø> (+6.96%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
python/xorbits/_mars/learn/neighbors/base.py 96.58% <ø> (+82.99%) :arrow_up:

... and 113 files with indirect coverage changes