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.
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.
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.