[jboss-jira] [JBoss JIRA] (DROOLS-5462) Provide defualt model name for Pmml models without it

Gabriele Cardosi (Jira) issues at jboss.org
Wed Jul 1 04:00:51 EDT 2020


     [ https://issues.redhat.com/browse/DROOLS-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Cardosi updated DROOLS-5462:
-------------------------------------
    Labels: TrustyAI  (was: )


> Provide defualt model name for Pmml models without it
> -----------------------------------------------------
>
>                 Key: DROOLS-5462
>                 URL: https://issues.redhat.com/browse/DROOLS-5462
>             Project: Drools
>          Issue Type: Feature Request
>            Reporter: Gabriele Cardosi
>            Assignee: Gabriele Cardosi
>            Priority: Major
>              Labels: TrustyAI
>
> modelName attribute is not mandatory from PMML specs.
> With this ticket a "default" one will be provided soon after pmml file is "unmarshalled" to pmml java instance.
> Generated name would be
> _Pmml File Name_ + _model type_ + _index_ (inside models list)
> e.g.
>  
> Pmml File "TestSample.pmml"
> Model type "Regression"
> Position : second (index =1)
>  
> generated modelName
> _TestSampleRegression1_
>  



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list