Search found 4 matches

by raywonqa
Mon Feb 03, 2014 10:36 pm
Forum: SMILE
Topic: Set the target state names with jsmile
Replies: 6
Views: 5689

Re: Set the target state names with jsmile

That would be awesome. Let me know if you end up creating an early build with that capability.
Thanks!
by raywonqa
Mon Feb 03, 2014 6:53 pm
Forum: SMILE
Topic: Set the target state names with jsmile
Replies: 6
Views: 5689

Re: Set the target state names with jsmile

As a point of reference, this was all necessitated because I found that the diagnostic tests recommended by Smile changed based on the alphabetical sort order of the fault names. Two models, both trained with the same learning data, behave differently. The model described by the 1st code code sectio...
by raywonqa
Thu Jan 30, 2014 11:50 pm
Forum: SMILE
Topic: Set the target state names with jsmile
Replies: 6
Views: 5689

Re: Set the target state names with jsmile

You can use one of the Network.setOutcomeLabel and Network.getOutcomeLabel overloads. These methods operate on the attribute called "Special Name" in GeNIe (when "Target name format" is set to "User Defined"). I tried Network.setOutcomeLabel and it doesn't set the stri...
by raywonqa
Thu Jan 30, 2014 9:12 pm
Forum: SMILE
Topic: Set the target state names with jsmile
Replies: 6
Views: 5689

Set the target state names with jsmile

Is it possible to set the target names for the set of states associated with a node of Diagnostic type: Target ? In the Genie UI, this can be done in the General tab of the Node properties dialog. Specifically, I would like to do the equivalent of setting the Target name format dropdown menu to User...