some of my projects below

Projects

Fact or Fiction? Are we living in the twilight zone? Have the editors at the onion gotton jobs at reputable organizations like the new york times?

Implmented a LSTM model to predict sarcastic (the onion) vs real news headlines (NYT).

GitHub

Created a dashboard analyzing monthly swap volume on Sushiswap and Uniswap on Flipside Crypto.

Wanted to practice anlayzing crypto related data as well as the Flipside Crypto data platform.

GitHub

Which of these job postings are fake?

As with many folks during this COVID-19 pandemic, folks have been laid off or out of job, a position that I am currenlty in. From time to time browsing at job boards, you would encounter a sketchy looking posting and I was wondering if I could make a machine learning model to determine if a job posting was fake. A classic end-to-end data science project.

GitHub

Can LDA modeling techniques and sentiment analysis be used to determine media bias? (Recently Updated)

My very first full Data Science project I uploaded on Github! It was my way my first taste into NLP methodologies, for more information check out the gitub repository. I'm quite proud of it!

GitHub

Are you a bad debter?

A classic end-to-end exploratory data analysis project on the Lending Club loan data, trying to figure out which features make you a bad debter. There includes various models trying to predict bad debt as well. A classic end-to-end data science project.

GitHub