home/categories/machine-learning/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-trim-noisy-data-to-linear-part-using-manual-linear-regression-skill-md
machine-learningdata-ai
trim-noisy-data-to-linear-part-using-manual-linear-regression
Identifies and trims the linear portion of a noisy 1D dataset by iteratively fitting a manual linear regression model (without sklearn) and detecting deviations in the rolling standard deviation of residuals.
maintainer
ECNU-ICALK
更新於 3/16/2026
星標
304
分支
34
quick start
Installation and usage
Identifies and trims the linear portion of a noisy 1D dataset by iteratively fitting a manual linear regression model (without sklearn) and detecting deviations in the rolling standard deviation of residuals.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use trim-noisy-data-to-linear-part-using-manual-linear-regression