Build and benchmarking of DDQN for early classification of time series.
Run through of Thompson sampling for several different types of multi-armed bandits.
Use obsfucated transaction data to develop a model for detecting fraudulent credit card transactions
Problem solutions for G. James et al.'s An Introduction to Statistical Learning. Where the textbook uses the `R` programming language, these solutions all use python with popular statistical and ML modules.
Create a model to determine whether a tweet is about a disaster or not.
Predict the price of houses using a variety of models. Determine the best model for this approach.
Local setup of pyspark on linux virtual environment for development and learning.