chainer / chainer-chemistry

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

Add document checker #331

Closed mottodora closed 5 years ago

mottodora commented 5 years ago

This is a result.

chainer_chemistry.functions.r2_score
chainer_chemistry.links.GraphBatchNormalization
chainer_chemistry.links.GeneralReadout
chainer_chemistry.links.GGNNReadout
chainer_chemistry.links.NFPReadout
chainer_chemistry.links.SchNetReadout
chainer_chemistry.links.StandardScaler
chainer_chemistry.links.GGNNUpdate
chainer_chemistry.links.NFPUpdate
chainer_chemistry.links.RelGATUpdate
chainer_chemistry.links.RelGCNUpdate
chainer_chemistry.links.RSGCNUpdate
chainer_chemistry.links.SchNetUpdate
chainer_chemistry.models.RelGAT
chainer_chemistry.models.RelGCN
chainer_chemistry.models.RSGCN

Some functions and classes don't have document page. We need to generate them.

mottodora commented 5 years ago

We may need to check about preprocessor and datasets. 😄

codecov-io commented 5 years ago

Codecov Report

Merging #331 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   80.42%   80.42%           
=======================================
  Files         197      197           
  Lines        8994     8994           
=======================================
  Hits         7233     7233           
  Misses       1761     1761