aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

AMLB-specific test case added #1274

Open nicl-nno opened 3 months ago

nicl-nno commented 3 months ago

Error "IndexError: arrays used as indices must be of integer (or boolean) type" is found if final pipeline contains "resample" op

docu-mentor[bot] commented 3 months ago

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!

open-code-helper[bot] commented 3 months ago

👋 Hi, I'm @open-code-helper, an LLM-powered GitHub app powered by NVIDIA AI Foundation Models and Endpoints that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@open-code-helper run

and I will start my analysis. I only look at what you changed in this PR.

github-actions[bot] commented 3 months ago

All PEP8 errors has been fixed, thanks :heart:

Comment last updated at
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.95%. Comparing base (cd915a8) to head (c18a80f). Report is 6 commits behind head on master.

:exclamation: Current head c18a80f differs from pull request most recent head 773ff88. Consider uploading reports for the commit 773ff88 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1274 +/- ## ========================================== + Coverage 79.88% 79.95% +0.07% ========================================== Files 146 146 Lines 10065 10051 -14 ========================================== - Hits 8040 8036 -4 + Misses 2025 2015 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pep8speaks commented 3 months ago

Hello @nicl-nno! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-04-15 20:49:57 UTC
DRMPN commented 2 months ago

/fix-pep8

DRMPN commented 2 months ago

✅ Integration run - https://github.com/aimclub/FEDOT/actions/runs/8644854445

DRMPN commented 2 months ago

/fix-pep8

DRMPN commented 2 months ago

✅ Integration run - https://github.com/aimclub/FEDOT/actions/runs/8695868602

docu-mentor[bot] commented 1 month ago

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!