niclaswue

Results 5 comments of niclaswue

If I'm not mistaken, the transforms for validation and test set are exactly the same. Also, they should be the same as the validation accuracy would otherwise be meaningless if...

Great, thank you!

One relevant log entry seems to be in /var/log/nginx/error.log ``` 2022/05/05 14:05:04 [error] 105#105: *50 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.3.251, server: , request: "POST...

Thank you, for taking the time to look into this. I tried to remove the volume and even completely reinstalled docker but unfortunately the error persists. The file `/var/log/gorilla.log` exists...

Yes, that would be a good idea as well. My understanding is that eval is only really useful with the numexpr engine anyway. The pandas documentation states: > 'python' :...