Mlflow.Exceptions.RestException: INVALID_PARAMETER_VALUE: Antwort: {'error_code': 'INVALID_PARAMETER_VALUE'}Python

Python-Programme
Guest
 Mlflow.Exceptions.RestException: INVALID_PARAMETER_VALUE: Antwort: {'error_code': 'INVALID_PARAMETER_VALUE'}

Post by Guest »

Ich bin ein Neuling auf diesem Gebiet.
Ich bin auf diesen Fehler gestoßen und habe keine Ahnung, was ich falsch gemacht habe. Ich habe im Internet nachgeschlagen und es scheint, als wäre ich der Nur einer, der das durchsteht.
Das ist also der Fehler:

Code: Select all

mlflow.exceptions.RestException: INVALID_PARAMETER_VALUE: Response: {'error_code': 'INVALID_PARAMETER_VALUE'}
ERROR: failed to reproduce 'evaluation': failed to run: python src/cnnClassifier/pipeline/stage_04_model_evaluation.py, exited with 1
Der Code, der den Fehler auslöst:

Code: Select all

evaluation.log_into_mlflow()
in der stage_04_model_evaluation.py
Ich habe meine mlflow_uri bereits mehrmals überprüft und die vorhandenen Modelle in der mlflow-Registrierung gelöscht.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post