Skip to content

juanbeleno/owlpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWLPY

An open source time series library for Python using Matrix Profile.

Learn more.

Disclaimer

I started this project because I needed to detect anomalies in time series. Matrix Profile is one of the cutting edge algorithms for this kind of problems, I realized that this algorithm uses a semi-automatic approach to solve my problem. It needs to set explicitly the value of M and I needed a complete automatic approach, so I stoped the development of this algorithm (STAMP, STOMP, auto-joins, etc.)

Nevertheless, some advances and corrections have been done by Roberto in his fork of my initial GitHub project. Hence, I consider you should work with his fork.

About

An open source time series library for Python using Matrix Profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages