33 lines
677 B
Plaintext
33 lines
677 B
Plaintext
.DS_Store
|
|
__pycache__/
|
|
strategies/__pycache__/
|
|
/__pycache__
|
|
*.pyc
|
|
__pycache__/ChanBI.cpython-312.pyc
|
|
__pycache__/ChanBSP.cpython-312.pyc
|
|
__pycache__/ChanCTime.cpython-312.pyc
|
|
__pycache__/ChanEnum.cpython-312.pyc
|
|
__pycache__/ChanKLC.cpython-312.pyc
|
|
__pycache__/ChanKLU.cpython-312.pyc
|
|
__pycache__/ChanLun.cpython-312.pyc
|
|
__pycache__/ChanLun_Classifier.cpython-312.pyc
|
|
__pycache__/ChanSBI.cpython-312.pyc
|
|
__pycache__/ChanSEG.cpython-312.pyc
|
|
__pycache__/ChanZS.cpython-312.pyc
|
|
|
|
# Machine Learning / AI model files
|
|
*_model*_xgb_model.json
|
|
*modelchan*.json
|
|
*.libsvm
|
|
feature_meta
|
|
*_model_feature_data.csv
|
|
*.pem
|
|
|
|
# Log files
|
|
*.log
|
|
|
|
# Database files
|
|
*.sqlite
|
|
*.sqlite-shm
|
|
*.sqlite-wal
|