This website requires JavaScript.
Explore
Help
Sign In
Simon
/
OHLCVPredictor
Watch
1
Star
0
Fork
0
You've already forked OHLCVPredictor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Moisy
3e08802194
Add comprehensive rules for project management, including global development standards, architecture guidelines, code review processes, context management, task generation, and iterative workflows. Establish documentation standards and refactoring protocols to enhance maintainability and prevent technical debt.
2025-06-25 13:39:02 +08:00
.cursor
/rules
Add comprehensive rules for project management, including global development standards, architecture guidelines, code review processes, context management, task generation, and iterative workflows. Establish documentation standards and refactoring protocols to enhance maintainability and prevent technical debt.
2025-06-25 13:39:02 +08:00
.gitignore
Initial commit
2025-05-30 16:47:08 +00:00
.python-version
init
2025-05-31 00:57:31 +08:00
custom_xgboost.py
Did feature selection, moved from RMSE to MAE for accuracy testing (maybe not a good idea after all), fine tuned hyperparameters a bit (need to do more)
2025-06-03 15:40:43 +08:00
feature_engineering.py
Did feature selection, moved from RMSE to MAE for accuracy testing (maybe not a good idea after all), fine tuned hyperparameters a bit (need to do more)
2025-06-03 15:40:43 +08:00
main.py
best prediction so far
2025-06-03 16:46:01 +08:00
plot_results.py
init
2025-05-31 00:57:31 +08:00
pyproject.toml
Did feature selection, moved from RMSE to MAE for accuracy testing (maybe not a good idea after all), fine tuned hyperparameters a bit (need to do more)
2025-06-03 15:40:43 +08:00
README.md
Initial commit
2025-05-30 16:47:08 +00:00
requirements.txt
init
2025-05-31 00:57:31 +08:00
technical_indicator_functions.py
Did feature selection, moved from RMSE to MAE for accuracy testing (maybe not a good idea after all), fine tuned hyperparameters a bit (need to do more)
2025-06-03 15:40:43 +08:00
uv.lock
Did feature selection, moved from RMSE to MAE for accuracy testing (maybe not a good idea after all), fine tuned hyperparameters a bit (need to do more)
2025-06-03 15:40:43 +08:00
README.md
OHLCVPredictor
Description
No description provided
Readme
7.8
MiB
Languages
Python
100%