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

Dataset builder #32

Merged
merged 17 commits into from
Feb 24, 2024
Merged

Dataset builder #32

merged 17 commits into from
Feb 24, 2024

Conversation

lucianolorenti
Copy link
Owner

@lucianolorenti lucianolorenti commented Aug 30, 2023

  • Dataset main class renaming.
  • Fix bug of cloning pipeline

Three types of failure specification:
Modes:

  • Upload only one file
    • One increasing feature that is the cumulated time of the piece being in place
    • A column life id
    • A column with a life en indicator
  • Upload two files: data + list of failures
    • A list of failures
  • Upload multiple files
  • Separated cycles

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8033726197

Details

  • -166 of 490 (66.12%) changed or added relevant lines in 27 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+1.6%) to 61.409%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ceruleo/dataset/transformed.py 4 5 80.0%
ceruleo/dataset/catalog/CMAPSS2.py 0 2 0.0%
ceruleo/transformation/functional/mixin.py 7 9 77.78%
ceruleo/dataset/builder/cycles_splitter.py 54 57 94.74%
ceruleo/dataset/builder/rul_column.py 26 33 78.79%
ceruleo/transformation/functional/pipeline/pipeline.py 8 15 53.33%
ceruleo/dataset/ts_dataset.py 49 63 77.78%
ceruleo/transformation/features/cast.py 0 17 0.0%
ceruleo/dataset/builder/output.py 54 79 68.35%
ceruleo/dataset/builder/builder.py 73 109 66.97%
Files with Coverage Reduction New Missed Lines %
ceruleo/iterators/utils.py 1 67.86%
ceruleo/dataset/catalog/PHMDataset2018.py 2 42.45%
Totals Coverage Status
Change from base Build 7439498554: 1.6%
Covered Lines: 3827
Relevant Lines: 6232

💛 - Coveralls

@lucianolorenti lucianolorenti changed the title [WIP] Dataset builder Dataset builder Feb 24, 2024
@lucianolorenti lucianolorenti merged commit 700458e into main Feb 24, 2024
6 checks passed
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.

2 participants