Leonardo de Araújo
Results
2
comments of
Leonardo de Araújo
The following should work... numpy==1.19.2 pandas==1.1.3 requests==2.24.0 tensorflow-gpu==1.15 xmltodict==0.12.0
Hi Maximilian, I'm also trying to run the project on model "lp". I get the error message: `self.ev_test = self.evaluator(data['test_subs'], data['test_labels']) KeyError: 'test_labels'` and `KeyError: 'valid_labels'` As far as I...