-
Collaborative Filtering Item Recommendation how can I create output "item_id" with title name
hi I use Rapidminner for Collaborative Filtering Item Recommendation with user k-nn and the result at "item_id" is number like this so how can I replace Movie Name (title) instead of item_id. I try to use set role operator and set additional roles : attribute 'title' with 'item identification' but output is the same. the…
-
I am unable to see my results to processes, can you please help me see my results?
Up to two days ago, my rapidminer was working fine and my processes were running and showing me results. When i tried again yesterday the results tab show me the same screen as the design tab. I have tried fully deleting and redownloading the app with no changes. I saw a previous question which was similar which asked the…
-
Export only label and prediction in CSV
Hi I'm trying to export in CSV file the outcome label and prediction from the result. Unfortunately the operator returns all the dataset with including the label and prediction. Is there any way to filter only these columns?
-
I can't open the result window
Whether I click directly or run jump, I can't view the result window. What can I do? Thank you so much.
-
How do i change Color of my result of Clustering in Rapid miner?
-
Save scatter plot(or any plot) of collections in one go?
How to save plots of multiple collection in a file, it's tedious to save each graph from every collection, I guess there is execute python operator where we can save plots using scripting, is there any other alternate operator?
-
Rapidminer Summary Statistics of Data Set
Hello Community, I am currently working on a project and for that I want to extract the summary statistics in a table/pdf/word file, because I want to write about my findings. Therefore I ask myself if there is a possibility to extract the "statistics" of my database whcih are shown in the results after reading data and…
-
How can see the exact test set used for model results in Auto Model?
I can't seem to figure out how to find the exact observations of a given data set Auto Model has used for evaluation. Is it possible to get this information (and maybe export it)? It would be interesting
-
My Rapid Miner Results tab won't work
I have deleted and redownloaded, updated my laptop, and nothing is makin my results page work. Anyone know why my results page could be broken?
-
How to remove duplicate data
Hello community: I have a problem withe duplicate data, this is an example: Col 1 Col 2 39-2021 49-2021 49-2021 39-2021 so I want to remove one of those rows. Help please, you are my only hope.....
-
No Charts on Visualizations
Hey there everyone. I just started using rapidminer, as I am using it in my university. I'm here asking for help (I tried figuring it out with my teacher but no success), where I have no graphic what so ever on results -> visualizations. Here is the print: imgur.com/TTcFYBd.png Here is the neofetch of my system:…
-
how to get performance of test data where the label has no values
Hi All, I tried to find out how my model is performing on Training data and I was able to do it successfully Now I wanted to see how it is going to perform on test data so I added another apply model and performance and of course my test data like below I got below errors: That's probably because my "label parameter" is…
-
Graph Option on Results View
Hello, I'm currently using the Market Basket Analysis template on RapidMiner and was wondering how to interpret the results it produces. Specifically when choosing to visualize the results in a graph there is a dropdown with a series of options. Does anyone know what each of them refer to? Does it affect how we interpret…
-
How to ignore specific columns at the lab output of the Apply model operator?
From what I see in the Result section, when I connect the lab output of the Apply model operator to results, the following columns are displayed, Row No., prediction, some confidence columns (8 in my case), and also all the regular attributes. What I want is to keep just the prediction, I have tried with the select…
-
Crawl web operator does not return any results
Hi, i have a problem with Crawl web operator that it doesn't return any result i tryied latest rapidminer and then set up 7.1 but result didn't change and empty result page even I didn't try https url i tried. Could you help me please, where am i making wrong here ?
-
can't load the view of RapidMiner.
Recently I ofen couldn't open the view of results . I got that it will be ok if I delete the file of view xml in the old edition,but the editionproblem ocurred is 9.4.001. Always delete the xml file to restart the rapidminer is very inefficient, almost no way to work. Is there any way to solve this problem once and for…
-
Simple charts feature not appearing in Rapid Miner
Hi Guys, I have an educational license but when I installed it I had a trial license. Now I have removed trial version license from the rapid-miner-studio folder. However, I am still not able to see the simple chart features under the results tab. Please help.
-
No puedo ver todos los resultados ?
Mis estimados colegas, Estoy trabajando con mis alumnos en la ejecución de reglas de asociación para una tesis. Me sale lo siguiente: [gp30, CS, 90112] --> [p0, i0, pr9, ap20, PRIMER NIVEL, U] (confidence: 0.980)
[gp30, CS, 90112] --> [p0, i0, pr9, ap20, U, c901] (confidence: 0.980)
... 4629668 other rules ... Pero no se…
-
Text mining - Results View - Wordlist (Process Documents from Data) not there anymore
Hi community, I am an absolute newbie when it comes to RapidMiner so I hope this question finds a simple answer quickly: When doing text mining and using the operator "Process documents from Data) and running the whole process, usually two result tabs open: the exampleSet and the wordlist. Somehow suddenly when running I…
-
Is there a way to change the name of the output results that we get in the result window?
For eg, I want to change Example Set(Aggregate) to something like XYZ_Performance in the result window
-
decision tree vs k-means
I have run a decision tree and K-means in rapidminer, however my results from the two appear to be conflicting each other. I have checked, and my methods appear to be correct. Is there any possible reason for these contradicting results? I would just like to understand possible reasoning, so I am able to understand further…