Block or Report
Block or report stefmolin
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Materials for following along with Hands-On Data Analysis with Pandas – Second Edition
-
Materials for following along with Hands-On Data Analysis with Pandas.
-
pandas-workshop Public
An introductory workshop on pandas with notebooks and exercises for following along.
-
python-data-viz-workshop Public
A workshop on data visualization in Python with notebooks and exercises for following along.
-
stock-analysis Public
Simple to use interfaces for basic technical analysis of stocks.
-
login-attempt-simulator Public
Simulation of regular login activity on a site and random activity from a hacker using a brute-force password guessing attack.
487 contributions in the last year
Contribution activity
July 2022
Created 30 commits in 3 repositories
Created 1 repository
- stefmolin/scikit-learn Python
Created a pull request in scikit-learn/scikit-learn that received 27 comments
MAINT Parameter validation for descendants of BaseLibSVM
Reference Issues/PRs Towards #23462
What does this implement/fix? Explain your changes.
Added parameter validation to the BaseLibSVM class and its…
Opened 11 other pull requests in 3 repositories
scikit-learn/scikit-learn
1
open
8
merged
- MAINT Update VotingClassifier and VotingRegressor to use _validate_params.
- DOC Update sklearn.metrics._classification.cohen_kappa_score to pass numpydoc validation.
- DOC Ensure sklearn.metrics._classification.brier_score_loss passes numpydoc validation.
- DOC Ensure sklearn.model_selection._validation.validation_curve passes numpydoc validation.
- DOC Ensure sklearn.model_selection._validation.permutation_test_score passes numpydoc validation
- DOC: Ensure sklearn.model_selection._validation.learning_curve passes numpydoc validation
- DOC: Ensure sklearn.metrics._classification.jaccard_score passes numpydoc validation
- DOC: Update sklearn.pipeline.make_union to pass numpydoc validation.
- DOC Update sklearn.preprocessing._data.robust_scale docstring to pass numpydoc validation.



