vlukiyanov / pt-avitm

PyTorch implementation of AVITM (Autoencoding Variational Inference For Topic Models)
MIT License
36 stars 6 forks source link

Add score number to parameters #21

Closed vlukiyanov closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   93.59%   93.62%   +0.03%     
==========================================
  Files           4        4              
  Lines         203      204       +1     
==========================================
+ Hits          190      191       +1     
  Misses         13       13
Impacted Files Coverage Δ
ptavitm/sklearn_api.py 92.3% <100%> (+0.15%) :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 67987af...9e4c48c. Read the comment docs.