Jesse Anderson’s Blog
Archive
About
Portfolio
Engineering/Science/Tech Blog
Categories
All
(11)
Clustering
(3)
DBSCAN
(1)
Data Analytics
(1)
Data Engineering
(1)
Data Science
(1)
ESP32
(3)
Generative AI
(1)
IoT
(5)
ML
(4)
OPTICS
(2)
Raspberry Pi
(2)
news
(1)
Oak Park Crime Reporting
Data Science
Data Analytics
Data Engineering
Motivation
Jan 9, 2025
Jesse Anderson
SCD41: On Demand CO2 Sensor
ESP32
IoT
Original Post: 06/01/2024
Sep 2, 2024
Jesse Anderson
ESP32 Project: Sensor Reliability/Power Efficiency
Batteries/BuckBoost/OLEDs
ESP32
IoT
After experimentation with the previous project at: https://jesse-anderson.github.io/Blog/_site/posts/ESP32_Post_1/ , I encountered issues with the DHT11 sensor maintaining…
May 31, 2024
Jesse Anderson
Efficient Data Logging with ESP32
A Guide to Using Google Sheets/MongoDB/PostgreSQL/ThingSpeak for IoT
ESP32
IoT
To begin with, we are using an ESP32-Wroom-32 Expressif board purchased from Microcenter for $10. These boards can be found for as low as $4-$5 on Amazon, and more capable…
May 26, 2024
Jesse Anderson
Raspberry Pi Sensor Server Project Part 2
Raspberry Pi
IoT
After finally getting everything to work on the database side of things I wanted to explore dashboarding and being able to quickly pull up a visual showing what the current…
May 18, 2024
Jesse Anderson
Raspberry Pi Sensor Server Project
Raspberry Pi
IoT
I finally decided to use the Raspberry Pi 4 Model B+ 8gb I had lying around to play around with some sensors. Luckily I took an electrical engineering course in…
May 16, 2024
Jesse Anderson
OPTICS in Python
ML
Clustering
OPTICS
This block imports all necessary Python libraries. ‘numpy’ and ‘matplotlib’ are used for numerical operations and plotting(respectively). ‘sklearn’ provides the OPTICS…
May 12, 2024
Jesse Anderson
Generative Adventures: Exploring the Frontiers with VAEs, GANs, and VAE-GANs
ML
Generative AI
During my time in the applied machine learning course(CS441) at the University of Illinois at Urbana-Champaign, I embarked on an ambitious journey into the realm of advanced…
May 12, 2024
Jesse Anderson
Intro to OPTICS
ML
Clustering
OPTICS
Within the realm of unsupervised machine learning, clustering methods play a critical role in unraveling patterns and groupings within datasets where the labels are unknown.…
May 11, 2024
Jesse Anderson
DBSCAN Intro
ML
Clustering
DBSCAN
Density-Based Spatial Clustering of Applications with Noise (DBSCAN) is a popular clustering algorithm notable for its proficiency in identifying clusters of varying shapes…
Apr 19, 2024
Jesse Anderson
Welcome To My Blog
news
Welcome to my inaugural Quarto post! Though this marks my official entry into the Quarto blogging sphere, it isn’t my first dive into writing here. I initially crafted an…
Apr 16, 2024
Jesse Anderson
No matching items