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

Model "data schema" exploration methods #29

Open
vruusmann opened this issue Feb 8, 2019 · 0 comments
Open

Model "data schema" exploration methods #29

vruusmann opened this issue Feb 8, 2019 · 0 comments

Comments

@vruusmann
Copy link
Member

The transformer class should methods for querying model's "native" data schema (all fields as defined in the PMML document) and "mapped" schema (as was configured during transformer building). The return type of such methods could be Apache Spark's standard StructType, which can then be inspected and processed using built-in tools.

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