juaml / julearn

Forschungszentrum Jülich Machine Learning Library
https://juaml.github.io/julearn
GNU Affero General Public License v3.0
30 stars 19 forks source link

Basic regress example #187

Closed antogeo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #187 (f599ebf) into main (cb6c223) will decrease coverage by 94.39%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #187       +/-   ##
==========================================
- Coverage   94.47%   0.07%   -94.40%     
==========================================
  Files          26      34        +8     
  Lines        1284    1290        +6     
  Branches      280       0      -280     
==========================================
- Hits         1213       1     -1212     
- Misses         44    1289     +1245     
+ Partials       27       0       -27     
Flag Coverage Δ
docs 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
julearn/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
julearn/api.py 0.00% <0.00%> (-100.00%) :arrow_down:
julearn/base/__init__.py 0.00% <0.00%> (ø)
julearn/base/column_types.py 0.00% <0.00%> (ø)
julearn/base/estimators.py 0.00% <0.00%> (ø)
julearn/conftest.py 0.00% <0.00%> (ø)
julearn/inspect/__init__.py 0.00% <0.00%> (ø)
julearn/inspect/preprocess.py 0.00% <0.00%> (ø)
julearn/models/__init__.py 0.00% <ø> (ø)
julearn/models/available_models.py 0.00% <ø> (ø)
... and 40 more