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

fix data split #1119

Closed
maypink opened this issue Jul 11, 2023 · 0 comments · Fixed by #1138
Closed

fix data split #1119

maypink opened this issue Jul 11, 2023 · 0 comments · Fixed by #1138
Assignees
Labels
bug Something isn't working

Comments

@maypink
Copy link
Collaborator

maypink commented Jul 11, 2023

Fix data split to provide uniform distribution of class labels

@maypink maypink added the bug Something isn't working label Jul 11, 2023
@maypink maypink self-assigned this Jul 11, 2023
@kasyanovse kasyanovse self-assigned this Jul 31, 2023
@kasyanovse kasyanovse linked a pull request Jul 31, 2023 that will close this issue
@kasyanovse kasyanovse removed a link to a pull request Aug 1, 2023
@maypink maypink removed their assignment Aug 7, 2023
kasyanovse added a commit that referenced this issue Aug 8, 2023
Fix #1119

Add support of MultiModalData in cv_folds

Delete some code that solves problems are solved in the new DataSourceSplitter or in new cv_folds
kasyanovse added a commit that referenced this issue Aug 10, 2023
Fix #1119

Add support of MultiModalData in cv_folds

Delete some code that solves problems are solved in the new DataSourceSplitter or in new cv_folds
kasyanovse added a commit that referenced this issue Aug 14, 2023
* Refactor data splitters logic

Fix #1119

Add support of MultiModalData in cv_folds

Delete some code that solves problems are solved in the new DataSourceSplitter or in new cv_folds

* Rename module split.py to cv_folds.py

* Move cv_folds.py to fedot/core/data

* Add tests

* Add tests and fix some tests

* Fix problem with lagged window failure on data shortage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants