Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Results KNN"

fabian_preisfabian_preis Member Posts: 7 Contributor I
edited June 2019 in Help

Hi everybody,

i did a text classification with knn. I used 383 different text-data to do a sentiment analysis. 

The KNN should classify my data into 3 different labels. When I analysis my results in Rapidminer with a 

it puts 122 texts in label 1, 240 in label 2 and 61 in label 3.

122 + 240 + 61 = 423 

 

My Question: How can the classification be bigger then the dataset (383)??? Does anyone had a same problem or a solution? Thank´s for any help!

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    I dunno what your process is doing. If you did some text processing and created word vectors, then rotated and clustered them, you could very well have more than your original rows. 

Sign In or Register to comment.