I am in awe of Scikit-learn. I have always used scikit-learn for data modeling and metrics. But I had no […]
Category: Python
Build and deploy a multi-page Flask application on Heroku
Deploying an application on Heroku was a bit challenging. Although there are a lot of great posts and tutorials, I […]
Flask Error: [Errno 98] Address already in use
While running a Flask application initially, an error that popped up, again and again, is :[Errno 98] Address already in […]
Heroku Setup Guide On Mac OSx to Deploy a Python App
In my previous post, I created a Twitter Sentiment Analysis Application and worked on deploying the app. Honestly, it was […]
Deploy Your First Machine Learning Model using Flask
I worked for some time on different machine learning projects and writing blogs. But now, what I really wanted is […]
Harry Potter Invisibility Cloak Using Python OpenCV
Introduction: Are you a Harry Potter fan? Well, it doesn’t matter. I will tell you what this post is all […]