Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kamath, R. S.
Otros Autores: Kamat, R. K.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Aalborg : River Publishers, 2016.
Colección:River Publishers series in information science and technology.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 4500
001 EBOOKCENTRAL_ocn957700363
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 160903s2016 xx ob 001 0 eng d
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 
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 
029 1 |a AU@  |b 000066433322 
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 
050 4 |a LB1028.43  |b .K363 2016eb 
072 7 |a L  |2 lcco 
072 7 |a QA  |2 lcco 
072 7 |a SCI  |x 024000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 370.285  |2 23 
049 |a UAMI 
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 
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 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Education  |x Data processing. 
650 0 |a Computer-assisted instruction. 
650 0 |a Human information processing. 
650 2 |a Computer-Assisted Instruction 
650 2 |a Mental Processes 
650 6 |a Éducation  |x Informatique. 
650 6 |a Enseignement assisté par ordinateur. 
650 6 |a Traitement de l'information chez l'être humain. 
650 7 |a SCIENCE / Energy  |2 bisacsh 
650 7 |a Education  |x Data processing  |2 fast 
655 0 |a Electronic books. 
700 1 |a Kamat, R. K. 
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://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=30251814  |z Texto completo 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4509498  |z Texto completo 
936 |a BATCHLOAD 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL30251814 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32038335 
938 |a EBSCOhost  |b EBSC  |n 1800527 
938 |a YBP Library Services  |b YANK  |n 13148176 
938 |a YBP Library Services  |b YANK  |n 18126415 
938 |a YBP Library Services  |b YANK  |n 18105788 
994 |a 92  |b IZTAP