Block or Report
Block or report dbczumar
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
mlflow-keras-ffnn-mnist Public
MLproject for training a feed-forward neural network on MNIST in Keras
-
mlflow-pytorch-mnist Public
MLProject for training a PyTorch RNN model on the MNIST dataset
Python 1
-
-
-
-
mlflow Public
Forked from mlflow/mlflow
Open source platform for the complete machine learning lifecycle
Python 2
530 contributions in the last year
Contribution activity
November 2021
Created 6 commits in 1 repository
Created a pull request in mlflow/mlflow that received 3 comments
Run Keras 2.7+ tests against Python 3.7
Signed-off-by: dbczumar corey.zumar@databricks.com What changes are proposed in this pull request? Currently, Keras 2.7+ cross version tests run on…
Opened 5 other pull requests in 2 repositories
mlflow/mlflow
3
merged
1
closed
dbczumar/hyperopt
1
merged
Reviewed 29 pull requests in 4 repositories
mlflow/mlflow
26 pull requests
- Move the code that deploys a SageMaker Endpoint to a plugin that implements BaseDeploymentClient
-
Set
remotefordevtools::check_builttoTrueto detect invalid URLs - Remove the experimental decorator from log_model() in gluon
- Remove the experimental decorators on autolog() for all flavors
- Truncate in middle for the dropdown of sorting columns in Experiment View
- Autologging functionality for scikit-learn integration with XGBoost (Part 1)
-
Add
--artifacts-destinationoption tomlflow ui - Remove try_mlflow_log() and unwanted tests
- Improve load_model() by adding param dst_path
- [Proxied artifact operations] Implement REST API endpoints and artifact repository
- Bugfix: Truncated values in sortBy column
-
Add optional experiment_id parameter to
mlflow.set_experiment - Run TensorFlow 2.7+ tests with Python 3.7
- Add share button in experiment view
- fix metricplotview crashes while metric value is large
- Update “latest_metrics” and “metrics” table “timestamp” field default value to be int(time.time()*1000)
- Temporarily skip cross version testing for Keras 2.7
- Render code to load model when pyfunc flavor is unavailable
- Bugfix/increase width of dropdown in runs table filter
- Fix tensorflow 2.5.2 cross test failure
-
Use
globalSetupto set timezone when running JS tests - updating documentation to address issue 4202 Signed-off-by: westford1…
- addressing comments made about the maximum length of the keys and val…
- Fix pytest options to show skipped tests and how to unskip them rather than deselecting them
- updating docs to address issue 4202 Signed-off-by: Alex Lee <westford…
- Some pull request reviews not shown.