Machine Learning Engineer a Inria Saclay (Parietal team).
-
Inria
- Paris, France
- http://ogrisel.com
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
-
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,595 contributions in the last year
Less
More
Activity overview
Contributed to
scikit-learn/scikit-learn,
INRIA/scikit-learn-mooc,
joblib/loky
and 53 other
repositories
Contribution activity
September 2022
Created 46 commits in 12 repositories
Created a pull request in scikit-learn/scikit-learn that received 13 comments
MAINT update lock files on CI
I ran build_tools/update_environments_and_lock_files.py manually. It's been a while and a few packages needs an update.
One day we will have a bot …
+510
−512
•
13
comments
Opened 18 other pull requests in 5 repositories
joblib/joblib
9
merged
2
closed
- MAINT cleanup numpy warnings related to np.matrix in tests
- XFAIL test_child_raises_parent_exits_cleanly with multiprocessing
- CI test the future loky-3.3.0 branch
- Remove test nested loop error in grandchild resource tracker silent
- Test child raises parent exits cleanly more reliable on macos
- [MAINT] various test updates
- Vendor loky 3.2.0
- Make test timeout more informatively on macos CI
- [DEBUG] loky deadlock in joblib
- Fix test_nested_parallel_warnings with pytest 7+
- cloudpickle 2.2.0
joblib/loky
4
merged
scikit-learn/scikit-learn
1
open
conda-forge/joblib-feedstock
1
closed
neurodata/scikit-learn
1
closed
Reviewed 42 pull requests in 6 repositories
scikit-learn/scikit-learn
25 pull requests
- Comment uses of deprecated plot functions in past release highlights
- CI Make pytest err on PytestUnraisableExceptionWarning
-
FEA Fused sparse-dense support for
PairwiseDistancesReduction -
ENH Remove validation from
__init__forSGDOneClassSVM -
DOC Fix
monotonic_cstdescription in HGBT docstrings - DOC Rework plot_roc.py example
- MAINT Clean deprecation for 1.2: get_feature_names
- FEA Add support for micro averaging in ovr-roc-auc
- TST use global_random_seed in sklearn/cluster/tests/test_affinity_propagation.py
- MNT Update license year to 2022
- DOC Use a pipeline to avoid data leakage
- DOC use KBinsDiscretizer in lieu of KMeans in vector quantization example
- DOC Add note on backtick rendering
- MAINT Clean deprecation for 1.2: learning_rate and init in TSNE
- MAINT Clean deprecation for 1.2: n_features_in_ in Dummy
- MAINT Clean deprecation for 1.2: loss="squared_loss" in sgd
- TST Remove remaining tests now covered by common param validation test
- MAINT Clean deprecation for 1.2: criterion="mse"/"mae" in trees
- DOC moved legend to center
-
FIX remove np.divide with where and without out argument in
precision_recall_curve -
MAINT Pop
Y_norm_squaredfrommetric_kwargswhen needed - CI: pin pypy to avoid cloudpickle issue
- CI Pin numpy for conda defaults channel
- DOC Remove unused custom_references_resolver.py
- DOC Expand types of docs in contributing docs section
- Some pull request reviews not shown.
joblib/joblib
3 pull requests
INRIA/scikit-learn-mooc
2 pull requests
joblib/loky
1 pull request
sebp/scikit-survival
1 pull request
cloudpipe/cloudpickle
1 pull request
Created an issue in joblib/loky that received 14 comments
Deadlock in _python_exit
This can be reproduced in joblib by uncommenting a test case: joblib/joblib#1324 Here is the traceback we get when running ctrl-c on the frozen p…
14
comments







