mad-lab-fau / BioPsyKit

A Python package for the analysis of biopsychological data.
MIT License
39 stars 8 forks source link

Regression #29

Closed richrobe closed 2 years ago

richrobe commented 2 years ago

Added regression feature to SklearnPipelinePermuter

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (177a561) into main (cde218c) will decrease coverage by 0.08%. The diff coverage is 9.37%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   47.20%   47.11%   -0.09%     
==========================================
  Files          91       91              
  Lines        7724     7745      +21     
  Branches     1475     1480       +5     
==========================================
+ Hits         3646     3649       +3     
- Misses       4007     4025      +18     
  Partials       71       71              
Impacted Files Coverage Δ
...psykit/classification/model_selection/nested_cv.py 19.11% <9.37%> (-2.16%) :arrow_down:

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 cde218c...177a561. Read the comment docs.