Scenario |
Type |
Detail |
Basic |
Basic Path |
User can change two basic parameters: minimal support and minimal confidence. Those two numbers type of double are from interval <0,1> and user input is checked for this condition. Update of those parameters takes effect directly after change of them. Thus while stepping, user can use different parameters for each other step. Values inserted to the textfields are checked every algorithm step and during algorithm initialization. If the valaues are correct, variables MinSupp and MinConf are updated. |
Incorrect parameters setting |
Alternate |
If user sets incorrect parameters, MBA will change them to the correct previous ones and user will be warned. |
|