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
-
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,754 contributions in the last year
Activity overview
Contributed to
scikit-learn/scikit-learn,
INRIA/scikit-learn-mooc,
joblib/loky
and 58 other
repositories
Contribution activity
May 2022
Created a pull request in cloudpipe/cloudpickle that received 8 comments
Fix downstream CI
bump up the python version used to run those tests; add a missing dependencies (aiohttp and pyarrow) for distributed.
+10
−10
•
8
comments
Opened 8 other pull requests in 5 repositories
scikit-learn/scikit-learn
1
closed
2
merged
thomasjpfan/scikit-learn
2
closed
lorentzenchr/scikit-learn
1
open
joblib/joblib
1
merged
conda-forge/cloudpickle-feedstock
1
merged
Reviewed 63 pull requests in 3 repositories
scikit-learn/scikit-learn
25 pull requests
- LinearRegression uses _validate_parameters
- DOC Improve the mathematical description of Logistic Regression
- [MRG] Add min_tpr parameter to roc_auc_score, allow both min_tpr and max_fpr
-
MNT Minor refactor of
n_support -
FIX Added validation for
TSNE.perplexityagainst data - [MRG] MNT Use _validate_params in HistGradientBoostingClassifier and Regressor
-
TST Add test for quasi equality for
PairwiseDistancesReductionresults - DOC Rework plot_hashing_vs_dict_vectorizer.py example
- ENH Uses x[i] to represent features in tree plotting
- MNT Improves comment when CI fails a second time
- Typo in deprecation of plot_roc_curve function
- FEA add Cholesky based Newton solver to GLMs
- FIX attribute error is BIRCH
- MAINT Remove commented dissimilarities
-
MNT Removed
_safe_accumulator_opfor first-pass algorithm in_assert_all_finite - TST Update pytest to 7.0
-
ENH Deprecate
class_weight_in regression/single class models in SVM module -
EHN Change default value of
n_initincluster.KMeansandcluster.k_means - Add BSD license trove classifier
- CI Use lock files for CircleCI doc builds
- DOC rework plot_document_classification_20newsgroups.py example
- DOC Point GradientBoosting towards HistGradientBoosting
- DOC Added instruction for installation on Alpine Linux
- MNT Centralize conda-lock version into min_dependencies.py
- DOC fix minor typos
- Some pull request reviews not shown.
INRIA/scikit-learn-mooc
5 pull requests
Created an issue in colesbury/nogil that received 7 comments
Segfault with profiling a scikit-learn pipeline with viztracer
The following happens when using the issue56 branch as discussed in #56.
$ viztracer --tracer_entries 10000002 ~/code/sanbox/spline_pipeline_random…
7
comments