chainer / chainer-chemistry

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

Add R2 score function #253

Closed natsukium closed 6 years ago

natsukium commented 6 years ago

Implement R2 score function to evaluate PDBbind dataset

codecov-io commented 6 years ago

Codecov Report

Merging #253 into master will decrease coverage by 6.55%. The diff coverage is 89.49%.

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   88.77%   82.22%   -6.56%     
==========================================
  Files         108      112       +4     
  Lines        5246     5484     +238     
==========================================
- Hits         4657     4509     -148     
- Misses        589      975     +386