-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Describe the bug
Example "1.2. Problem statement regarding data sets with redundant features" from https://itmo-fs.readthedocs.io/en/latest/introduction.html#problem-statement-regarding-data-sets-with-redundant-features is not working for the both pypi and github versions of itmo_fs.
To Reproduce
Steps to reproduce the behaviour:
- Install itmo_fs as pip install -U ITMO_FS
- Run example from https://itmo-fs.readthedocs.io/en/latest/introduction.html#problem-statement-regarding-data-sets-with-redundant-features
- Unknown parameter error (fig 1)
- (if parameter removed) - attribute error (fig 2)
- (if version from github master branch installed) - error TypeError (fig 3) for MOS
Expected behaviour
Two error metrics calculated and printed
Desktop (please complete the following information):
- OS: Windows 10
Additional context
I wanted to try using itmo_fs as a building block for pipelines in the FEDOT framework. However, the example from the documentation is not working for me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


