🧾 Project Prompt (Assignment)

Crea una API en Python que utilice un modelo entrenado para hacer predicciones. La API recibe datos y devuelve resultados.

Stakeholders want your classifier available via an API so other apps can use it.

Expose your trained model as a versioned API with a /predict endpoint.

Requirements

🛠 Tools (Tech Stack)

💡 Implementation Hints