Full Stack Web Development with Flask - A Tutorial
In this blog post, we will create a simple message bank web app with Flask.
Detecting Fake News with Natural Language Processing
In this blog post, we will train some natural language processing models to classify fake news.
Classifying Cats and Dogs using CNN
Introduction
Scraping IMDB for the Second Best TV Show Ever
Web Scraping IMDB
It is common knowledge that The Wire by David Simon is the best TV show ever in existence, which begs the question: what comes second? In this blog post, I’ll demonstrate how to find similar shows on IMDB using web scraping.
Visualizing Climate Change
In this blog, we will make visualization of climate change using historic temperature data from The Global Historical Climatology Network data set, compiled by the National Centers for Environmental Information of the US National Oceanic and Atmospheric Administration. We will be using the sqlite3, pandas, plotly express libraries.
Data Visualization using Plotly
Tutorial: Making Interesting Data Visualization of the Palmer Penguins Data Set