Skip to content
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

Zinc 250k dataset support #276

Merged
merged 9 commits into from
Nov 28, 2018
Merged

Zinc 250k dataset support #276

merged 9 commits into from
Nov 28, 2018

Conversation

corochann
Copy link
Member

@corochann corochann commented Nov 27, 2018

Implementation almost done, but I'm final checking the function behavior.

@corochann corochann changed the title Zinc 250k dataset support [WIP] Zinc 250k dataset support Nov 27, 2018
@codecov-io
Copy link

codecov-io commented Nov 27, 2018

Codecov Report

Merging #276 into master will decrease coverage by 7.66%.
The diff coverage is 43.69%.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   89.13%   81.47%   -7.67%     
==========================================
  Files         116      118       +2     
  Lines        5834     5953     +119     
==========================================
- Hits         5200     4850     -350     
- Misses        634     1103     +469

assert len(dataset) == ZINC250K_NUM_DATASET


def test_get_zinc_smiles():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add @pytest.mark.slow

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intentional. I used target_index so this test is not slow.

@mottodora mottodora merged commit f54b66b into chainer:master Nov 28, 2018
@corochann corochann changed the title [WIP] Zinc 250k dataset support Zinc 250k dataset support Nov 28, 2018
@corochann
Copy link
Member Author

Thanks!

@corochann corochann deleted the zinc_250k branch November 28, 2018 06:30
@corochann corochann added this to the 0.5.0 milestone Feb 7, 2019
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.

None yet

3 participants