rapid miner session cis 600 analytical data mining,eecs, su12015-8-30 three steps for use assign...

10
Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU 1 22/6/20 Three steps for use Assign the dataset file first Select functionality Execute function using Rapid Miner Sample Datasets You can use the ARFF format datasets provided in course website. Or, Proben Datasets from UCI, you need to change the data format to ARFF before use. Sample dataset link: http://www.cis.syr.edu/~hhuang13/cis600/notes/RM. ppt Course website link: http://www.cis.syr.edu/~hhuang13/cis600/index.htm l

Upload: june-barber

Post on 25-Dec-2015

221 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Rapid Miner Session

CIS 600 Analytical Data Mining,EECS, SU 123/4/19

Three steps for useAssign the dataset file firstSelect functionalityExecute function using Rapid Miner

Sample DatasetsYou can use the ARFF format datasets provided in course website.Or, Proben Datasets from UCI, you need to change the data format to ARFF before use. Sample dataset link: http://www.cis.syr.edu/~hhuang13/cis600/notes/RM.pptCourse website link: http://www.cis.syr.edu/~hhuang13/cis600/index.html

Page 2: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step 1

223/4/19

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: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step 1

323/4/19

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: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step1

423/4/19

Assign the data file to data source

Setting data source(cont)

CIS 600 Analytical Data Mining,EECS, SU

Page 5: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step1

523/4/19

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: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step2

623/4/19

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: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step2

723/4/19

Decide the detail parameters for clustering.

Decide Parameters

CIS 600 Analytical Data Mining,EECS, SU

Page 8: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step3

823/4/19

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

Execute

CIS 600 Analytical Data Mining,EECS, SU

Page 9: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step3

923/4/19

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: Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU12015-8-30 Three steps for use  Assign the dataset file first  Select functionality  Execute

Step3

1023/4/19

Graph view

Check results – graph view

CIS 600 Analytical Data Mining,EECS, SU