Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Generate the target from features #269

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

fraimondo
Copy link
Contributor

No description provided.

@fraimondo fraimondo marked this pull request as draft July 30, 2024 13:49
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 71.20000% with 72 lines in your changes missing coverage. Please review.

Project coverage is 88.73%. Comparing base (be6a63b) to head (9411da8).
Report is 55 commits behind head on main.

Files with missing lines Patch % Lines
...n/transformers/target/ju_generated_target_model.py 61.42% 24 Missing and 3 partials ⚠️
julearn/pipeline/pipeline_creator.py 80.19% 10 Missing and 10 partials ⚠️
julearn/transformers/dataframe/pick_columns.py 76.92% 7 Missing and 2 partials ⚠️
julearn/api.py 44.44% 3 Missing and 2 partials ⚠️
julearn/scoring/available_scorers.py 50.00% 3 Missing and 1 partial ⚠️
julearn/prepare.py 40.00% 2 Missing and 1 partial ⚠️
julearn/transformers/dataframe/drop_columns.py 40.00% 3 Missing ⚠️
julearn/base/column_types.py 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   90.03%   88.73%   -1.30%     
==========================================
  Files          54       56       +2     
  Lines        2429     2637     +208     
  Branches      492      534      +42     
==========================================
+ Hits         2187     2340     +153     
- Misses        159      200      +41     
- Partials       83       97      +14     
Flag Coverage Δ
docs 100.00% <ø> (ø)
julearn 88.73% <71.20%> (-1.31%) ⬇️

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

Files with missing lines Coverage Δ
julearn/conftest.py 93.10% <100.00%> (ø)
julearn/transformers/available_transformers.py 100.00% <100.00%> (ø)
julearn/transformers/dataframe/__init__.py 100.00% <100.00%> (ø)
julearn/transformers/target/__init__.py 100.00% <100.00%> (ø)
julearn/base/column_types.py 94.93% <88.88%> (-0.84%) ⬇️
julearn/prepare.py 91.92% <40.00%> (-1.75%) ⬇️
julearn/transformers/dataframe/drop_columns.py 77.41% <40.00%> (-7.20%) ⬇️
julearn/scoring/available_scorers.py 90.27% <50.00%> (-5.11%) ⬇️
julearn/api.py 92.20% <44.44%> (-2.97%) ⬇️
julearn/transformers/dataframe/pick_columns.py 76.92% <76.92%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

Copy link

PR Preview Action v1.4.7
🚀 Deployed preview to https://juaml.github.io/julearn/pr-preview/pr-269/
on branch gh-pages at 2024-07-30 13:59 UTC

@github-actions github-actions bot added the Stale label Aug 30, 2024
@github-actions github-actions bot removed the Stale label Sep 4, 2024
@github-actions github-actions bot added Stale and removed Stale labels Oct 4, 2024
@github-actions github-actions bot added Stale and removed Stale labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant