TeamHG-Memex / soft404

A classifier for detecting soft 404 pages
56 stars 14 forks source link

Remove Python 2 support, update packages and re-train with latest sklearn version #19

Closed dogancanbakir closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   89.95%   89.95%           
=======================================
  Files           5        5           
  Lines         249      249           
=======================================
  Hits          224      224           
  Misses         25       25           
Impacted Files Coverage Δ
soft404/__init__.py 100.00% <ø> (ø)
soft404/utils.py 97.50% <ø> (-0.07%) :arrow_down:
soft404/predict.py 100.00% <100.00%> (ø)
soft404/train.py 91.97% <100.00%> (ø)

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 c23c782...6bb01c1. Read the comment docs.

dogancanbakir commented 4 years ago

ping @lopuhin @kmike