harupy / mlflow

Open source platform for the machine learning lifecycle
https://mlflow.org
Apache License 2.0
0 stars 1 forks source link

[BUG] #42

Open harupy opened 2 years ago

harupy commented 2 years ago

Willingness to contribute

Yes. I can contribute a fix for this bug independently.

MLflow version

1.25.0

System information

Describe the problem

mlflow is broken

Steps to reproduce the bug

import mlflow

Code to generate data required to reproduce the bug

No response

Is the console panel showing errors relevant to the bug?

No response

Does the network panel contain failed requests relevant to the bug?

# Request URL:
http://localhost:5000/ajax-api/2.0/preview/mlflow/xxx/yyy

# Status Code:
400

# Payload
{"a": 0}

# Response
{"b": 1}