Thursday, September 17, 2026 — 12:14 AM
Raspberry Pi 4 · Ecowitt WittBoy 7-in-1 Weather Station · Cornell Lab BirdNET-Pi Acoustic Recognition
Questions or feedback: [email protected]
Averaged across every date in the training data, so this shows the daily activity shape rather than a specific day.
| tempf | humidity | baromrelin | winddir | windspeedmph | windgustmph | solarradiation | uv | rainrate | dailyrain | |
|---|---|---|---|---|---|---|---|---|---|---|
| tempf | 1.0 | -0.81 | -0.12 | 0.14 | 0.29 | 0.45 | 0.57 | 0.54 | -0.03 | -0.14 |
| humidity | -0.81 | 1.0 | -0.02 | -0.11 | -0.32 | -0.48 | -0.52 | -0.49 | 0.06 | 0.22 |
| baromrelin | -0.12 | -0.02 | 1.0 | -0.01 | 0.0 | -0.0 | 0.07 | 0.08 | -0.01 | -0.02 |
| winddir | 0.14 | -0.11 | -0.01 | 1.0 | 0.02 | 0.03 | 0.09 | 0.08 | -0.02 | -0.03 |
| windspeedmph | 0.29 | -0.32 | 0.0 | 0.02 | 1.0 | 0.59 | 0.38 | 0.36 | 0.03 | 0.02 |
| windgustmph | 0.45 | -0.48 | -0.0 | 0.03 | 0.59 | 1.0 | 0.5 | 0.46 | 0.05 | 0.06 |
| solarradiation | 0.57 | -0.52 | 0.07 | 0.09 | 0.38 | 0.5 | 1.0 | 0.99 | -0.03 | -0.06 |
| uv | 0.54 | -0.49 | 0.08 | 0.08 | 0.36 | 0.46 | 0.99 | 1.0 | -0.03 | -0.07 |
| rainrate | -0.03 | 0.06 | -0.01 | -0.02 | 0.03 | 0.05 | -0.03 | -0.03 | 1.0 | 0.14 |
| dailyrain | -0.14 | 0.22 | -0.02 | -0.03 | 0.02 | 0.06 | -0.06 | -0.07 | 0.14 | 1.0 |
| Version | Rows | Model Fit Score | Promoted |
|---|---|---|---|
| v53_20260916_223346 | 17900 | -0.5391 | No |
| v52_20260915_223058 | 17580 | -0.5331 | No |
| v51_20260914_222937 | 17260 | -0.5244 | No |
| v50_20260913_222811 | 16940 | -0.5237 | No |
| v49_20260912_222759 | 16620 | -0.5248 | No |
| v48_20260911_222542 | 16300 | -0.5165 | No |
| v47_20260910_222420 | 15980 | -0.5184 | No |
| v46_20260909_222246 | 15660 | -0.5209 | No |
| v45_20260908_221910 | 15340 | -0.518 | No |
| v44_20260907_222028 | 15020 | -0.5165 | Yes |
What "hierarchical" actually means
Each species' baseline calling rate is pulled toward the group average — pulled hard when a species has little data, barely at all when it has a lot. This is what lets sparse species (like Common Grackle) get a stable, sensible estimate instead of an overfit one, while common species (like Gray Catbird) are trusted almost entirely on their own data.
Coefficients and predictions shown above reflect the current production model version.