Machine Learning Engineer a Inria Saclay (Parietal team).
-
Inria
- Paris, France
- http://ogrisel.com
Highlights
- 5 discussions answered
Block or Report
Block or report ogrisel
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
parallel_ml_tutorial Public
Tutorial on scikit-learn and IPython for parallel machine learning
-
python-appveyor-demo Public
Demo project for building Python wheels with appveyor.com
-
docker-distributed Public
Experimental docker-compose setup to bootstrap distributed on a docker-swarm cluster.
1,474 contributions in the last year
Less
More
Activity overview
Contributed to
scikit-learn/scikit-learn,
INRIA/scikit-learn-mooc,
joblib/loky
and 5 other
repositories
Loading
Contribution activity
December 2021
Created 6 commits in 1 repository
Created a pull request in scikit-learn/scikit-learn that received 3 comments
MAINT Improve issue template
Point the reporter to different methods to generate random data; Give motivation on why it's helpful for everybody to craft an MCVE; Give an examp…
+20
−3
•
3
comments
Reviewed 12 pull requests in 2 repositories
scikit-learn/scikit-learn
11 pull requests
-
[DOC] Speed up
plot_gradient_boosting_quantile.pyexample -
Accelerate
feature_selection/tests/test_sequential.py::test_nan_support - DOC Add example comparing permutation importance and SHAP
- ENH Pairwise Distances ArgKmin
- Make fetch_openml atomically cache the donwloaded file to ensure concurrence-safety
- TST Fix test to actually check writable and readable ndarrays
- BLD Build 3.10 wheel [cd build gh]
- CI Build macOS arm wheels [cd build gh]
- CI Explicitly list out wheel builds in config [cd build gh]
- FIX Fixes joblib memmap error for KDTree and BallTree
- CI Adds pytest plugin to check memory usage in tests