Block or Report
Block or report jeremiedbb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
performance-scikit-learn Public
Performance considerations in scikit-learn (tutorial for the 2019 scikit-learn consortium workshop)
Jupyter Notebook 4
-
scikit-learn Public
Forked from scikit-learn/scikit-learn
scikit-learn: machine learning in Python
Python 2
-
-
-
1,275 contributions in the last year
Less
More
Activity overview
Contributed to
scikit-learn/scikit-learn,
MarcoGorelli/cython-lint,
joblib/joblib
and 14 other
repositories
Contribution activity
June 2023
Created 14 commits in 1 repository
Created a pull request in scikit-learn/scikit-learn that received 3 comments
Opened 10 other pull requests in 1 repository
scikit-learn/scikit-learn
3
open
6
merged
1
closed
- TST Fix test_clone_sparse_matrices on scipy dev
- MAINT Clean up leftovers from previous deprecations clean up PRs
- DOC Fix docstring param default value in SequentialFeatureSelector
- [DEBUG] failing pypy job
- TST Fix failing fastica tests
- Release highlights for 1.3
- MAINT Param validation: apply skip nested validation to all functions
- MAINT Clean up deprecated Estimator in check_estimator for 1.3
- MAINT Clean up deprecated square_distances in TSNE for 1.3
- MAINT Clean-up deprecations in FastICA for 1.3
Reviewed 15 pull requests in 1 repository
scikit-learn/scikit-learn
15 pull requests
- FEA add ValidationCurveDisplay in model_selection module
- FIX make sure to have a CSR matrix
- MNT mark non-standard inverse_transform X args as non-metadata (SLEP6)
- FIX only consider "?" as missing marker as per ARFF specs
- MAINT unpack 0-dim NumPy array instead of implicit conversion
- FIX Updated hdbscan stability calculation to avoid implicit casting
-
FIX Updated loop structure in hdbscan
_tree.pyx
to avoid error - ENH Adds support for missing values in Random Forest
- MAINT Clean up leftovers from previous deprecations clean up PRs
- CI Update to conda-lock 2.0.0
-
Fix a tiny typo in
datasets::load_files
docstring - FIX Sets remainder's output in ColumnTransformer
- FIX make sure the decision function of weak learner is symmetric
- MAINT Param validation: apply skip nested validation to all functions
- MAINT Param validation: decorate all estimators with _fit_context
Created an issue in scikit-learn/scikit-learn that received 1 comment
HDBSCAN tests are failing on pypy
As seen in the nigthly build, a lot of hdbscan tests are failing in the pypy job. Here's a link with the full failure report for some of them https…
1
comment