International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 40 - Number 15 |
Year of Publication: 2012 |
Authors: Sunita B. Aher, LOBO L.M.R.J. |
10.5120/5053-7085 |
Sunita B. Aher, LOBO L.M.R.J. . Prediction of Course Selection by Student using Combination of Data Mining Algorithms in E-Learning. International Journal of Computer Applications. 40, 15 ( February 2012), 1-7. DOI=10.5120/5053-7085
Course recommender system aims at predicting the best combination of courses selected by students. Here in this paper we present how the combination of clustering algorithm- Simple K-means Algorithm & association rule algorithm- Apriori Association Rule is useful in Course Recommender system. If we use only the Apriori association rule algorithm then we need to preprocess the data obtained from Moodle database. But if we use this combination of clustering & association rule then there is no need to preprocess the data. So we present this new approach & also present the result. To test the result we have used the open source data mining tool Weka.