feat: enhance data handling and model training features
- Updated .gitignore to include .venv and .worktrees. - Removed symlink for the virtual environment. - Added new parquet files for dogeusdt, trxusdt, and xrpusdt datasets. - Introduced model files and training logs for dogeusdt, trxusdt, and xrpusdt. - Enhanced fetch_history.py to support caching of correlation symbols. - Updated train_and_deploy.sh to manage correlation cache directory.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,4 +14,5 @@ data/*.parquet
|
||||
.DS_Store
|
||||
.cursor/
|
||||
|
||||
.worktrees/
|
||||
.worktrees/
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user