"Excel Example Set - Supervised Machine Learning"
stefan_koerling
MemberPosts:3Learner I
Hi there, im very new to Rapid Miner and Supervised Machine Learning. My task: I have like 500 sentences which I categorized by myself into six different cagetories. (1,2,3,4,5,6). Now I have another Excel with like 700 sentences but I didnt categorized them, I want RapidMiner to learn from the first Excel Set and apply it on the second Excel and categorize it with the six different categories. So I want RapidMiner to predict the categories. The Excel-Sets both have just two columns with sentence and category. But in the second Excel-Set the column category is empty. I would really appreciate if you could give me a hint. Many thanks.
0
Best Answers
-
lionelderkrikor Moderator, RapidMiner Certified Analyst, MemberPosts:1,195Unicorn嗨@stefan_koerling,
Have you trained a model inside RapidMiner with your fist labeled dataset ?
To better understand can you share both Excel files ?6 -
IngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM FounderWith RapidMiner 9.2 there is also a new feature in Auto Model which is able to do the necessary text processing automatically. You may want to give this a try. So the idea is to
- import your data into a repository, see this here:https://academy.www.turtlecreekpls.com/learn/video/importing-data-in-rapidminer-studio
- Use Auto Model on this data then, see this here:https://academy.www.turtlecreekpls.com/learn/video/auto-model-classification
You may want to check out some other videos on our Academy to learn more details and how-tos.Best,Ingo
8
Answers