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

Support for pyspark.ml.classification estimators #190

Open
peeyushsinghal opened this issue Aug 8, 2024 · 0 comments
Open

Support for pyspark.ml.classification estimators #190

peeyushsinghal opened this issue Aug 8, 2024 · 0 comments

Comments

@peeyushsinghal
Copy link

Currently the library support sklearn (scikit-learn) estimators. How can I make it work for pyspark.ml.classification estimators.
The example https://www.databricks.com/blog/2020/01/16/better-machine-learning-through-active-learning.html again uses pandas and scikit-learn based estimators, making it difficult to work with PySpark and classifiers. Please provide an example with native pyspark implementation

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