Richard Sundqvist

Results 4 issues of Richard Sundqvist

Looking at the source I don't think this is possible, but I'll ask anyway. Is it possible to make trigger of search-and-replace conditional on the part being bumped? For example,...

### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the MLflow community. ### Proposal Summary Allow metrics to be logged with optional tags....

enhancement

**Describe the issue**: When calling `dask_ml.metrics.log_loss` with mixed types, a `ValueError` is raised: ```python File "/lib/python3.11/site-packages/dask_ml/metrics/classification.py", line 106, in _log_loss_inner [sklearn.metrics.log_loss(x, y, sample_weight=sample_weight, **kwargs)] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/lib/python3.11/site-packages/sklearn/utils/_param_validation.py", line 211, in...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug
needs:triage