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

Refactor some functions so they can take arbitrary arguments #294

Open
jardinetsouffleton opened this issue Nov 25, 2022 · 0 comments
Open

Comments

@jardinetsouffleton
Copy link
Member

As of now, many functions need to be modified in order to run some experiments. For example:

  • SeaPearl.featurize
  • SeaPearl.global_featurize
  • SeaPearl.update_features
  • SeaPearl.feature_length
  • SeaPearl.global_feature_length

Many of these functions rely on more information than is available in the currently accepted arguments. Therefore, in order to make SeaPearl more modular we will gain by refactoring them so they can accept more arguments.

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

No branches or pull requests

1 participant