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

fix: NaNs containing data on fit stage for fast_ica #1295

Closed Lopa10ko closed 1 month ago

Lopa10ko commented 1 month ago

This is a 🐛 bug fix.

This PR aims to fix the ValueError: array must not contain infs or NaNs for pipelines with fast_ica node.

Context and reproducibility steps: closes #1293

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!

github-actions[bot] commented 1 month ago

All PEP8 errors has been fixed, thanks :heart:

Comment last updated at