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

optional attributes in main class #1335

Closed
israel-cj opened this issue Sep 16, 2024 · 1 comment
Closed

optional attributes in main class #1335

israel-cj opened this issue Sep 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@israel-cj
Copy link

Dear,

I wonder if it is possible to use the optional attributes from the builder API in the normal object definition, e.g., let's say I want to use early_stopping_iterations with foot.api.main.Fedot, is there not a way to just call:

fedot = Fedot(..., early_stopping_iterations=3,...) ?

Thanks in advance.
Best regards,
Israel

@israel-cj israel-cj added the enhancement New feature or request label Sep 16, 2024
@israel-cj
Copy link
Author

Sorry, my bad, indeed it is possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant