Skip to content

PyOpenTS/PyOpenTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOpenTS

PyOpenTS is a library specifically designed to integrate methods and modules for time series. Its purpose is to allow users of this library to call and modify time series modules in a simpler and more convenient way. By using PyOpenTS, you can simplify the time series code process and reliably provide time series related module functions.

Homepage and Documentation

Our Goal

Our goal is to simplify the process of handling time series code so that users can more easily tackle various time series problems. Whether you are a data scientist, an engineer, a researcher, or someone interested in time series, PyOpenTS will be a powerful tool for you.

Features

  • A clean API for quickly calling and modifying time series modules
  • Provides a range of methods and models for time series analysis, including but not limited to forecasting, clustering, classification, etc.
  • Continuous updates and improvements to meet user needs

Installation

Use the following commands below:

pip install -u opents

Examples

Method Demo Link
Baseline Go
LogitNorm Go
OpenMax Go

Future Plans

We will continue to update and improve PyOpenTS and gradually add some demo usage methods to show how to use this library. Please stay tuned for our updates.

How to Get Help

If you encounter any problems during use, feel free to submit them to Issues. We also welcome your suggestions for improving PyOpenTS. We hope that PyOpenTS can become a powerful assistant for you in dealing with time series problems.

Releases

No releases published

Packages

No packages published

Languages