Commit Graph

8 Commits

Author SHA1 Message Date
Vecna 31b27a291a Model both accessible bridge and blocked bridge in analysis 2024-04-26 15:09:30 -04:00
Vecna b2eb244757 cargo-fmt 2024-04-26 13:11:32 -04:00
Vecna 273aaab38d Don't scale bridge IPs in analysis 2024-04-26 12:58:03 -04:00
Vecna e889cba878 Remove info print statements 2024-04-19 01:34:24 -04:00
Vecna 851686cf94 Mark unused variable bridge_ips in stage one analysis 2024-04-18 22:42:27 -04:00
Vecna 36395181d3 Improve analysis
We seem to get better results when we scale bridge IPs down to multiples of 1 instead of 8 and only mark bridges as blocked if they differ in the 'bad' direction by at least one standard deviation from the mean.
2024-04-18 22:27:57 -04:00
Vecna 45e71f32e8 Pass date for analysis, compute age correctly 2024-04-15 15:21:35 -04:00
Vecna 1a8b64080d Refactor Analyzer trait 2024-04-15 13:19:56 -04:00