chainer / chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
MIT License
629 stars 131 forks source link

Fix standard scaling qm9 #310

Closed corochann closed 5 years ago

corochann commented 5 years ago

bugfix for qm9 example using StandardScaler link

codecov-io commented 5 years ago

Codecov Report

Merging #310 into master will decrease coverage by 5.8%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
- Coverage   89.59%   83.78%   -5.81%     
==========================================
  Files         182      182              
  Lines        8272     8272              
==========================================
- Hits         7411     6931     -480     
- Misses        861     1341     +480
mottodora commented 5 years ago

LGTM!