You are browsing as a guest. Sign up (or log in) to start making projects!

FourThirtyFive

  • 4 Devlogs
  • 17 Total hours

My personal attempt at predicting the 2026 United States Midterms!

Open comments for this post

4h 37m 31s logged

After a hell of a lot of procrastination and conflicts in my head on what to do, I finally have a almost-complete interface!

As you can see, this model predicts outcomes that align fairly well with models such as RaceToTheWH or Silver Bulletin, if a bit D-optimistic (probably due to the data-driven nature of the model, which I believed was the right path).

I want to add some QoL improvements such as candidate names, methodology breakdowns per prediction, and maybe even the latest news per race, but I think overall it’s fairly close to shipping!

0
0
19
Open comments for this post

4h 6m 34s logged

Well, I switched to a ridge regression model, which yielded far better results. Did you know most regression models can have inference run with just a few basic json parameters? Well, I didn’t until today, but they can.

Anyway, with that done and mostly accurate, I got my first prediction working and with the assistance of Copilot, even a window! Now, there is still serious work on the table, but it feel good to finally have something tangible, doesn’t it?

0
0
35
Open comments for this post

4h 0m 23s logged

It seems that maybe using a gradient-boosted tree with the limited features I can use with only 12 data points is perhaps a bad idea….

A one-point swing in the generic ballot causes a double-digit swing in the predicted national lean, turning a predicted blue wave into a comfortable Republican win.

0
0
3
Open comments for this post

3h 56m 25s logged

Preprocessing the data is finally over (I really slacked off for a while, bad idea)!

This was actually fairly straightforward to do, it’s just that I kept having different ideas on how to implement the model. What I ended up settling on is a XGBoost gradient-boosted tree that predicts the national House lean (even though this will start by predicting Senate races) using three fundamentals, and then it will use a polling aggregate per race that gets more weight as election day nears.

0
0
7

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…