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

Symbolic models in machines corresponding to multi-argument static transformers #916

Closed
ablaom opened this issue Jul 25, 2023 · 0 comments · Fixed by #917
Closed

Symbolic models in machines corresponding to multi-argument static transformers #916

ablaom opened this issue Jul 25, 2023 · 0 comments · Fixed by #917
Assignees
Labels
bug Something isn't working

Comments

@ablaom
Copy link
Member

ablaom commented Jul 25, 2023

The following throws an error because of an overspecialised extension of operations, like transform, to machines.

using MLJBase
mach = machine(:static_transformer)
transform(mach, source(), source()
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.

1 participant