-
Refactor the codebase for Urban Dashboard and remove redundancies.
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
The idea …
-
Repeated conclusion from one publication.
![redundancy](https://cloud.githubusercontent.com/assets/8712765/7499723/1a3170de-f3ef-11e4-8293-762251bfbadf.JPG)
-
Using AwsS3, is it possible to write the objects to reduced redundancy storage?
Here's the docs: http://docs.aws.amazon.com/AmazonS3/latest/dev/SetStoClsOfObjUploaded.html
There's also the issue of …
-
To improve survey creation efficiency and reduce redundancy, we propose implementing a survey templating system.
Allow users to designate any existing survey as a template during creation or via a de…
-
I am curious as to why the dataset carries both country_code (as a two letter ISO-3166 code) and country_name (spelled out). The inclusion of country_name increases dataset size, while adding no addi…
-
What does it mean when redundancy values are infinite, isn't this impossible?
Attached is my Odict_Oinfo dictionary, data, and config file, and code used to run HOI toolbox.
I would like to add …
-
In the `plugin.ImageComparison.compare_image_to_hash_library` method, during `hybrid-mode`, the `result_image` appears to be unnecessarily copied into the `summary` dictionary from the outcome of `plu…
-
Hi,
The span width embedding over here:
https://github.com/mandarjoshi90/coref/blob/bd04f2e19b9dcc0b8bba848a335e4af3be50741c/independent.py#L379
is pretty much equivalent to the span embedding ov…
-
Function **validate_crc** does not evaluate the CRC bytes correctly. Incorrect use of **not** and **==**