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

Remove the deprecated hlink.linking.transformers.interaction_transformer module #98

Open
riley-harper opened this issue Oct 6, 2023 · 0 comments
Milestone

Comments

@riley-harper
Copy link
Contributor

We deprecated this module in #97. Removing it is a breaking change, so we will need to wait until a major version bump to remove the module entirely.

For now, users should use pyspark.ml.feature.Interaction (https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.ml.feature.Interaction.html) instead of the InteractionTransformer provided by this deprecated module.

@riley-harper riley-harper added this to the hlink 4 milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant