Highlights
- Pro
Pinned
1,184 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 18 commits in 3 repositories
Created 1 repository
- StrikerRUS/lightning Python
Created a pull request in scikit-learn-contrib/lightning that received 8 comments
fix compatibility with scikit-learn by dropping dependency from sklearn.testing
Fixed #156.
Use normal asserts and ones from numpy.testing module where normal ones cannot be used (approx, arrays, raises).
+202
−243
•
8
comments
Opened 16 other pull requests in 3 repositories
scikit-learn-contrib/lightning
3
open
4
merged
- fix Appveyor link in README
- Fix compatibility with upcoming scikit-learn release and remove unused imports
- [WIP] migrate from nose to pytest
-
Update import of
make_classification()andmake_regression()functions - Run tests with actual Python versions
- Update asserting values in tests
- Cleanup source files
BayesWitnesses/m2cgen
1
open
5
merged
microsoft/LightGBM
3
merged
Reviewed 13 pull requests in 3 repositories
microsoft/LightGBM 10 pull requests
- [docs][R-package] update docs on C++ interface
- WIP: [R-package] move creation of character vectors in some methods to C++ side
- [python] added f-strings to python-package/lightgbm/engine.py
- [R-package] Use R standard routines to access character data in C++
- [R-package] Use R standard routines to access numeric and integer array data in C++
- [R-package] use R standard routine to access read-only ints passed to C++
- Target and Count encodings for categorical features
- [R-package] move Rinternals.h closer to where it is used
- [R-package] Convert LGBM_GetLastError_R to use R built-in types
- [R-package] remove pre-allocated call_state in C++ calls

