[SOLVED] Trying to establish specific patterns in data
KMC_PhD
New Altair Community Member
Hi
I would be grateful if someone could help me with the following problem.
I have a small dataset which contains students’ Learning Style [Activist, Reflector, Theorist, Pragmatist] and the students’ visit to certain resources [Chat, Forum, Choice or Glossary].
What I want to establish is, is there a pattern in the visits to the resources [Chat, Forum, Choice or Glossary] based on each of the 4 learning styles.. i.e. Students who are an activist are more likely to choose the forum and glossary and so on.
I have looked into the use of FP-Growth and Association Rules, but I am not getting the results I want.
Any help is appreciated
I would be grateful if someone could help me with the following problem.
I have a small dataset which contains students’ Learning Style [Activist, Reflector, Theorist, Pragmatist] and the students’ visit to certain resources [Chat, Forum, Choice or Glossary].
What I want to establish is, is there a pattern in the visits to the resources [Chat, Forum, Choice or Glossary] based on each of the 4 learning styles.. i.e. Students who are an activist are more likely to choose the forum and glossary and so on.
I have looked into the use of FP-Growth and Association Rules, but I am not getting the results I want.
Any help is appreciated
Tagged:
0
Answers
-
I was able to get the results I needed by adding a rule induction operator to my dataset.0