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

Separate input/target data for environment.Environment.__init__ #3

Open
HunterMcGushion opened this issue Jul 9, 2018 · 0 comments
Labels
Enhancement New feature or request

Comments

@HunterMcGushion
Copy link
Owner

  • Add ability to provide separate input/target DataFrames for following environment.Environment.__init__ kwargs: train_dataset, holdout_dataset, and test_dataset
  • Accept NumPy arrays, instead of DataFrames
  • Alternative to providing the whole DataFrame, containing a target column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant