Tag

#Python

Search Posts

Search across all published posts.

Iris Species Classification: The Machine Learning Workflow

End-to-end Iris species classification using Python and scikit-learn, covering data validation, EDA, model comparison, evaluation, interpretation & prediction.

Secure Authentication for Python Apps with AWS Cognito

Simple Python web application using Flask and AWS Cognito for authentication. The application supports both Hosted UI and custom login page for user authentication.