Show HN: Time Series Breakpoint Detection Tool (Runs in Browser)

by benfreuon 10/2/2024, 3:13 PMwith 0 comments

I built a simple browser-based tool for detecting breakpoints in time series data. Select a CSV file, and the tool runs a statistical test (Chow test) to identify a significant change in trends. It runs entirely in your browser, so your data stays local. I’d love feedback or ideas for improvement!

0