This website requires JavaScript.
Explore
Help
Register
Sign In
Logic
/
tsmodel
Watch
1
Star
0
Fork
0
You've already forked tsmodel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
4129832f987c398782c0b850b6133cd6ab7030b0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
game-loader
4129832f98
fix(dataflow): correct target sequence definition in data loader
2025-08-27 15:58:04 +08:00
dataflow
fix(dataflow): correct target sequence definition in data loader
2025-08-27 15:58:04 +08:00
layers
feat: add TimesNet_Q and xPatch models with Q matrix transformations
2025-08-06 18:39:26 +08:00
models
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
train
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
utils
feat(utils): add common machine learning utility functions
2025-08-26 11:28:34 +08:00
__init__.py
feat(core): add initial TSModel package with OLinear and RevIN
2025-07-01 21:00:23 +08:00
.gitignore
feat(data): add flexible data loading with dataflow integration and test set
2025-08-06 18:36:43 +08:00
environment.yml
build(env): add conda environment configuration
2025-08-27 15:29:58 +08:00
setup.py
feat(core): add initial TSModel package with OLinear and RevIN
2025-07-01 21:00:23 +08:00
test.py
first timesnet try
2025-07-30 21:18:46 +08:00
train_test.py
first timesnet try
2025-07-30 21:18:46 +08:00
train_xpatch_sparse_multi_datasets.py
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
Description
No description provided
139
KiB
Languages
Python
100%