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

Feature Eval: Computation #48

Open
echavemann opened this issue Oct 28, 2024 · 0 comments · May be fixed by #55
Open

Feature Eval: Computation #48

echavemann opened this issue Oct 28, 2024 · 0 comments · May be fixed by #55
Assignees

Comments

@echavemann
Copy link
Member

We have the BaseFeatureGenerator API already defined. We need to write an entry point for the feature evaluator that takes in the feature(s) to be evaluated, as well as the coin and start and end date ranges, and then another function that calculates the features over that period.

The second function needs to be tested, you should make a test feature generator to handle this.

@kyeoul kyeoul self-assigned this Oct 29, 2024
@kyeoul kyeoul linked a pull request Nov 3, 2024 that will close this issue
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 a pull request may close this issue.

2 participants