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 of DataDiitonnary #30

Open
delcroip opened this issue Jun 17, 2024 · 1 comment
Open

Support of DataDiitonnary #30

delcroip opened this issue Jun 17, 2024 · 1 comment

Comments

@delcroip
Copy link

in the list here I don't see the datadictionnary :

val PMML_SUPPORTED_MODELS = Set(

that is specified here:
https://dmg.org/pmml/v4-1/DataDictionary.html

is there a way to support it without creating a PR on this lib ?

br

@scorebot
Copy link
Member

The PMML_SUPPORTED_MODELS just contains a list of supported model types, while the DataDictionary is for the metadata of fields involved in the model, it's definitely supported, for details see the class:
https://github.com/autodeployai/pmml4s/blob/master/src/main/scala/org/pmml4s/metadata/DataDictionary.scala

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

2 participants