Highlights
- 4 discussions answered
Popular repositories
1,252 contributions in the last year
Less
More
Activity overview
Contributed to
scikit-learn/scikit-learn,
INRIA/scikit-learn-mooc,
m2dsupsdlclass/lectures-labs
and 5 other
repositories
Contribution activity
August 2021
Created 2 repositories
- ogrisel/dataframe-api Python
- ogrisel/viztracer Python
Created a pull request in gaogaotiantian/viztracer that received 2 comments
Make vizviewer command easy to copy and paste
Small usability improvement to make it faster / more convenient to open generated report file by copy pasting a single line in one go in the terminal.
+3
−4
•
2
comments
Opened 12 other pull requests in 4 repositories
scikit-learn/scikit-learn
1
open
5
merged
- Fix OvOClassifier.n_features_in_ and other unexpected warning at prediction time when checking feature_names_in_
- Check feature_names_in_ for sklearn.model_selection
- Check features_names_in_ in sklearn.multioutput
- Check feature_names_in_ for sklearn.feature_extraction
- ENH feature_names_in_ for sklearn.ensemble
- ENH Adds feature_names_in_ to sklearn.semi_supervised
joblib/loky
2
open
1
merged
cloudpipe/cloudpickle
2
open
data-apis/dataframe-api
1
merged
Reviewed 47 pull requests in 5 repositories
scikit-learn/scikit-learn
40 pull requests
- Fix OvOClassifier.n_features_in_ and other unexpected warning at prediction time when checking feature_names_in_
- API Adds feature_names_in_ to kernel_approximation
- Check feature_names_in_ for sklearn.model_selection
- MNT Remove unused parameter from OneClassSVM fit method.
- DOC Ensures that ElasticNetCV passes numpydoc validation
- DOC Ensures that FactorAnalysis passes numpydoc validation
- DOC Adds feature_names_in_ to docstrings
- ENH Adds feature_names_in_ to sklearn.semi_supervised
- API Implements get_feature_names_out for transformers that support get_feature_names
- ENH Adds feature_names_in_ to ColumnTransformer
- ENH feature_names_in_ for sklearn.ensemble
- DOC Ensures that KernelPCA passes numpydoc validation
- [MRG] ENH add d2_tweedie_score
- DOC Typo: remove unecessary 'on' from docstring
- DOC add example to show how to deal with cross-validation
- [WIP] Replace loss module HGBT
- DOC Fix typo in "Time-related feature engineering" example.
- FIX Adds a warning for PowerTransformer and significantly non-Gaussian data
- ENH check_is_fitted calls __is_fitted__ if available
- ENH Adds feature_names_in_ to pipeline and multiclass
- [MRG] Common Private Loss Module with tempita
- MNT Uses GitHub's issue forms
- DOC improve wording of time-related feature engineering example
- ENH Adds Column name consistency
-
ENH Remove some interactions with Python in
neighbors.{KDTree,BallTree} - Some pull request reviews not shown.
INRIA/scikit-learn-mooc
3 pull requests
joblib/loky
2 pull requests
gaogaotiantian/viztracer
1 pull request
MacPython/openblas-libs
1 pull request
Created an issue in gaogaotiantian/viztracer that received 20 comments
Feature request: magic command to use viztracer from within jupyter notebook
Note sure what would be the best way to implement this, but the usability of viztracer could be greatly improved for datascientists and other Pytho…
20
comments