Safoora Yousefi

Results 4 issues of Safoora Yousefi

I have two blocking issues with starting LabelMe on Windows. I would appreciate your help. The instructions [here](https://github.com/CSAILVision/LabelMeAnnotationTool/blob/master/WINDOWS.md) say: > Add/change the scipt "fetch_image.cgi". See below all the file after...

On Windows 10 I'm getting Fatal: there are problems with fetch_image.cgi popup on web-page opening and then on each of Next image clicks which fail. I looked inside Apache error...

https://github.com/interpretml/interpret-text/blob/d74efc985270aaa2b3ab779408597d9505e9ea1d/python/interpret_text/experimental/explanation.py#L42 Shouldn't `self._ordered_local_importance_values = self.local_importance_values[order]` ? Why are the importance values not reordered?

1- Adds docstrings where missing, and improves consistency of existing ones (Google style) 2- Introduces a Eureka pipeline config for adding docstrings to a set of python files.