SQL Challenges Advanced SQL Queries Posted on August 15, 2021 My solutions to various SQL challenges (Leetcode, Hackerrank, etc.) [Read More] Tags: SQL Window Function CASE Statement Subqueries UNION
Atlas Obscura Scraper How to scrape interesting content for NLP Posted on August 10, 2021 [Read More] Tags: Web Scraping Beautiful Soup
Sudoku Solver How to get AI to solve a sudoku quiz for ya Posted on July 21, 2021 [Read More] Tags: Computer Vision Deep Learning OCR Integer Programming Optimization
Bayesian Rating How to use Stats to make online purchase decisions? Posted on July 15, 2021 Below is a project where I attempt to solve the age-old problem that comes with online shopping using Bayesian Statistics. [Read More] Tags: Stats Bayes' theorem Ranking Problem
Flash Sale Effect How to tell which sale is more successful? Posted on July 10, 2021 Flash Sale Effect [Read More] Tags: Time Series Forecasting Marketing