SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
685 stars 177 forks source link

Docs correction - Updated README.md in mlflow to match column names order #1703

Closed vivekk0903 closed 4 months ago

vivekk0903 commented 5 months ago

Corrected the difference in column names in "MLflow Scoring Protocol" to match with the order in "Send test inference request". The values are in correct same order in both sections, so different columns are causing confusion.