Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 - Numerai Crypto and AWS Volumes #89

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Conversation

ndharasz
Copy link
Contributor

@ndharasz ndharasz commented Jul 2, 2024

  • 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

ndharasz added 4 commits July 2, 2024 16:11
- replace hard-coded tournament numbers with api call
- update examples to use simple lgbm and modern data
- add crypto example
@ndharasz ndharasz changed the title v1.1.0 v1.1.0 - Numerai Crypto and AWS Volumes Jul 3, 2024
@ndharasz ndharasz merged commit a3eeee9 into master Jul 3, 2024
4 checks passed
@ndharasz ndharasz deleted the ndharasz/v1.1.0 branch July 13, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant