bsc-wdc / dislib

The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.
Apache License 2.0
45 stars 23 forks source link

Computing units fit function dt #458

Closed FernandoVN98 closed 11 months ago

FernandoVN98 commented 11 months ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #(issue_number)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. If you haven't added any test and it is relevant provide instructions so we can reproduce.

Reproduce instructions:

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

Merging #458 (05ecf58) into master (6726ab3) will increase coverage by 0.02%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458/graphs/tree.svg?width=650&height=150&src=pr&token=CB31UqffSE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc)](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) ```diff @@ Coverage Diff @@ ## master #458 +/- ## ========================================== + Coverage 95.19% 95.21% +0.02% ========================================== Files 63 63 Lines 10273 10275 +2 ========================================== + Hits 9779 9783 +4 + Misses 494 492 -2 ``` | [Files](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) | Coverage Δ | | |---|---|---| | [dislib/trees/nested/decision\_tree.py](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc#diff-ZGlzbGliL3RyZWVzL25lc3RlZC9kZWNpc2lvbl90cmVlLnB5) | `94.93% <100.00%> (+0.25%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). Last update [6726ab3...05ecf58](https://app.codecov.io/gh/bsc-wdc/dislib/pull/458?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc).