Skip to content

Train Type for RBF "svd" should be "rbf-svd" #162

@wiemp

Description

@wiemp

Hello Jeff,
when from the Analyst, a RBF network with number of output columns = 1 is created, the train type is set to "svd" (AnalystWizard.java => generateRBF), which should actually be "rbf-svd" (as defined as TYPE_SVD in MLTrainFactory.java)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions