Predict the species of an Iris flower based on its measurements using a SageMaker-hosted ML model.
This project demonstrates a complete machine learning deployment pipeline using AWS SageMaker and Flask.
Example: Input sepal and petal measurements, and the model returns the predicted Iris species.