top of page
Dave Ramsey
1 min read
Covid County Stats for My Fam: no longer updated.
I've been tinkering with Tableau and created a better Covid Stats "Story" for my family's different counties. This version is cool...
117 views
Dave Ramsey
1 min read
Auto-Label Biomedical Terms with BioBert/BERN Api
Here we will use the BERN Api that uses the pre-trained bioBert NLP model to automatically identify and label each biomedical term in a...
150 views
Dave Ramsey
1 min read
Movie Recommender
This is fully published on GitHub-pages HERE. The git repository is HERE
46 views
Dave Ramsey
1 min read
How to Use GPT-3
Find the actual code on my github HERE NOTE: I believe the double response has to do with my use of nbdev which is how this...
27 views
Dave Ramsey
1 min read
Decent Espresso Machines Random Forest ML YouTube Recommendations Pt 1
Below is a breakdown of a Random Forest model trained to predict whether or not a youtube user will comment on the Decent Espresso...
48 views
Dave Ramsey
1 min read
Decent Espresso Machine Youtube Competition by Subscriber/Commenter Analysis
Decent Espresso Machine Youtube Competition by Subscriber/Commenter Analysis
37 views
Dave Ramsey
1 min read
Machine Learning & Youtube API: Targeted Youtube Growth Via Topics Your Viewers Want Next
Find the Detailed code here on my github : Here I show how to create wordclouds from the top viewed videos. Not just any top viewed...
23 views
Dave Ramsey
2 min read
StrataScratch Customer Insights: Youtube API & a little NLP.
Here is a little video I made of insights that can be found by using the Youtube API. I learned how to use it from the youtube channel...
91 views
Dave Ramsey
1 min read
Youngkin V. McAuliffe: RealClearPolitics.com Vs Tweets
Find full code on my Github. Glenn Younkin(R) pulls ahead in the poll (Real Clear Politics) on 10/23. On Twitter, Younkin pulls ahead on...
48 views
Dave Ramsey
1 min read
CODE: Real Clear Politics Scraper
python csv scraper for Real Clear Politics website
23 views
Dave Ramsey
1 min read
Machine Learning: Hand-Labeled Test Sets
When I first started training models after the FAST.ai course I wasn't sure how much it was necessary to actually test things. I still...
20 views
Dave Ramsey
1 min read
Iterate: Build Back Better Spending Bill
As part of learning, I find it important to reuse your skills from one project on another similar project. Here are the top hashtags...
65 views
Dave Ramsey
1 min read
Youngkin VS McAuliffe: Hashtag Tweets
An overly simplified way to track candidate polarity(Better AI version next). Virginians ONLY! Here is the mean average polarity of...
23 views
Dave Ramsey
1 min read
Daily Auto-updates: Most Popular Hashtags VA Governors Race
Here I've been using Tweepy to upload 24,000 tweets per day in hopes of predicting who will win on Nov 2nd 2021. Below is from VA...
91 views
Dave Ramsey
1 min read
The CODE: Tweepy Tweet to DataFrame Downloader
Download tweets using Tweepy with the Twitter API and turn into a Pandas DataFrame for Data Science and AI:
16 views
Dave Ramsey
1 min read
THE CODE: Using Machine Learning to Detect Homophobic Social Media Posts:
See a copy and paste version on my GitHub page. See a version of the project plan on my Website.
24 views
Dave Ramsey
2 min read
Using Machine Learning to Detect Homophobic Social Media Posts:
A possible strategy to create a simple language classifier that will rate social media posts as homophobic or not. Note: I am currently...
29 views
Dave Ramsey
1 min read
Cuddly Bear Identifier: My First Published Machine Learning Model
It ain't pretty. It ain't even very good, BUT... it's here. I have iterated. I have taken a pre-trained model, augmented the data,...
24 views
Dave Ramsey
2 min read
Fast.AI Drivetrain ML approach: Find Secret Pseudonym of "Jane Doe"
Alas! I'm working on my first Machine Learning(AI) project with a friend. We're trying to find a small work of fiction that a particular...
26 views
Dave Ramsey
1 min read
Dirty Data: Learning to clean with fun!
I've heard 80% of Data Science is cleaning up messy data full of typos and all out of order. I am about to start the Fast.AI course...
8 views
Dave Ramsey
1 min read
Mock Coffee Sales Tableau Dashboard - Full
Here is my first full dashboard created in tableau. I copied the format from Raynaldo Vasquez' 2020 Presidential Poll Tracking Dashboard.
23 views
Dave Ramsey
2 min read
Just Copy To Learn?
I've been learning Tableau since I learned out the coffee company I work for uses it for data presentation. It's an absolutely amazing...
14 views
Dave Ramsey
1 min read
Mock Data and Go Around
I was listening to Josh Waitskin author of "The Art of Learning" talk to Tim Ferriss about playing with his son and how the two of them...
13 views
Dave Ramsey
1 min read
COVID Tableau for Four Counties(deaths) Curve Compare
This is the same data as the last post, but I used Tableau Public instead of Matplotlib. I still used Python to clean up the data so...
34 views
bottom of page