Using R, I implemented logistic regression using batch gradient descent to classify handwritten images (R)
Using various feature engineering techniques to include binning and text processing, created linear regression to predict move gross revenue (R)
Analyzed relationships in IMDB and Rotten Tomatoes data to understand how they relate to profitability (R)
Created knowledge-based AI agent to solve complex Ravens Problem using image processing and transformations