Coming Soon! Check out my progress in my Data Engineering Project Github Repo.
[Read More]
Dynamic Programming
A high level approach
What is Dynamic Programming?
[Read More]
Naive Bayes Algorithm
A Pretty Good Understanding
During COVID and an impending hurricane, I found myself going down a rabbit-hole about the Naive Bayes Algorithm. I was particualary drawn to it because of its utility, the ability to calculate the likelihood of an event to occur. When I came across the UCI data set for student performance,...
[Read More]
Groa
A tailored and unbiased movie recommendation engine
Groa, a greenfield project, uses machine learning to power an innovative recommendation engine that generates tailored movie suggestions to users based on their unique taste and personal preference.
[Read More]
Predict the Market
Construct and Implement a Neural Network with Time Series Data
Predict the Market is great way to learn and understand how a neural network architecture is constructed and implemented with time series data. Being able to accurately predict the movement of a stock is an ardous task. Due to constant changing market conditions, being able to accurately predict the movement...
[Read More]