Full code in section below
EDA-Prediction Pipeline
NLP
EDA and Visualization
Data Manipulation
Build Blockchain Object Project (Python)
- Prediction for a business scenario wherein a company wants to understand it's manufacturing process. Technical and non technical writeup included
2016 Presidential Election Exploration
- Explores social and economic factors from county level 2016 election results
Develop Program to Create Custom Poker Statistics
- Custom stat insertion program from SQL-XML file
Linear Regression Models for Poker Win Rate
- Basic exploration to find a regression model for poker win rate
- Basic look at the term domestic terrorism with some visualization from api results
- A couple of regex scripts to manipulate data
General Data Manipulation/Visualization Project File
- Part 1 investigates IMDB ratings
- Part 2 investigates Tuberculosis and other diseases across nations
- Part 3 investigates correlations between food insecurity and government expenditures(Old project circa 2017)
Seasonality Trends with DPLYR and STLPlus
- Exploring the stlplus package
Game Of Thrones NLP Network Analysis
- Project uses Spacy NER to develop graphical relationships based on contact and sentiment of characters in the popular book series by George R Martin
- Develop a NN from scratch and apply it to SoftMax classification of MNIST dataset
Data Pipeline with RF for Titanic Survival Dataset
- Project is built to be run locally from command prompt
- Transfers titanic model onto VM and writes/ reads results from cloud buckets
Gym App to Track Powerlifting Workouts
- Project is incomplete
- Deals with user input and records data input locally into both user files and a Masterfile
Build blockchain Object Project
Poisson Distribution Experimentation
- Answer simple math question via simulation and Poisson distribution
Building Matrix Inverse Function Via Adjoint Method
Build N Fold Convolution Function
- Function is applied to determine likelihood of hits in a baseball playoff series and career, given prob distribution for at bats
- Solves optimal gambling strategy problem