SkillAgentSearch skills...

Pyloess

loess smoother / stl seasonal trend decomposition, originally from scipy.sandbox.pyloess

Install / Use

npx skills add andreas-h/pyloess

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository is up for adoption!!

As I'm not using with LOESS any more, I don't have the resources to invest any time in maintenance of this repository. If anyone is interested in taking over, please let me know!

pyloess: a numpy wrapper to lowess and stl.

LOWESS

The initial file is available at: http://netlib.bell-labs.com/netlib/go/lowess.f.gz Simple to double precision conversion by Pierre GERARD-MARCHANT, 2007/03.

STL

The initial file is available at: http://netlib.bell-labs.com/netlib/a/stl.gz Simple to double precision conversion by Pierre GERARD-MARCHANT, 2007/03.

Note : The sandbox subfolder contains a pre-alpha version of the loess routines. These routines are not fully tested, but they run.

Related Skills

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated2y ago
Forks40

Languages

C

Security Score

65/100

Audited on Jan 28, 2024

No findings