Skip to content

Support for pyspark.ml.classification estimators #190

Open
@peeyushsinghal

Description

@peeyushsinghal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions