We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The effectiveness of parallel fitness evaluation should be improved. The promising way is to use DASK instead joblib.
The implementation itself should go to GOLEM - https://github.com/aimclub/GOLEM, but the main aim is to make FEDOT computations faster.
The ideas from draft PR aimclub/GOLEM#247 can be re-used
Time and memory constrainsts should be taken into account
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The effectiveness of parallel fitness evaluation should be improved. The promising way is to use DASK instead joblib.
The implementation itself should go to GOLEM - https://github.com/aimclub/GOLEM, but the main aim is to make FEDOT computations faster.
The ideas from draft PR aimclub/GOLEM#247 can be re-used
Time and memory constrainsts should be taken into account
The text was updated successfully, but these errors were encountered: