Classification by k-NN Classification Algorithm using Rapid Miner
Rapid Miner Studio is a software which helps us to use machine learning algorithms and analytical methods in a very easy drag and drop (interactive) way.
Classification:
It is one of the Supervised learning methods used to classify the target variable based on other attributes.
Steps:
1. Open Rapid Miner
2. Import Data
3. Do all the pre-processing that you wish to do
4. Drag the data in the design view it will be with prefix Retrieve
5. Using Set Role set the target variable
6. Apply k-NN Classification Algorithm
7. Connect with the result port
8. Run it done your model is ready.
Comments
Post a Comment