Most of my personal projects focus on building ML models for things around finance,
with a few exceptions, of course 😊
Pint Predictor is an unsupervised machine learning model capable of classifying beer styles based on 12 unique charactistics.
Deep Trade is a Long Short-term Neural Network (LSTM) used to predict the next day opening price of any publicly traded company on the NYSE and NASDAQ.
TickTock Stocks is a data-driven project that uses K-Nearest Neighbors (KNN) to identify the time of day when stocks are most likely to reach their lowest point relative to the day's opening price.