I’m excited to share my latest project — an end-to-end Machine Learning deployment using Flask.
? Built a Logistic Regression model for loan approval prediction
? Deployed the model via a Flask web application
? Implemented user-friendly UI with HTML & CSS
? Handled model persistence using Pickle
? Followed clean project structure and deployment best practices
This project strengthened my skills in ML model deployment, backend development, and production-ready workflows.
? Tech Stack: Python | Flask | scikit-learn | Pandas | HTML | CSS