scikit-learn
@scikit-learn.org
2K followers
11 following
5 posts
Machine learning in Python • Open Source
https://scikit-learn.org
Posts
Media
Videos
Starter Packs
Reposted by scikit-learn
Reposted by scikit-learn
Tim Head
@betatim.bsky.social
· Nov 28
Reposted by scikit-learn
Reposted by scikit-learn
Olivier Grisel
@ogrisel.bsky.social
· Nov 22
Estimator creating `_more_tags` and inheriting from `BaseEstimator` will not warn about old tag infrastructure · Issue #30257 · scikit-learn/scikit-learn
While making the code of skrub compatible with scikit-learn 1.6, I found that the following is really surprising: # %% import numpy as np from sklearn.base import BaseEstimator, RegressorMixin clas...
github.com