Riccardo Zuliani

Results 4 comments of Riccardo Zuliani

I also notice this problem with the evaluation method. So I tried to solve it the same way you did. But this error returns: ``` /home/riccardo/Desktop/venv/lib/python3.8/site-packages/tensorflow/python/keras/engine/training.py:1323 test_function * return step_function(self,...

I also find out that sometimes after fetch a database from OpenML the y variable so the target is a NoneType variable, so how can I figure out what's the...

@isthatyoung so swapping the coordinates of the boxes in the following cases should solve the problem? I mean if I manage the list of coordinates as follow `['xmin', 'ymin', 'xmax',...

In my conda environment I'm using python=3.12.2 however I get the warning that is referring to the multiprocessing module of python 3.8. I've already double checked the python version using...