issues
search
numerai
/
numerai-cli
Automated submission workflows in the cloud.
MIT License
91
stars
28
forks
source link
v1.1.0 - Numerai Crypto and AWS Volumes
#89
Closed
ndharasz
closed
4 months ago
ndharasz
commented
4 months ago
remove tournament numbers from constants file
replace hard-coded tournament numbers with api call to build tournament dict
change
--signals
flag to
--tournament
number arg for
node
command
add
--volume
arg to control additional instance storage in AWS for
config
command
replace
is_signals
conditionals with tournament number
fix docker build to work with buildx
add basic crypto node example code
update examples to use simple lgbm and modern python/data versions
add optional resource for additional ebs storage in AWS
add common retry strategies to aws batch jobs
--signals
flag to--tournament
number arg fornode
command--volume
arg to control additional instance storage in AWS forconfig
commandis_signals
conditionals with tournament number