80 likes | 219 Views
Rapid Miner Session. 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 provide in course website.
E N D
Rapid Miner Session • 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 provide in course website. • Or, Proben Datasets from UCI, you need to change the data format to ARFF before use. Can be found in our website also. CIS 787 Data Mining,EECS, SU
Step 1 • Download and Install Rapid Miner • http://rapid-i.com/content/view/130/82/ • Create a Rapid Miner Project ( click “new” icon ) CIS 787 Data Mining,EECS, SU
Step 1 Setting data source • Set a data source for project , usually is a data file( arff format or excel spread format), we use arff file as example CIS 787 Data Mining,EECS, SU
Step1 Setting data source(cont) • Assign the data file to data source CIS 787 Data Mining,EECS, SU
Step2 Select analysis type • Choose one of the data mining analysis type for project, such as clustering, classification, decision tree, etc. • For example, we choose the clustering. Right click the “Root” menu of left side to select the “simpleKMean” method to do the clustering as below: CIS 787 Data Mining,EECS, SU
Step2 Decide Parameters • Decide the detail parameters for clustering. CIS 787 Data Mining,EECS, SU
Step3 Execute • Execute . click the “ ” button in top side to run the clustering. CIS 787 Data Mining,EECS, SU
Step3 Check results • Check results from output panel. There are many different output panels if you choose different analysis function. CIS 787 Data Mining,EECS, SU