cse/cis 787 analytical data mining, dept. of eecs, su12015-12-15 three steps for use assign the...

10
CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU 1 22/7/4 Three steps for use Assign the dataset file first Assign the analysis type you want Execute your analysis by RM, change the type if needed. Sample Datasets You can use the ARFF format datasets, available on: http://ratandon.mysite.syr.edu/cse787/Labs.htm

Upload: madeleine-carter

Post on 17-Jan-2016

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU 123/4/21

Three steps for useAssign the dataset file firstAssign the analysis type you wantExecute your analysis by RM, change the type if needed.

Sample Datasets

You can use the ARFF format datasets, available on: http://ratandon.mysite.syr.edu/cse787/Labs.htm

Page 2: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step 1

223/4/21

Download and Install Rapid Minerhttp://rapid-i.com/content/view/130/82/

Create a Rapid Miner Project ( click “new” icon )

CIS 600 Analytical Data Mining,EECS, SU

Page 3: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step 1

323/4/21

Set a data source for project , usually it is a data file( arff format or excel spread format), we use iris data file as an example.In the left side, right click on the “Root” icon, and choose the “ArffExampleSource” menu to select input datasets as below.

Setting data source

CIS 600 Analytical Data Mining,EECS, SU

Page 4: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step1

423/4/21

Assign the data file to data source

Setting data source(cont)

CIS 600 Analytical Data Mining,EECS, SU

Page 5: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step1

523/4/21

Assign label_attribute to arffExampleSource, this parameter will let RapidMiner know which attribute in your data source is the class attribute.

Setting lable_attribute

CIS 600 Analytical Data Mining,EECS, SU

Page 6: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step2

623/4/21

Choose one of the data mining analysis type for project, such as clustering, classification, decision tree, etc. For example, we create a choose New Operator-> Learner ->Supervised ->Wake->Tress->W-J48 to create a W-J48 operator. This is decision tree functionality.

Select functionality i.e analysis type

CIS 600 Analytical Data Mining,EECS, SU

Page 7: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step2

723/4/21

Decide the detail parameters for clustering.

Decide Parameters

CIS 600 Analytical Data Mining,EECS, SU

Page 8: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step3

823/4/21

Execute . click the “ ” button in top side to run the clustering.

Execute

CIS 600 Analytical Data Mining,EECS, SU

Page 9: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step3

923/4/21

Check results from output panel. There are different output panels if you choose different analysis function.

Check results – text view

CIS 600 Analytical Data Mining,EECS, SU

Page 10: CSE/CIS 787 Analytical Data Mining, Dept. of EECS, SU12015-12-15 Three steps for use  Assign the dataset file first  Assign the analysis type you want

Step3

1023/4/21

Graph view

Check results – graph view

CIS 600 Analytical Data Mining,EECS, SU