tisc

View on PyPIReverse Dependencies (0)

0.1.1 tisc-0.1.1-py3-none-any.whl

Wheel Details

Project: tisc
Version: 0.1.1
Filename: tisc-0.1.1-py3-none-any.whl
Download: [link]
Size: 17017
MD5: d84950ac195fd587d87f269e261013bd
SHA256: bf58b917a7f8b8fa570f6a35fa74d358c40d63b62db0f2490ed7e8fd1b300d36
Uploaded: 2024-06-15 10:17:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tisc
Version: 0.1.1
Summary: Simple model creation and training framework for time series classification in Pytorch
Author: Yutsuro
Author-Email: Yuki[at]utsu.ro
Home-Page: https://github.com/Yutsuro/pytorch-time-series-classification
License: Apache
Keywords: Pytorch Time-Series-Classification LSTM BiLSTM Transformer Machine-Learning Deep-Learning AI Artificial-Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: matplotlib (>=3.8.3)
Requires-Dist: numpy (<2.0,>=1.19.5)
Requires-Dist: scikit-learn (>=1.4.1)
Requires-Dist: seaborn (>=0.13.2)
Requires-Dist: japanize-matplotlib (==1.1.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5829 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
test_test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_test/test_tisc.py sha256=38EHE7xs6s4FB2qsqojIQN3wsuMQRIbdp6wEyghjA-I 5751
tisc/__init__.py sha256=_LpvHLN9yDW2lYubqbAJa_Incz2EbPMOqT3Ua340Uic 72
tisc/tisc.py sha256=zyPMihMQzW-teTKyUZc8Y7C9DN1cTipIBFMn6U5DgOo 23189
tisc/modules/BiLSTM.py sha256=szfO8LXkRBRKlby9QVLQ6bFG4GYjtWcQyxeTUlE9e3I 1433
tisc/modules/LSTM.py sha256=AZSmBOMeLB5stcv9bdOwRW3bI7alCkUmdRXOb3HLZcY 1061
tisc/modules/Transformer.py sha256=QPXEjVz0-QRZJycezJyaIWDDCOFCvmtSAiZmXGW0y2U 3473
tisc/modules/__init__.py sha256=KCxzImuTy2B5nDpgu7IhAiPjJ1cenrXiUF7GWo-YT-Y 22
tisc/modules/head/__init__.py sha256=OGv4afbW6za5i8spxBTN2jsqnwqGEGCjgrC67whCpBk 55
tisc/modules/head/head.py sha256=9vdVYuEcm5ExLvqSgAsY0nCxoTDro6DNJuopXu81gac 919
tisc/modules/utils/__init__.py sha256=BeI3B9ygluMUuMCS6o_TN2-Q-wYo6_3hz8qPINwilWU 22
tisc/modules/utils/builder.py sha256=lGlEr_vNSjY5r_fJFYTBHJ1OH9xEd0Yf80ukH3cazI0 1905
tisc-0.1.1.dist-info/LICENSE sha256=jNI0bph4tRXvSrBeymp--_j4be_ubUAo8llg4aqDiJg 11538
tisc-0.1.1.dist-info/METADATA sha256=v0GcuWNi-u7mHGO-jv30ri_GRU65gm7hG6tsLIFdHqc 7384
tisc-0.1.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
tisc-0.1.1.dist-info/top_level.txt sha256=opaiVb1cgulaOJ_p91aWIbvAt8QY43lDn7h7InQSMqE 15
tisc-0.1.1.dist-info/RECORD

top_level.txt

test_test
tisc