Prediction Result

Sepal Length: {{ sepal_length }}

Sepal Width: {{ sepal_width }}

Petal Length: {{ petal_length }}

Petal Width: {{ petal_width }}

Predicted Class: {{ predicted_class_name }} (Class ID: {{ predicted_class }})

Predict Again