Deep Learning is a topic that I had been avoiding for some time now. Somehow, its potential is intimidating. I […]
Author: Oindrila Sen
A decade of experience in collecting, cleaning and visualizing data. But now I am learning and practicing new tools and different techniques.
Let's dig and find out what is the story behind that Data. Let's do it together! Let's solve, fail and try again because discovering something new is always fun.
How to Install and Import Keras in Anaconda/Jupyter Notebooks
Do you work in Jupyter Notebooks and have an issue in installing and hence importing Keras? Well, you are at […]
Scikit-learn – A one-stop solution in Machine Learning
I am in awe of Scikit-learn. I have always used scikit-learn for data modeling and metrics. But I had no […]
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 […]