yoshida-lab / XenonPy

XenonPy is a Python Software for Materials Informatics
http://xenonpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
133 stars 57 forks source link

Add "output_layer" parameter to NN model generator classes #48

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

closed #41

codecov[bot] commented 5 years ago

Codecov Report

Merging #48 into develop will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #48   +/-   ##
========================================
  Coverage    75.82%   75.82%           
========================================
  Files           41       41           
  Lines         2540     2540           
========================================
  Hits          1926     1926           
  Misses         614      614
Impacted Files Coverage Δ
xenonpy/model/nn/model_maker.py 66.1% <66.66%> (ø) :arrow_up:

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 f0d21e4...374d1b6. Read the comment docs.