Elmer López
Elmer López
Hi @IncubatorShokuhou I already created an example to ilustrate how to use this library. Nevertheless, don't let be fooled by the example. I say this because data corresponds a light...
Hi @GiovanniVignoli95 Results are not saved, model.run() returns an array-like that contains the predicted data. About the input file, it's available in the same [repository](https://github.com/ElmerJeanpierreLopez/nowcasting_examples/tree/master/data). If you want to run...
Hello again @GiovanniVignoli95 You have a big mistake, because you need to pass an array-like with 3 dimentions and instead you pass an instance of the h5py class. So, your...