ggous

Results 5 issues of 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...

type:feature

Hello and thanks for the library, it is very good! I am training a CNN model and the predicted image I receive is ![this](https://github.com/Mr-TalhaIlyas/EMPatches/assets/89124942/74003f62-066a-4d2a-93be-f31922d062ad) 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...

type:feature