International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 40 - Issue 15 |
Published: February 2012 |
Authors: Sunita B. Aher, Lobo L.M.R.J. |
![]() |
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
@article{ 10.5120/5053-7085, author = { Sunita B. Aher,Lobo L.M.R.J. }, title = { Prediction of Course Selection by Student using Combination of Data Mining Algorithms in E-Learning }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 40 }, number = { 15 }, pages = { 1-7 }, doi = { 10.5120/5053-7085 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Sunita B. Aher %A Lobo L.M.R.J. %T Prediction of Course Selection by Student using Combination of Data Mining Algorithms in E-Learning%T %J International Journal of Computer Applications %V 40 %N 15 %P 1-7 %R 10.5120/5053-7085 %I Foundation of Computer Science (FCS), NY, USA
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.