A time series data analysis algorithm library for industrial scenarios
Project description
This is an algorithm library specifically tailored for analyzing industrial time series data, encompassing five categories of algorithms, totaling 20 individual algorithms. These algorithms have been experimentally validated using actual industrial production data and public datasets, ultimately resulting in the formation of 25 algorithm instances,as follows.
| Type | Algorithm |
|---|---|
| Describe | MICAD,MOCAR,RBS,TSCA |
| Decision-making | Il_Std,Qcd,SDE_DK |
| Diagnose | MCFMAAE,MGAHGM |
| Forecast | MSNET,PID4LaTe,STD_Phy,STDNet,TDG4MSF,CGRAN,MMPNN,MCRN,TALS,MANO |
| Control | PMCCL |
Quick Install
We recommend to first setup a clean Python environment for your project with Python 3.8+ using conda. Once your environment is set up you can install darts using pip:
pip install Industrial_time_series_analysis
Dependencies
Python(>=3.8) Torch(>=1.12.0) Numpy(>=1.19.5) threadpoolctl(>=3.1.0) Scipy(>=1.6.0)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file industrial_time_series_analysis-2.2.3.tar.gz.
File metadata
- Download URL: industrial_time_series_analysis-2.2.3.tar.gz
- Upload date:
- Size: 59.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d21d6e7c22943b162e5242ab04d6faf6bcb07d5907776069e8eaa97c6b082cf2
|
|
| MD5 |
350bf0e150be3930ad2681abfab9820d
|
|
| BLAKE2b-256 |
b1735b533209be1e8f66614eee774637dbf880c39b5947603a594dd4e30df31f
|
File details
Details for the file Industrial_time_series_analysis-2.2.3-py3-none-any.whl.
File metadata
- Download URL: Industrial_time_series_analysis-2.2.3-py3-none-any.whl
- Upload date:
- Size: 61.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1774a46c64ada1da202e9dab64cbe125d403f5f360cde36782b7979c62cca2b3
|
|
| MD5 |
0d25b936ed299e79d89b3580e5fb328e
|
|
| BLAKE2b-256 |
d1fa6fe18d5f570e1864aba11797f55ca44d75ff9ec08a61c1989e12eeca557a
|