Focusing
Block or Report
Block or report harupy
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
sphinx-plotly-directive Public
A directive for including a Plotly figure in a Sphinx document.
Python 11
1,857 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 28 commits in 4 repositories
Created 3 repositories
- harupy/flitton-fib-rs Rust
- harupy/flitton-fib-py Python
- harupy/setup-python TypeScript
Created a pull request in mlflow/mlflow that received 4 comments
Use python 3.8 when running tests for dev version of scikit-learn
Signed-off-by: harupy 17039389+harupy@users.noreply.github.com What changes are proposed in this pull request? Use python 3.8 when running tests fo…
+2
−1
•
4
comments
Opened 27 other pull requests in 4 repositories
mlflow/mlflow
5
closed
16
merged
1
open
- Set DEFAULT_ARTIFACT_REPOSITORY
- Use latest version of black fo fix lint check
- Fix invalid Anaconda URLs
-
Run
test_sqlalchemy_store.pyagainst PostgreSQL, MySQL, and MSSQL - Set timezone to UTC in windows
-
Refactor files in
tests/dbto allow running tests in repository root -
Clean up conda environment when
pip installfails duringconda create -
Fix
tracking_uri_mockto createmlruns.sqliteinsteadmlruns -
Add
setup-pyenvaction -
[WIP] Add
_PythonEnvclass to log vesions of python and build packages when logging a model -
Pin
torchto< 1.11.0when testing older versions ofpytorch-lightning -
Use
<=instead of==when logging pip requirement on conda.yaml - Avoid using the latest version of pip
-
Use
Dockerfile.r-develto run CRAN submission check using R-devel - [WIP] Add benchmark
-
Convert
CHANGELOG.rstto markdown - Refactor fastai example
-
Avoid setting
MLFLOW_TRACKING_URIintest_examples.py - Fix cross-version test of dev scikit-learn
-
Use
manylinux2014_x86_64when building a wheel for dev version of onnx -
Create index on
run_uuidcolumns to improve SQL operations - [WIP] Add benchmark for #3785
apache/spark
2
closed
harupy/spark
2
closed
harupy/mlflow
1
open
Reviewed 30 pull requests in 2 repositories
mlflow/mlflow
29 pull requests
-
Run
test_sqlalchemy_store.pyagainst PostgreSQL, MySQL, and MSSQL - Add pyenv + virtualenv support for MLflow Models
- Implement function to get MLflow pyfunc model dependencies
- Set timezone to UTC in windows
- Fix doc build CI
- Support logging PyTorch metrics on training batch steps with autolog
- Revert "Support logging PyTorch metrics on training batch steps"
- Upgraded setup-python actions from v2 to v3
-
Clean up conda environment when
pip installfails duringconda create - Support logging PyTorch metrics on training batch steps
-
Use
Dockerfile.r-develto run CRAN submission check using R-devel - Restoring virtual python environment for mlflow pyfunc spark_udf
-
Add
setup-pyenvaction -
[WIP] Add
_PythonEnvclass to log vesions of python and build packages when logging a model -
Pin
torchto< 1.11.0when testing older versions ofpytorch-lightning - change the default autologging of examples to false
- feat: Support spark transformers tracking with mlflow
-
Add
code_pathsparameter to all flavors - Fix mlflow-R for passing CRAN checks
- Fix mlflow-R for passing CRAN checks
- Add an info log when xgboost autologging metric names are sanitized
-
Convert
CHANGELOG.rstto markdown - Remove deprecated numpy type aliases
- Improve infer model type method for default evaluator
-
Create index on
run_uuidcolumns to improve SQL operations - Some pull request reviews not shown.
apache/spark
1 pull request
Created an issue in mlflow/mlflow that received 3 comments
Upgrade GitHub actions managed by https://github.com/actions to v3
https://github.com/actions recently released v3 for their actions (e.g. https://github.com/actions/setup-python/releases/tag/v3.0.0). We should upg…
3
comments
40
contributions
in private repositories
Mar 1 – Mar 29