Changes for page Setting up Algorithms

Last modified by karimpirani on 2014/07/01 15:53

From version Icon 15.2 Icon
edited by karimpirani
on 2014/06/30 15:32
Change comment: There is no comment for this version
To version Icon 18.5 Icon
edited by karimpirani
on 2014/06/30 16:19
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -4,34 +4,82 @@
4 4  
5 5  ~1. In order to set up an algorithm, you must select the "Reports and Analytics" tab on the top menu bar of the system.
6 6  
7 -1.1 When the pull-down menu appears, scroll down to the second option marked "Algorithms"
7 +1.1 When the pull-down menu appears, scroll down to the second option marked "Algorithms"
8 8  
9 +1.2 In the subsequent menu which will open on the right hand side, select the "Design and Process Algorithms" option. This will take you to the main algorithms page
10 +
9 9  [[image:algorithms 1.PNG||width="100%"]]
10 10  
13 +2. The main algorithm creation and editing page should come up. This page allows you to take many actions, including designing and running and publishing algorithms
11 11  
12 -[[image:algorithms 2.PNG||width="100%"]]
15 +2.1 To begin the process of creating an algorithm which will analyze data of your choosing, click the New button represented by the green plus icon on the bottom menu bar of options.
13 13  
17 +[[image:algorithms 2.PNG]]
14 14  
15 -[[image:algorithms 3.PNG||style="width: 50%; margin-right: auto; margin-left: auto; display: block;"]]
16 16  
20 +3. A blank "Create a New Algorithm" page will appear. You can populate this page with information about the new algorithm you intend to run.
17 17  
22 +3.1 In the name box, type in a name that will help you categorize the algorithm or find it later.
18 18  
24 +3.2 In the description box, type in a description of your algorithm.
19 19  
26 +[[image:algorithms 3.PNG]]
27 +
28 +
29 +4 Note, you are given a choice of what type of algorithm you want to run, and Assessment Algorithm or a Classification Algorithm.
30 +
31 +4.1 An Assessment Algorithm allows you to look at the results of various assessments to make predictions about clients.
32 +
33 +4.2 A Classification Algorithm is intended more for notification purposes and uses data to alert users as to certain client information.
34 +
20 20  [[image:algorithms 4.PNG||style="width: 50%; margin-right: auto; margin-left: auto; display: block;"]]
21 21  
22 22  
23 -[[image:algorithms 5.PNG||style="width: 50%; margin-right: auto; margin-left: auto; display: block;"]]
38 +5. If you choose to employ an Assessment Algorithm, a larger box will appear for more data entry.
24 24  
40 +5.1 Instrument: you will be asked to select what instrument you want your algorithm to be run on
25 25  
42 +5.2 Processor Strategy: you can choose between a "Standard Assessment Algorithm Processor" or a "Logical Assessment Algorithm Processor"
26 26  
44 +
45 +* Standard:
46 +* Logical:
47 +
48 +[[image:algorithms 5.PNG]]
49 +
50 +
51 +6. In the Classification Algorithm option, you will be taken to this main screen for data entry and choice options.
52 +
53 +6.1 Note the name and description appear toward the top of the screen
54 +
55 +6.2 In the Configurations tab, you have several options, called factors (which are further elaborated below in step 7)
56 +
57 +6.3 The Score Aggregation Formula asks whether you want to give weight to the different factors or whether you merely want to note their presence
58 +
59 +
60 +* To give weight to the factors, you must click on the down arrow and select the option for "Strength of Classification"
61 +* To only note the presence of the factors, you can keep the default option of "Exists in Classification"
62 +
27 27  [[image:algorithms 6.PNG||width="100%"]]
28 28  
65 +7. Next, we will deal with choosing and assigning factors for consideration in your algorithm
29 29  
67 +7.1 Each factor represents a different domain or its item of interest whose scores may prove relevant to your algorithm
30 30  
69 +7.2 To add a factor, simply click on the factor/domain (which should open a list of its items) and select which items are of import to you. Then, click on the add factor button represented by the green plus icon
70 +
71 +7.3 The new factor(s) should now be displayed on the right pane.
72 +
73 +7.4 To remove a factor, simply select it on the right side and click on the Remove Factor button represented by the red minus icon
74 +
75 +7.5 NOTE: the factors will all show up on the right side with a score of 1. To change the score of interest to better represent what you are looking for, you can double click on the numeral and enter your own score which would then be classified as the risk level you designate it as.
76 +
31 31  [[image:algorithms 7.PNG||width="100%"]]
32 32  
33 33  
80 +8. We now turn to the "Score Classification" tab
34 34  
82 +8.1 This tab allows you to give ranges for classification. This means that you can set the upper and lower bounds for various levels of risk, severity, etc. that you can define yourself
35 35  
36 36  [[image:algorithms 8.PNG||width="100%"]]
37 37  
Icon algorithms 2.PNG
Size
... ... @@ -1,1 +1,1 @@
1 -9.8 KB
1 +74.5 KB
Content Icon
Icon algorithms 3.PNG
Size
... ... @@ -1,1 +1,1 @@
1 -19.5 KB
1 +20.7 KB
Content Icon
Icon algorithms 5.PNG
Size
... ... @@ -1,1 +1,1 @@
1 -18.9 KB
1 +27.6 KB
Content Icon