Download SQL SERVER SESSION - Syracuse University

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Nonlinear dimensionality reduction wikipedia , lookup

Cluster analysis wikipedia , lookup

Transcript
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.
2017/5/22
CIS 787 Data Mining,EECS, SU
1
Step 1
Download and Install Rapid Miner
http://rapid-i.com/content/view/130/82/
Create a Rapid Miner Project ( click “new” icon )
2017/5/22
CIS 787 Data Mining,EECS, SU
2
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
2017/5/22
CIS 787 Data Mining,EECS, SU
3
Step1
Setting data source(cont)
Assign the data file to data source
2017/5/22
CIS 787 Data Mining,EECS, SU
4
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:
2017/5/22
CIS 787 Data Mining,EECS, SU
5
Step2
Decide Parameters
Decide the detail parameters for clustering.
2017/5/22
CIS 787 Data Mining,EECS, SU
6
Step3
Execute
Execute . click the “ ” button in top side to run the clustering.
2017/5/22
CIS 787 Data Mining,EECS, SU
7
Step3
Check results
Check results from output panel. There are many different output
panels if you choose different analysis function.
2017/5/22
CIS 787 Data Mining,EECS, SU
8