mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-08-17 10:40:13 -04:00
chores: refactor for the new ai research, add linter, gh action, etc (#27)
This commit is contained in:
parent
fb4ab80dc3
commit
d5467e559f
40 changed files with 5177 additions and 2476 deletions
|
@ -2,5 +2,6 @@
|
|||
|
||||
<br>
|
||||
|
||||
* perform a search, for example grid search, over possible values of strategy parameters like thresholds or coefficients (using the simulator and a set of historical data)
|
||||
* perform a search, for example grid search, over possible values of strategy parameters like thresholds or coefficients
|
||||
(using the simulator and a set of historical data)
|
||||
* overfitting to historical data is a big risk (be careful with validation and test sets).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue