Skip to content

cybersecurity-dev/TimeSeries-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Toolkit

YouTube Reddit

GitHub   YouTube   My Awesome Lists

📖 Contents

Install required tools on Linux

For Ubuntu 18.04, 20.04, 22.04

sudo apt-get update
Install required python libs

pip install

pip install -r requirements.txt
python3 setup.py install

conda install

conda config --add channels conda-forge
conda install --file requirements_conda.txt
python3 setup.py install

Time-series Database

Machine Learning Toolkit for Time Series Analysis

Miscellaneous

  • binjr - binjr is a standalone time series browser.

My Awesome Lists

You can access the my awesome lists here

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

🔼 Back to top

Releases

No releases published

Packages

No packages published