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

Use not csv table but numpy arrays #661

Open
max6457 opened this issue Apr 20, 2023 · 1 comment
Open

Use not csv table but numpy arrays #661

max6457 opened this issue Apr 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@max6457
Copy link

max6457 commented Apr 20, 2023

Hello,I just currently found this library and had the question if it is possible, to have the data stored in an x and y variable and not in a csv-table. Thank you very much.

@isaacmg
Copy link
Collaborator

isaacmg commented Apr 21, 2023

You could create the model yourself e.g. from flood_forecast.tranformer_xl.transformer_basic import SimpleTransformer and then write your own training loop. Otherwise no.

@isaacmg isaacmg added the enhancement New feature or request label Jun 14, 2023
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
None yet
Development

No branches or pull requests

2 participants