Cyberjusticelab / JusticeAI

JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
https://cyberjusticelab.github.io/JusticeAI/docs/rendered/
MIT License
21 stars 16 forks source link

[#350] Improved regression prediction for Additional Indemnity Money #364

Closed arekmano closed 6 years ago

arekmano commented 6 years ago

Old

INFO: R2: 0.78 INFO: Explained Variance: 0.78 INFO: Mean Absolute Error: 471.99 INFO: Mean Squared Error: 831383.89

New

INFO: R2: 0.89 INFO: Explained Variance: 0.89 INFO: Mean Absolute Error: 333.64 INFO: Mean Squared Error: 411296.65

codecov[bot] commented 6 years ago

Codecov Report

Merging #364 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #364   +/-   ##
======================================
  Coverage    67.1%   67.1%           
======================================
  Files          53      53           
  Lines        2128    2128           
  Branches       16      16           
======================================
  Hits         1428    1428           
  Misses        698     698           
  Partials        2       2
Impacted Files Coverage Δ
src/ml_service/init.py 51.16% <ø> (ø) :arrow_up:
...le_output_regression/additional_indemnity_money.py 37.5% <0%> (ø) :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 653b7ac...498cd84. Read the comment docs.

Samuel-Campbell commented 6 years ago

0.89 is really good R2. We are missing some facts thus the not so good error

arekmano commented 6 years ago

updated models + filesize