Educational Data Mining with R and Rattle.

Educational Data Mining (EDM) is one of the emerging fields in the pedagogy and andragogy paradigm, it concerns the techniques which research data coming from the educational domain. EDM is a promising discipline which has an imperative impact on predicting students' academic performance. It in...

Full description

Saved in:
Bibliographic Details
Main Author: Kamath, R. S.
Other Authors: Kamat, R. K.
Format: Electronic eBook
Language:English
Published: Aalborg : River Publishers, 2016.
Series:River Publishers series in information science and technology.
Subjects:
Online Access:CONNECT

MARC

LEADER 00000cam a2200000 4500
001 mig00005965411
006 m o d
007 cr |n|---|||||
008 160903s2016 xx ob 001 0 eng d
005 20240614173337.1
019 |a 957739278  |a 958098248  |a 1138990245  |a 1343999851  |a 1391493097 
020 |a 8793379307 
020 |a 9788793379305  |q (electronic bk.) 
020 |a 9781003338024  |q (electronic bk.) 
020 |a 100333802X  |q (electronic bk.) 
020 |a 9781000796797  |q (electronic bk. : EPUB) 
020 |a 1000796795  |q (electronic bk. : EPUB) 
020 |a 9781000793635  |q (electronic bk. : PDF) 
020 |a 100079363X  |q (electronic bk. : PDF) 
020 |z 8793379315 
020 |z 9788793379312 
024 7 |a 10.1201/9781003338024  |2 doi 
035 |a 1WRLDSHRocn957700363 
035 |a (OCoLC)957700363  |z (OCoLC)957739278  |z (OCoLC)958098248  |z (OCoLC)1138990245  |z (OCoLC)1343999851  |z (OCoLC)1391493097 
037 |a 9781003338024  |b Taylor & Francis 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d OCLCO  |d YDX  |d OCLCQ  |d IDB  |d OCLCF  |d OCLCO  |d MERUC  |d OCLCQ  |d EZ9  |d OCLCQ  |d UKAHL  |d OCLCQ  |d K6U  |d N$T  |d VT2  |d OCLCO  |d OCLCQ  |d TYFRS  |d SFB  |d OCLCQ  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL  |d OCLCQ 
049 |a TXMM 
050 4 |a LB1028.43  |b .K363 2016eb 
082 0 4 |a 370.285  |2 23 
100 1 |a Kamath, R. S. 
245 1 0 |a Educational Data Mining with R and Rattle. 
260 |a Aalborg :  |b River Publishers,  |c 2016. 
300 |a 1 online resource (127 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
490 1 |a River Publishers Series in Information Science and Technology 
588 0 |a Print version record. 
505 0 |a Cover; Half Titlle page; River Publishers Series Page; Title Page -- Educational Data Mining with R and Rattle; Copyright Page; Contents; Foreword; Preface; Acknowledgment; List of Figures; List of Tables; List of Abbreviations; Chapter 1 -- Introduction; 1.1 Introduction; 1.2 Data Mining; 1.2.1 System Architecture; 1.2.2 Mining Process; 1.2.3 Functions and Products; 1.2.4 Significance and Applications; 1.3 Educational Data Mining-An Area under the Umbrella of Data Mining; 1.3.1 EDMTasks; 1.3.2 Techniques; 1.4 Research Problem; 1.4.1 Research Motivation; 1.4.2 Problem Statement. 
505 8 |a 1.4.3 Objectives1.5 R Data Mining Tool; 1.5.1 R Installation; 1.5.2 R Mining; 1.6 Rattle Data Mining Tool; 1.6.1 Rattle Installation; 1.6.2 Loading Rattle Package; 1.7 Reason for R and Rattle; Chapter 2 -- Emerging Research Directions in Educational Data Mining; 2.1 Introduction; 2.2 Prior Art Vis-à-vis of Research; 2.2.1 Educational Data Mining; 2.2.2 Data Mining Using R; 2.2.3 Mining Students' Academic Performance; 2.2.4 Factors Affecting on Students' Academic Performance; 2.2.5 Evaluation of Student Performance; 2.2.6 Knowledge Management System; 2.2.7 Placement Chance Prediction. 
505 8 |a 2.2.8 Mining Association Rules in Student's Data2.2.9 Clustering Data Mining; 2.2.10 Prediction for Student's Performance Using Classification Method; 2.2.11 Classification Techniques; 2.2.12 Educational Data Mining Model Using Rattle; 2.3 Conclusion; Chapter 3 -- Design Aspects and Developmental Framework of the System; 3.1 Introduction; 3.2 EDM Phases and Research Framework; 3.3 Methods of Educational Data Mining; 3.4 Algorithms and Tools; 3.5 Data Mining Process; 3.5.1 Data Collection; 3.5.2 Data Preprocessing and Transformation; 3.5.3 R Packages and Functions for Data Mining. 
505 8 |a 3.5.4 Result Evaluation and Knowledge Presentation3.6 Working with Data; 3.7 Research Methodology; 3.8 Loading and Exploring Data-Exploratory Data Analysis; 3.9 Interactive Graphics and Data Visualization; 3.10 Conclusion; Chapter 4 -- Model Development-Building Classifiers; 4.1 Introduction-Descriptive and Predictive Analytics; 4.2 Predictive Analytics; 4.3 Dataset and Class Labels; 4.4 Classification Framework and Process; 4.5 Predicting Students' Performance; 4.6 Classification and Predictive Modeling in R and Rattle; 4.7 Decision Tree Modeling; 4.7.1 Decision Tree Implementation in R. 
505 8 |a 4.7.2 Decision Tree in Rattle4.8 Artificial Neural Network Classifier; 4.9 Naive Bayes Classifier; 4.10 Random Forest Modeling; 4.10.1 Random Forest Model in R; 4.10.2 Random Forest Implementation in Rattle; 4.11 Model Selection and Deployment; 4.11.1 Model Evaluation in R; 4.11.2 Model Evaluation in Rattle; 4.12 Conclusion; Chapter 5 -- Educational Data Analysis: Clustering Approach; 5.1 Introduction; 5.2 Clustering in Educational Data Mining; 5.3 Experimental Setup; 5.4 Clustering Techniques; 5.5 Classification via Clustering-Design Framework; 5.6 Cluster Analysis in R and Rattle. 
500 |a 5.7 K-means Clustering. 
504 |a Includes bibliographical references and index. 
520 |a Educational Data Mining (EDM) is one of the emerging fields in the pedagogy and andragogy paradigm, it concerns the techniques which research data coming from the educational domain. EDM is a promising discipline which has an imperative impact on predicting students' academic performance. It includes the transformation of existing, and the innovation of new approaches derived from multidisciplinary spheres of influence such as statistics, machine learning, psychometrics, scientific computing etc.An archetype that is covered in this book is that of learning by example. The intention is that reader will easily be able to replicate the given examples and then adapt them to suit their own needs of teaching-learning. The content of the book is based on the research work undertaken by the authors on the theme "Mining of Educational Data for the Analysis and Prediction of Students' Academic Performance". The basic know-how presented in this book can be treated as guide for educational data mining implementation using R and Rattle open source data mining tools. .Technical topics discussed in the book include: Emerging Research Directions in Educational Data Mining Design Aspects and Developmental Framework of the System Model Development - Building Classifiers Educational Data Analysis: Clustering Approach 
545 0 |a R.S. Kamath, R.K. Kamat 
500 |a EBSCO eBook Academic Comprehensive Collection North America  |5 TMurS 
650 0 |a Education  |x Data processing. 
650 0 |a Computer-assisted instruction. 
650 0 |a Human information processing. 
700 1 |a Kamat, R. K. 
730 0 |a WORLDSHARE SUB RECORDS 
758 |i has work:  |a Educational data mining with R and Rattle (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGQbWf7qmcR84rq4mmXC43  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Kamath, R.S.  |t Educational Data Mining with R and Rattle.  |d Aalborg : River Publishers, ©2016  |z 9788793379312 
830 0 |a River Publishers series in information science and technology. 
856 4 0 |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1800527&authtype=ip,sso&custid=s4672406  |z CONNECT  |3 eBooks on EBSCOhost  |t 0 
907 |a 5422053  |b 06-29-21  |c 06-29-21 
949 |a ho0 
994 |a 92  |b TXM 
998 |a wi  |d z 
999 f f |s 2fe095df-1180-4263-9ae1-4dc1346790e1  |i 6dd88e02-5c15-48fa-9c80-5d4def9617af  |t 0 
952 f f |a Middle Tennessee State University  |b Main  |c James E. Walker Library  |d Electronic Resources  |t 0  |e LB1028.43 .K363 2016eb  |h Library of Congress classification