CosmiQ / solaris

CosmiQ Works Geospatial Machine Learning Analysis Toolkit
https://solaris.readthedocs.io
Apache License 2.0
413 stars 112 forks source link

Iss scot stats #408

Closed avanetten closed 4 years ago

avanetten commented 4 years ago

Thank you for submitting your PR. Please read the template below, fill it out as appropriate, and make additional changes to your code as needed. Please feel free to submit your PR even if it doesn't satisfy all of the requirements below - simply prepend [WIP] to the PR title until it is ready for review by a maintainer. If you need assistance or review from a maintainer, add the label Status: Help Needed or Status: Review Needed respectively. After review, a maintainer will add the label Status: Revision Needed if further work is required for the PR to be merged.

Description

Update the SCOT metric to include more stats

Fixes # (iss_scot_stats)

Type of change

How Has This Been Tested?

Please describe tests that you added to the pytest codebase (if applicable).

Checklist:

If your PR does not fulfill all of the requirements in the checklist above, that's OK! Just prepend [WIP] to the PR title until they are all satisfied. If you need help, @-mention a maintainer and/or add the Status: Help Needed label.

codecov[bot] commented 4 years ago

Codecov Report

Merging #408 into dev will decrease coverage by 0.05%. The diff coverage is 7.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #408      +/-   ##
==========================================
- Coverage   55.37%   55.31%   -0.06%     
==========================================
  Files          82       82              
  Lines        7135     7144       +9     
==========================================
+ Hits         3951     3952       +1     
- Misses       3184     3192       +8     
Impacted Files Coverage Δ
solaris/eval/scot.py 4.45% <7.69%> (+0.40%) :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 07a22d4...ae70789. Read the comment docs.