## Auto-archived due to inactivity. ## Functions for piecewise regression on time series data
Stars
106
Forks
35
Watchers
106
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
5
commits
1
commits
1
commits
Merge pull request #9 from rogeriomgatto/performance_improvements
0e3c7f5View on GitHubRemove numpexr dependency and make sure matplotlib is optional
cf93068View on GitHubChange the way regression errors are calculated, making it even faster within the same memory budget, and removing the optional dependency on numexpr
5045dbcView on GitHubMake Model.predict and Segment.predict return consistent results for both scalar and array like inputs. Simplified Segment.predict and _predict signatures.
ff1cb93View on GitHubNaming improvements and docstring fixes. Removed unused imports.
dc2085fView on GitHubMerge pull request #6 from DataDog/stephen/allow-duplicate-t-values
86a0bdfView on GitHubMerge pull request #3 from DataDog/StephenKappel-patch-1
04240acView on GitHub