Luís Manuel Maia

Results 2 issues of Luís Manuel Maia

Hi guys. So been testing with CKAN in different platforms and currently I have two cases where CKAN just blocks after upload a large file. I was able to trace...

Before all great work with light-bulb! I think there's a small error at: ``` unlabelled, ids = self.dataset.model_labelling_set() if len(unlabelled) == 0: self.logger.info("Model labelling done!") scores = self.model.score(unlabelled) ``` As...