8000 [Refactor] convert cifar10 dataset to column format by farrajota · Pull Request #176 · dbcollection/dbcollection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Refactor] convert cifar10 dataset to column format #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

farrajota
Copy link
Member

This PR addresses #168 and converts the metadata format for the cifar10 dataset to a column-based format. The fields object_fields and object_ids were removed and replaced with a custom column field for aggregating the different data fields.

@farrajota farrajota added this to the v0.3.0 milestone Aug 11, 2018
@codecov-io
Copy link
codecov-io commented Aug 11, 2018

Codecov Report

Merging #176 into master will decrease coverage by 0.11%.
The diff coverage is 75.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   63.54%   63.42%   -0.12%     
==========================================
  Files          67       67              
  Lines        5086     5086              
==========================================
- Hits         3232     3226       -6     
- Misses       1854     1860       +6
Impacted Files Coverage Δ
...bcollection/datasets/ucf/ucf_sports/recognition.py 13.73% <0%> (ø) ⬆️
dbcollection/datasets/ucf/ucf_sports/detection.py 0% <0%> (ø) ⬆️
...ollection/datasets/imagenet/ilsvrc2012/__init__.py 68.42% <0%> (ø) ⬆️
...ollection/datasets/cifar/cifar10/classification.py 99.12% <100%> (-0.06%) ⬇️
dbcollection/core/api/metadata.py 95.89% <100%> (+0.05%) ⬆️
dbcollection/datasets/cifar/cifar10/__init__.py 100% <100%> (ø) ⬆️
dbcollection/datasets/__init__.py 89.24% <45.45%> (-5.88%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1661c39...ae286b6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0