ggous
ggous
Hi, I want to use a multivariate series. So, I have for example `t2m` and `sm100` data. I want to use both in order to train the model but predict...
Hello and thanks for this project! It seems very promising! I am trying to train a xgboost classifier. My code is: ``` import pandas as pd import numpy as np...
I am copying my request from [here](https://github.com/tensorflow/tensorflow/issues/58292). Currently, `image_dataset_from_directory` supports only `Allowed formats: ('.bmp', '.gif', '.jpeg', '.jpg', '.png')` So, if you have tif images it won't find them ` No...
Hello and thanks for the library, it is very good! I am training a CNN model and the predicted image I receive is  As you can see, it has...
I am copying my request from [here](https://github.com/tensorflow/tensorflow/issues/58292). Currently, `image_dataset_from_directory` supports only `Allowed formats: ('.bmp', '.gif', '.jpeg', '.jpg', '.png')` So, if you have tif images it won't find them ` No...