Tialo

Results 24 comments of Tialo

I won't be able to get back to this PR for a month, so if this is a blocker, you can take it over

I have couple questions: 1. Does Array API support sparse arrays? For example should `Binarizer` support pytorch sparse data or it should support only scipy sparse containers? 2. Is it...

Resolved, will wait an opinion about changelog structure

This is not final version, because there is a problem with torch, their dtype does not have attribute kind. My idea is to convert float threshold to integer and then...

It probably was resolved by https://github.com/scikit-learn/scikit-learn/pull/29442