New photo gallery pages are now available!
It's that time of year for photographers... dealing with the mountain of images created during the year. Along those lines, this seemed like a good time to work on a way to showcase my non-birding photos, and to finally make it a bit easier to navigate among the galleries published here.
First, I went through my 2021-2023 archive and put my favorite non-bird photos into yearly galleries. Here's the 2023 gallery.
Then, for navigation I've created a new Photo Galleries Page with links to all galleries.
Yesterday, I published an update to my NFL Elo rating model, and today I published the "after week 6" ratings and rankings.
In this post, I'd like to compare the accuracy stats for three different models.
continue reading...I've been working on code to calculate Elo ratings for NFL teams, and thus Elo-based power rankings, for the last couple weeks.
The power rankings page for the current season is available here.
continue reading...The year is 2023. Machine learning is all the rage (for good reason, I believe).
Computer-generated graphics is one area where the computing industry is experimenting with ML. I recently installed the Photoshop beta, which gives access to this tech through its new "generative fill" feature. I tested the feature out on some recent photos of mine.
continue reading...The eBird mobile app, as far as I can tell, does not allow mistyped characters when searching for a bird species to add to a checklist. This, to me, seems like a problem! In the field I'm often holding a camera or binoculars and only have one hand available for typing. In that situation I'd like to quickly find and enter a bird on the checklist and minimize the number of seconds my eyes have to be on my phone.
I thought to myself "it can't be that hard to come up with an algorithm" so I threw together a JavaScript page to develop one. I ended up with a minimalist JavaScript page for comparing algorithms, and another page that runs the final algorithm.
I've published the code on GitHub, with an MIT license, and I've submitted a feedback report to the eBird folks to make them aware of it.
continue reading...