Show HN: Time Series Breakpoint Detection Tool (Runs in Browser)
3 points by benfreu 9 months ago | 0 commentsI 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!