dssg / tyra

Prediction model evaluation
Other
4 stars 1 forks source link

Feature Block #63

Closed tweddielin closed 7 years ago

tweddielin commented 7 years ago

This PR mainly is implementing both frontend and backend of feature distribution and linking with feature importance graph so that those two can interact with each other. By clicking the feature bar in feature importance, feature distribution will change. Pressing the toggle button will switch between training set and test set.

codecov-io commented 7 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.37%. The diff coverage is 75.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   71.28%   71.66%   +0.37%     
==========================================
  Files           4        4              
  Lines         303      360      +57     
==========================================
+ Hits          216      258      +42     
- Misses         87      102      +15
Impacted Files Coverage Δ
webapp/query.py 86.04% <72.22%> (-10.45%) :arrow_down:
webapp/controller.py 63.67% <80%> (+2.65%) :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 04f62e2...b387c0a. Read the comment docs.