Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
4,402 contributions in the last year
Contribution activity
December 2020
Created 22 commits in 2 repositories
Created 1 repository
- harupy/pytest-lineno Python
Created a pull request in mlflow/mlflow that received 3 comments
Unpin mxnet
Signed-off-by: harupy 17039389+harupy@users.noreply.github.com
What changes are proposed in this pull request?
Unpin mxnet.
How is this patch tested?
Opened 23 other pull requests in 2 repositories
mlflow/mlflow
8
merged
8
closed
5
open
- [HOT FIX] Fix an optimizer name issue in pytorch-lightning 1.1.0.
- Allow using post releases in the cross version tests
- Avoid XGBoost 1.3.0 which seems broken
- Avoid XGBoost 1.3.0 in R
- [HOT FIX] skip `test` job if matrix ends up being empty in cross version tests
- test
- Test python 3.7
- Deprecate Python 3.5
- Test python 3.8
- Add a badge for the cross version tests
- test cross-version-tests
- group pytest summaries
- Fix lint issue in sklearn 0.24.0
- Unpin sphinx to fix pip-20.3 issue in circleci build
- Try pip 20.3
- Unpin transformers in bert classification example
- Fix CircleCI error
- Run lint check faster
- Fix errors in examples tests
- [pytest] Enable `--verbose` by default to simplify command
- [XGBoost autologging test] Stringify `fname` in `xgboost.DMatrix.save_binary`
harupy/pytest-lineno
2
merged
Reviewed 13 pull requests in 1 repository
mlflow/mlflow 13 pull requests
- Introduce utilities for autologging error tolerance / safety
- [HOT FIX] Fix an optimizer name issue in pytorch-lightning 1.1.0.
- Allow using post releases in the cross version tests
- PyTorch model snippets
- Deprecate Python 3.5
- test cross-version-tests
- Unpin mxnet
- Unpin transformers in bert classification example
- Unpin sphinx to fix pip-20.3 issue in circleci build
- Cross version tests for MLflow Models / autologging integrations
- Fix CircleCI error
- Fix bug related with bad alignment of history entries when "initial_epoch" is different from zero.
- Fix errors in examples tests
Created an issue in dmlc/xgboost that received 12 comments
`xgboost.DMatrix` raises `AttributeError` in xgboost 1.3.0
Thanks for participating in the XGBoost community! We use https://discuss.xgboost.ai for any general usage questions and discussions. The issue tra…