Re: [R] help with tdm matrix and knn

2018-04-26 Thread Eivind K . Døvik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I downloaded your .rar-file and looked through your R-code. You should revise your script. Specifically, start by looking at what data set you are referring to when training your knn-model: you never create the object "modeldata". Best

[R] help with tdm matrix and knn

2018-04-26 Thread nevergiveupno20015
hello sir im working on text classification using java and r programming i start with exporting a document term matrix (tdm) from my java programme using corpus and now i try to apply knn algorithem using the matrix and r but i cant do that any help sir here my data here my script https://m