Artificial Intelligence
-

Tracking DBZ’s Brand Sentiment on Reddit using R
This blog post outlines a structured process for collecting, analyzing, and visualizing audience sentiment using the Dragon Ball franchise.
-

Visualizing Cancer Trends in Tableau
This guide summarizes how I created analytics and visualizations to explore cancer incidence in America and New York State.
-

IDS Security Using Decision Trees and Neural Networks
Learn how we created an IDS that achieved accuracy rates of 94.4% for misuse detection and 99.0% for anomaly detection.
-

Fine-Tuning LLMs: Pre-Trained Transformers with Python
LLMs may be customized to fit a specific use-case in a process known as fine-tuning. Click here to learn more!