Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How do I implement knn using errorest in the ipred package in R

$
0
0

@pagal_guy wrote:

Hello,


In the above image I am trying to compare various classification algorithms on a dataset.
I have implemented ctree,naive bayes,svm and random forest,knn.
But I am having difficulty in trying to implment knn here.I am not understanding how to resolve this error.
Can someone please help me with this??
These are the libraries that are loaded:
library(MASS)
library(randomForest)
library(ipred)
library(e1071)
library(party)

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles