SlideShare a Scribd company logo
http://www.iaeme.com/IJCIET/index.asp 48 editor@iaeme.com
International Journal of Civil Engineering and Technology (IJCIET)
Volume 10, Issue 02, February 2019, pp. 48–56, Article ID: IJCIET_10_02_007
Available online at http://www.iaeme.com/ijciet/issues.asp?JType=IJCIET&VType=10&IType=2
ISSN Print: 0976-6308 and ISSN Online: 0976-6316
©IAEME Publication Scopus Indexed
A COMPLETE SURVEY ON PREDICTING
PERFORMANCE OF ENGINEERING STUDENTS
V. Sathya Durga
Research Scholar, Department of Computer Science,
Hindustan Institute of Technology and Science, Padur, India
J. Thangakumar
Associate Professor, Department of Computer Science,
Hindustan Institute of Technology and Science, Padur, India
ABSTRACT
Predictive models are quasi experimental structures used to determine the future
patterns in data. These meaningful data patterns form the building block of any
decision support system. Researchers all over the world have built many prediction
models for major industries. Research works in the educational sector has increased
steeply. This steep increase may be due to the high availability of data in the
educational domain. This survey tries to comprehend a few literary works on
academic performance prediction of engineering students with the focus on grade
predictions. Meaningful interpretations have been made and inferences are presented
at the end of this paper.
Key words: Prediction, Predictive Modeling, Predictive Analytics.
Cite this Article: V. Sathya Durga and J. Thangakumar, A Complete Survey on
Predicting Performance of Engineering Students, International Journal of Civil
Engineering and Technology (IJCIET) 10(2), 2019, pp. 48–56.
http://www.iaeme.com/IJCIET/issues.asp?JType=IJCIET&VType=10&IType=2
1. INTRODUCTION
Prediction is a powerful data analysis task used to determine the future behavior of a user or a
system. The task of prediction has aided the decision makers to take the right decision at the
right time. Predictive activities have gained wide popularity owing to the high availability of
surplus data. Computers generate nearly 2.5 quintillion bytes of data every year [1].
Hidden within those mounds of data is the knowledge that could change the life of a
patient, or change the world. [2]
- Atual Butte, Stanford University.
Making predictions from a set of data is an extremely challenging task. We need
predictive models which are simple analytical structures that work on a set of predictors and
forecast the probabilities of future occurrences.
V. Sathya Durga and J. Thangakumar
http://www.iaeme.com/IJCIET/index.asp 49 editor@iaeme.com
1.1. Predicting Students Academic performance
Predicting students performance is a significant research work in the educational sectors. Few
Years back, students waited till the end of the semester to know their GPA. With the advent
of machine learning, we can predict all semesters grades easily and we have models which
predict the likelihood of a student being placed or not.
1.2. Four Core Components of a Predictive Model
Building a predictive model is very challenging work. To Build a predictive model, we
require four important components. These components are listed below for easy reference.
 The Methodology followed to deploy the model.
 Techniques adopted to build the prediction model.
 Input attributes used by the model and
 Performance Metrics used to evaluate the model.
This survey tries to the unravel common methodology, techniques, attributes and metrics
used in predicting the performance of engineering students. Students considered for this study
are from branches of civil engineering, Mechanical, Computer Science and Information
Technology.
1.3. Research Question and Objectives of the survey
Every research work, be it descriptive or analytical, applied or fundamental, needs a set of
research questions to work on. The research question and objective of this study is:
 To find out the common methodology adopted in building a predictive model.
 To find the important techniques used in predicting the performance of students.
 To identify the commonly used attributes for building the prediction models.
 To list out the frequently used performance metrics.
1.4. Research Methodology
The methodology followed to conduct the survey is outlined below:
 First popular databases like IEEE, Scopus, ACM libraries were searched and research papers
were collected.
 Research works older than 2013 and works with accuracy percent less than 65% were
discarded and not considered for the survey.
 The research papers selected was studied in detail. In-depth analysis was carried out. Many
important interpretations were made and Research questions were answered.
 This paper title, 'A Complete survey on predicting performance ofengineering students' was
prepared and presented.
2. LITERATURE REVIEW
2.1. Performance Prediction using Naive Bayes Classification
Fahad et al. (2018) present a prediction model to predict GPA of students using Naive Bayes
technique and Kmeans clustering. The highest accuracy achieved in this work was 98.8%.
[3]. Srinivas and Ramaraju (2017) build a prediction model using a Naïve Bayes Classifier.
Dataset consisted of 257 academic records. Two feature selection technique namely
A Complete Survey on Predicting Performance of Engineering Students
http://www.iaeme.com/IJCIET/index.asp 50 editor@iaeme.com
cfsSubsetEval and GainRatioAttributeEval was used. Results reveal cfsSubsetEval perform
better with 84% accuracy. [4]
Figure 1 Accuracy of Naive Bayes Classification
2.2. Performance Prediction using Artificial Neural Network (ANN)
Bendangnuksung and Prabu (2018) implement Neural Network to predict students’
performance. Cost Function with Accuracy were the metrics used in this research work.. Their
Model attained 83.4 % accuracy [7]. Okbu et.al develop a prediction model based on
Recurrent Neural Network (RNN) . Grades were predicted from log data. Results reveals that
RNN works well with an accuracy of 90% [8].
2.4. Performance Prediction using Decision Tree
Karishma and Swati (2016) use ID3 and C4.5 algorithm to identify students who are probable
to fail. Experiments were done on 200 Engineering student’s dataset. Applying the Decision
Tree on students internal marks, their performance was predicted. The Accuracy of the
classifiers was calculated to be 98.5 % [9]. Sumitha and Vinothkumar (2016) present a
comparative study of classification techniques to predict academic performance. This research
work experiments data of 350 students. Out of the classifiers, it was proved J48 was highly
influential with 97% accuracy[10] .
2.3. Performance Performance Prediction using Support Vector Machine (SVM)
Eashwar and Venkatesan (2017) develop a prediction model using Support Vector Machine to
recognize postgraduate students for carrying out doctoral studies. Data were clustered and
SVM technique was applied. 96.7% accuracy was achieved [13]. Jamuna and Shoba (2017)
compare various machine learning algorithms. Students data from a private institute was
taken. Results unravel the Polynomial Kernel achieved 97.62 % accuracy [14].
98.8
84.23
93.17
68.5
0
20
40
60
80
100
Fahad Razaque
2018 [3]
Srinivas A
2017 [4]
Ihsan A. Abu
Amra
2017 [5]
Azwa Abdual
Aziz
2014 [6]
AccuracyoftheWork
Author Name and Year of Publication
Accuracy of Naive Bayes Classification Works
Accuracy
V. Sathya Durga and J. Thangakumar
http://www.iaeme.com/IJCIET/index.asp 51 editor@iaeme.com
Figure 2 Accuracy of Decision Tree
2.5. Performance Performance Prediction using fuzzy system
Ramjeet, et al. propose a new fuzzy expert system to evaluate the performance of students.
First semester exam results and output values are fuzzified. Application rules were
determined, performance value was defuzzified and final marks were calculated [15]. Shilpa
and Bakal use three nodes fuzzy logic system in their research work. The Triangular
membership function was used in this research work. For Defuzzification Center of gravity is
used. Scores obtained was calculated with the score matrix and accuracy matrix [16].
Table 1 Fuzzy Functions used in Literary works
S.No Author Fuzzification
Rule
Inference
De
fuzzificatin
1.
Ramjeet
Singh
Yadav [19]
Triangular
Membership
function
Mamdani
max–min
inference
Center of
area
2.
Shilpa N
[20]
Triangular
Membership
function
Mamdani
max–min
inference
Ceter of
gravity
2.6. Performance Prediction using optimization technique
Hind Almayan and Waheeda Al Mayyan (2016) use Swarm Optimization method to build
their prediction model. Using Dimensionality reduction technique, feature space was reduced.
PSO is used for feature selection. C4.5 Classifier achieves 93.5% accuracy [17]. Ramanathan
et al. (2016) implements a Neural Network with a Lion – Wolf optimization technique for
weight selection. The model predicts one to eight semester exam performance of college
students. The trained network performances well compared to other prediction models with
RMSE - 2.3 [18].
98.5 97
92 94.41
0
20
40
60
80
100
Karishma B.
Bhegade 2016
[9]
R. Sumitha
2016 [10]
Tribhuvan A.P
2015 [13]
Tripti Mishra
2014 [14]
Accuracyofthework
Author Name and Year of Publication
Accuracy of Decision Tree Works
Accuracy
A Complete Survey on Predicting Performance of Engineering Students
http://www.iaeme.com/IJCIET/index.asp 52 editor@iaeme.com
Table 2 Accuracy Comparison of Hybrid ANN
2.9. Attributes used in prediction model
This section lists the commonly used attributes in students performance prediction works.
Total of eight attributes is listed in the following table. The most commonly occurring
attributes are identified and presented in the inferences. section.
Table 3 Attributes used in the Literary Works
S.N
o
Author Model
Accur
acy
RMSE
1.
Md. Fahim
Sikder [17]
ANN 99.8 % 0.1765
2.
Ramanathan L
[18]
Hybrid -
ANN
94 % 2.3
S.No Author 1 2 3 4 5 6 7 8
Naive Byaes
1. A. Srinivas [4]
Previous
marks
High
School
grades
Senior
secondrary
grades
Family
annual
income
Medium of
instruction
General
proficiency
Fathers'
education
Mothers'
education
2.
Ihsan A. Abu
Amra [5]
Previous
marks
Gender
Date of
birth
Students
branch
Location
School
name
Marital status
Father's
job
Neural Network
3. Bendangnuksu
ng [7]
Previous
marks
Nationality Stages
Parents
responsible
Raised
hands
Visited
resource
Parent
answers
Views
updates
4.
Md. Fahim
Sikder [19]
Previous
semester
marks
Class Test
Marks
Class
attendance
Lab
performance
Study time
Family
education
Living area
Extra
curicular
activity
SVM
5.
Huda Al-
Shehri [20]
Previous
marks
Family type
Parents'
status
Parent's job
Extra paid
classed
Extra
curricular
activities
Family
education
support
Internet at
home
6
M. Jamuna
[14]
GPA
Parents
working in
university
Students
discount
Transport Family size
Family
income
Parental
status
Parental
occupation
DECISION TREE
7.
R. Sumitha
[10]
Twelth
total Mark
Medium of
education
Type of
board
Engineering
cut off
Current
CGPA
No of
arrears
Attendance
percentage
8.
Tripti Mishra
[11]
Previous
marks
Loan
Type of
graduation
Year gap Location
Empathy
of student
Decision maker
Leaders
hip
ability
FUZZY
9.
Ramjeet Singh
Yadav [15]
Semester 1
marks
Semester 2
marks
- - - - -
10.
Meenakshi
[21]
Student
attendance
Internal
marks
External
marks - - - -
OPTIMIZATION TECHNIQUES
13.
Ramanathan L
[18]
Individual
details
Environme
ntal factors
Schooling
factors
Family
factors
14.
Hind Almayan
[17]
Three
Period
grades
Number of
absentees
Mother
education
Family
income
Number of
past failure
Alchol
usage
-
V. Sathya Durga and J. Thangakumar
http://www.iaeme.com/IJCIET/index.asp 53 editor@iaeme.com
2.10. Performance Measures used in prediction model
Performance of the model is assessed by a set of standard metrics. There are many metrics
used by researchers to evaluate the developed model. This section presents a table indicating
the presence or absence of nine metrics from selected research works. Presence is indicated by
a tick symbol () and absence of that metrics is indicted by a cross symbol ( ).
Table 4 Performance Metrics used in the Literary works
S.N
o
Author
Yea
r
Accurac
y
Confusio
n Matrix
F -
Measur
e
Preciso
n
Recal
l
RMS
E
True
Positiv
e
False
Positiv
e
1.
Fahad Rafiq [3] 2018
       
2.
Bendangnuksun
g [7]
2018
       
3
A.Srinivas [4] 2017
       
4.
Ihsan A. Abu
Amra [5]
2017
       
5.
F.Okubo [8] 2017
       
6.
K.B.Eashwar
[13]
2017
       
7.
M.Jamuna [14] 2017
       
8.
Huda Al-Shehri
[20]
2017
       
9.
Omar Augusto
[22]
2017
       
10.
Hind Almayan
[17]
2016
       
11.
Ramanathan.L
[18]
2016
       
12.
Karishma B.
Bhegade [9]
2016
       
13.
Raj Kumar [14] 2015
       
14.
Tribhuvan A.P
[11]
2015
       
15.
Tripti Mishra
[12]
2015
       
16.
Amirah [25] 2015
       
17.
Azwa Abdul
Aziz [6] 2014        
18.
Fahim Sikder
[19]
2014
       
20.
Ruhi Kabra [23] 2014
       
A Complete Survey on Predicting Performance of Engineering Students
http://www.iaeme.com/IJCIET/index.asp 54 editor@iaeme.com
3. INFERENCES FROM THE LITERATURE
In this section, answers to the research question framed in the introduction part can be found.
These questions are answered after a thorough analysis of the literature.
Question 1: What is the common methodology used to build student academic
prediction model.
The common methodology observed from literature for predicting students’ academic
performance is as follows.
 Collect data from Educational Institutes. Pre-process the data and form the data set. Split the
data into a training set and testing set.
 Select an appropriate technique for prediction. Using the training set of data, build the model.
 With the built model, predict result with test data. Measure the accuracy of classifiers using
standard metrics.
Question 2: What are the common techniques used for academic performance
prediction of students.
It can be inferred from the survey, that machine learning techniques are widely used for
prediction. Their simple nature and wide availability of development tools make these
techniques a preferred one by the researchers.
Question 3: What are the commonly used attributes in predicting the
performance of students.
Almost all research works use the same attributes like personal details, academic details and
details from Socio-Economic factors. It was noted that the selection of the right subsets of
attributes increased the accuracy of the prediction works radically.
Question 4: What are the common metrics used in evaluating the prediction
model.
Accuracy is the most preferred performance metrics by all researcher. Next to Accuracy,
widely used metrics by researchers were RMSE, Precision and Recall.
4. DISCUSSIONS
We wrap up by discussing briefly on how to build a better prediction model after an elaborate
literature review. To build a prediction model the following steps can be followed.
Steps for building a predictive model
 Collect the required data and preprocess it.
 Select standard Machine Learning techniques instead of resorting to hybrid approaches.
 Attributes mentioned in the attribute matrix can be used to build the model.
 Split the data into training and testing set. Built the model with the training set and predict
grades with the test data.
 The model can be evaluated with metrics like Accuracy, RMSE, Precision and Recall.
V. Sathya Durga and J. Thangakumar
http://www.iaeme.com/IJCIET/index.asp 55 editor@iaeme.com
5. CONCLUSIONS
This survey intends to compile research works on students performance prediction. The result
of the survey was elaborately presented. To Make Every Man a Success and No Man a Failure
[24] is the vision of the K. C. G. Verghese, Founder, Hindustan Institute of Technology and
Science. If every educational institute implements predictive models to assess their students
regularly, definitely we can make every student success and no student a failure.
REFERENCES
[1] Bernard Marr, How Much Data Do We Create Every Day? The Mind-Blowing Stats
Everyone Should Read, 2018.
https://www.forbes.com/sites/bernardmarr/2018/05/21/how-much-data-do-we-create-
every-day-the-mind-blowing-stats-everyone-should-read/#692eade360ba
[2] Bruce Goldman, King of the mountain - Digging data for a healthier world, 2012.
http://sm.stanford.edu/archive/stanmed/2012summer/article3.html
[3] Fahad Razaque., Nareena Soomro., Shoaib Ahmed Shaikh., Safeeullah Soomro., Javed
Ahmed Samo., Natesh Kumar. and Huma Dharejo. Using Naïve Bayes Algorithm to
Sudents' Bachelor Academic Performances Analysis. Proceedings 4th IEEE International
Conference on Engineering Technologies and Applied Sciences, Salmabad, 2017, pp. 1-5.
[4] Srinivas,A and Ramaraju,V. Detection of Failures by Analysis of Student Academic
Performance using Naïve Bayes Classifier .International Journal of Computer &
Mathematical Sciences, 7(3), 2017, pp. 277-283.
[5] Ihsan Abu Amra,A. and Ashraf Maghari, Y.A. Students Performance Prediction Using
KNN and Naïve Bayesian. Proceedings 8th International Conference on Information
Technology.Amman, 2017, pp. 412-422.
[6] Azwa Abdul Aziz, Nur Hafieza Ismail, Fadhilah Ahmad and Hasni Hassan. A Framework
for Students’ Academic Performance Analysis using Naïve Bayes Classifier. Jurnal
Teknologi, 2013, 80(5), pp. 13-19.
[7] Bendangnuksung and Prabu, P. Students' Performance Prediction Using Deep Neural
Network. International Journal of Applied Engineering Research, 13(2), 2018, pp. 1171-
1176.
[8] Okubo.,F, Yamashita.,T, Shimada.,A, and Ogata.,A. A Neural Network Approach for
Students' Performance Prediction. Proceedings Seventh International Learning Analytics
& Knowledge Conference, Canada, 2017, pp. 598-599.
[9] Karishma Bhegade, B., and Swati Shinde,V. Student Performance Prediction System with
Educational Data Mining. International Journal of Computer Applications, 146 (5), 2016,
pp. 32-35.
[10] Tribhuvan,A.P., Tribhuvan ,P.P., and Gade, J.G. 2015. Applying Naive Bayesian
Classifier For Predicting Performance Of A Student Using Weka. 7(1), 2015, pp. 239-242.
[11] Eashwar,K.B, and Venkatesan, R, Student Performance Prediction Using Svm.
International Journal of Mechanical Engineering and Technology (IJMET). 8(11), 2017,
pp .649-662.
A Complete Survey on Predicting Performance of Engineering Students
http://www.iaeme.com/IJCIET/index.asp 56 editor@iaeme.com
[12] Jamuna,M., and Shoba,S.A. Educational Data Mining & Students Performance Prediction
Using Svm Techniques. 2017.International Research Journal of Engineering and
Technology. 4(8), 2017,pp. 1248-1254.
[13] Tribhuvan, A.P., Tribhuvan, P.P., and Gade J.G. Applying Naive Bayesian Classifier For
Predicting Performance Of A Student Using Weka. 7(1),2015, pp. 239-242.
[14] Tripti Mishra, Dharminder Kumar and Sangeeta Gupta. Mining Students’ Data for
Performance Prediction. Proceedings of Fourth International Conference on Advanced
Computing & Communication Technologies, Washington, 2014, pp. 255-262.
[15] Ramjeet Singh Yadav, Soni,A.K and Saurabh Pal,A.M. Study of Academic Performance
Evaluation Using Fuzzy Logic Techniques. In Proceedings of the International
Conference on Computing for Sustainable Global Development NewDelhi,2014, pp. 48-
53.
[16] Shilpa Ingoley,N., and Bakal, J.W. Students’ Performance Evaluation Using Fuzzy
Logic. Proceedings nirma university international conference on engineering. Nuicone
2012, pp.1-3.
[17] Hind Almayan and Waheeda Al Mayyan. Improving Accuracy of Students' Final Grade
Prediction Model Using PSO . Proceedings 6th International Conference on Information
Communication and Management,Hatfield,2016, pp. 35-39.
[18] Ramanathan,L., Angelina Geetha, Khalid and Swarnalatha. Student Performance
Prediction Model Based on Lion-Wolf Neural Network. International Journal of
Intelligent Engineering & System, 10(1), 2016, pp. 114-123.
[19] Fahim Sikder,M.D., Jamal Uddin,M.d. and Sajal Halder. Predicting Students Yearly
Performance using Neural Network: A Case Study of BSMRSTU. Proceedings 5th
International Conference on Informatics, Electronics and Vision (ICIEV).2016.pp.524-
529
[20] Huda Al-Shehri, Amani Al-Qarni, Leena Al-Saati and Arwa Batoaq. Student Performance
Prediction Using SupportVector Machine and K-Nearest Neighbor. Proceedings of IEEE
30th Canadian Conference on Electrical and Computer Engineering. 2017. pp.1-4.
[21] Meenakshi and Pankaj. Application of Fuzzy Logic for Evaluation of Academic
Performance of Students of Computer Application Course, 3(10), pp.260-267.
[22] Omar Augusto Echegaray-Calderon and Dennis Barrios-Aranibar. Optimal selection of
factors using Genetic Algorithms and Neural Networks for the prediction of students’
academic performance. 2015 Latin America Congress on Computational Intelligence (LA-
CCI).pp.1-6.
[23] Ruhi Kabra,R., and Bichkar,R,S. 2017. Students’ performance prediction using genetic
algorithm. International Journal of Mechanical Engineering and Technology, 8(11) , pp.
649–662.
[24] Tribute to Our Founder, https://hindustanuniv.ac.in/founder.php
[25] Amirah Mohamed Shahiria., Wahidah Husaina, and Nur’aini Abdul Rashida. A Review
on Predicting Student’s Performance using Data Mining Techniques. Proceedings The
Third Information Systems International Conference, 2015.Malaysia. pp. 412-422.

More Related Content

What's hot

Evaluation of Data Mining Techniques for Predicting Student’s Performance
Evaluation of Data Mining Techniques for Predicting Student’s PerformanceEvaluation of Data Mining Techniques for Predicting Student’s Performance
Evaluation of Data Mining Techniques for Predicting Student’s Performance
Lovely Professional University
 
IRJET- Using Data Mining to Predict Students Performance
IRJET-  	  Using Data Mining to Predict Students PerformanceIRJET-  	  Using Data Mining to Predict Students Performance
IRJET- Using Data Mining to Predict Students Performance
IRJET Journal
 
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
Editor IJCATR
 
STUDENT PERFORMANCE ANALYSIS USING DECISION TREE
STUDENT PERFORMANCE ANALYSIS USING DECISION TREESTUDENT PERFORMANCE ANALYSIS USING DECISION TREE
STUDENT PERFORMANCE ANALYSIS USING DECISION TREE
Akshay Jain
 
Educational Data Mining to Analyze Students Performance – Concept Plan
Educational Data Mining to Analyze Students Performance – Concept PlanEducational Data Mining to Analyze Students Performance – Concept Plan
Educational Data Mining to Analyze Students Performance – Concept Plan
IRJET Journal
 
Association rule discovery for student performance prediction using metaheuri...
Association rule discovery for student performance prediction using metaheuri...Association rule discovery for student performance prediction using metaheuri...
Association rule discovery for student performance prediction using metaheuri...
csandit
 
IRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis SystemIRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis System
IRJET Journal
 
Fuzzy Association Rule Mining based Model to Predict Students’ Performance
Fuzzy Association Rule Mining based Model to Predict Students’ Performance Fuzzy Association Rule Mining based Model to Predict Students’ Performance
Fuzzy Association Rule Mining based Model to Predict Students’ Performance
IJECEIAES
 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance. Ranjith Gowda
 
Predicting student performance using aggregated data sources
Predicting student performance using aggregated data sourcesPredicting student performance using aggregated data sources
Predicting student performance using aggregated data sources
Olugbenga Wilson Adejo
 
Data Clustering in Education for Students
Data Clustering in Education for StudentsData Clustering in Education for Students
Data Clustering in Education for Students
IRJET Journal
 
A Nobel Approach On Educational Data Mining
A Nobel Approach On Educational Data MiningA Nobel Approach On Educational Data Mining
A Nobel Approach On Educational Data Mining
ijircee
 
A Survey on Research work in Educational Data Mining
A Survey on Research work in Educational Data MiningA Survey on Research work in Educational Data Mining
A Survey on Research work in Educational Data Mining
iosrjce
 
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUESTUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
IJDKP
 
Predicting students performance in final examination
Predicting students performance in final examinationPredicting students performance in final examination
Predicting students performance in final examination
Rashid Ansari
 

What's hot (16)

Evaluation of Data Mining Techniques for Predicting Student’s Performance
Evaluation of Data Mining Techniques for Predicting Student’s PerformanceEvaluation of Data Mining Techniques for Predicting Student’s Performance
Evaluation of Data Mining Techniques for Predicting Student’s Performance
 
Ijetcas14 438
Ijetcas14 438Ijetcas14 438
Ijetcas14 438
 
IRJET- Using Data Mining to Predict Students Performance
IRJET-  	  Using Data Mining to Predict Students PerformanceIRJET-  	  Using Data Mining to Predict Students Performance
IRJET- Using Data Mining to Predict Students Performance
 
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
 
STUDENT PERFORMANCE ANALYSIS USING DECISION TREE
STUDENT PERFORMANCE ANALYSIS USING DECISION TREESTUDENT PERFORMANCE ANALYSIS USING DECISION TREE
STUDENT PERFORMANCE ANALYSIS USING DECISION TREE
 
Educational Data Mining to Analyze Students Performance – Concept Plan
Educational Data Mining to Analyze Students Performance – Concept PlanEducational Data Mining to Analyze Students Performance – Concept Plan
Educational Data Mining to Analyze Students Performance – Concept Plan
 
Association rule discovery for student performance prediction using metaheuri...
Association rule discovery for student performance prediction using metaheuri...Association rule discovery for student performance prediction using metaheuri...
Association rule discovery for student performance prediction using metaheuri...
 
IRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis SystemIRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis System
 
Fuzzy Association Rule Mining based Model to Predict Students’ Performance
Fuzzy Association Rule Mining based Model to Predict Students’ Performance Fuzzy Association Rule Mining based Model to Predict Students’ Performance
Fuzzy Association Rule Mining based Model to Predict Students’ Performance
 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance.
 
Predicting student performance using aggregated data sources
Predicting student performance using aggregated data sourcesPredicting student performance using aggregated data sources
Predicting student performance using aggregated data sources
 
Data Clustering in Education for Students
Data Clustering in Education for StudentsData Clustering in Education for Students
Data Clustering in Education for Students
 
A Nobel Approach On Educational Data Mining
A Nobel Approach On Educational Data MiningA Nobel Approach On Educational Data Mining
A Nobel Approach On Educational Data Mining
 
A Survey on Research work in Educational Data Mining
A Survey on Research work in Educational Data MiningA Survey on Research work in Educational Data Mining
A Survey on Research work in Educational Data Mining
 
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUESTUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
 
Predicting students performance in final examination
Predicting students performance in final examinationPredicting students performance in final examination
Predicting students performance in final examination
 

Similar to Ijciet 10 02_007

Survey on Techniques for Predictive Analysis of Student Grades and Career
Survey on Techniques for Predictive Analysis of Student Grades and CareerSurvey on Techniques for Predictive Analysis of Student Grades and Career
Survey on Techniques for Predictive Analysis of Student Grades and Career
IRJET Journal
 
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
Editor IJCATR
 
Hybrid-Training & Placement Management with Prediction System
Hybrid-Training & Placement Management with Prediction SystemHybrid-Training & Placement Management with Prediction System
Hybrid-Training & Placement Management with Prediction System
IRJET Journal
 
journal for research
journal for researchjournal for research
journal for research
graphicdesigner79
 
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET- Predictive Analytics for Placement of Student- A Comparative StudyIRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET Journal
 
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
IJCNCJournal
 
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
IJCNCJournal
 
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
indexPub
 
Performance Assessment of Faculties of Management Discipline From Student Per...
Performance Assessment of Faculties of Management Discipline From Student Per...Performance Assessment of Faculties of Management Discipline From Student Per...
Performance Assessment of Faculties of Management Discipline From Student Per...
Waqas Tariq
 
Student Result Analysis System
Student Result Analysis SystemStudent Result Analysis System
Student Result Analysis System
IRJET Journal
 
IRJET- Evaluation Technique of Student Performance in various Courses
IRJET- Evaluation Technique of Student Performance in various CoursesIRJET- Evaluation Technique of Student Performance in various Courses
IRJET- Evaluation Technique of Student Performance in various Courses
IRJET Journal
 
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
IRJET  - Student Pass Percentage Dedection using Ensemble LearninngIRJET  - Student Pass Percentage Dedection using Ensemble Learninng
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
IRJET Journal
 
The Architecture of System for Predicting Student Performance based on the Da...
The Architecture of System for Predicting Student Performance based on the Da...The Architecture of System for Predicting Student Performance based on the Da...
The Architecture of System for Predicting Student Performance based on the Da...
Thada Jantakoon
 
A Survey on different techniques used for age and gender classification
A Survey on different techniques used for age and gender classificationA Survey on different techniques used for age and gender classification
A Survey on different techniques used for age and gender classification
IRJET Journal
 
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET Journal
 
software engineering powerpoint presentation foe everyone
software engineering powerpoint presentation foe everyonesoftware engineering powerpoint presentation foe everyone
software engineering powerpoint presentation foe everyone
rebantaofficial
 
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
IIRindia
 
Paper Presentation
Paper PresentationPaper Presentation
Paper Presentation
Taminul Islam
 
IRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan SystemIRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan System
IRJET Journal
 
Weather Data Analysis And Prediction In Bangladesh Using Machine Learning
Weather Data Analysis And Prediction In Bangladesh Using Machine LearningWeather Data Analysis And Prediction In Bangladesh Using Machine Learning
Weather Data Analysis And Prediction In Bangladesh Using Machine Learning
Imran Risal
 

Similar to Ijciet 10 02_007 (20)

Survey on Techniques for Predictive Analysis of Student Grades and Career
Survey on Techniques for Predictive Analysis of Student Grades and CareerSurvey on Techniques for Predictive Analysis of Student Grades and Career
Survey on Techniques for Predictive Analysis of Student Grades and Career
 
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Students’ Academic Performance using a Hybrid of K-mea...
 
Hybrid-Training & Placement Management with Prediction System
Hybrid-Training & Placement Management with Prediction SystemHybrid-Training & Placement Management with Prediction System
Hybrid-Training & Placement Management with Prediction System
 
journal for research
journal for researchjournal for research
journal for research
 
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET- Predictive Analytics for Placement of Student- A Comparative StudyIRJET- Predictive Analytics for Placement of Student- A Comparative Study
IRJET- Predictive Analytics for Placement of Student- A Comparative Study
 
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
 
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
CORRELATION BASED FEATURE SELECTION (CFS) TECHNIQUE TO PREDICT STUDENT PERFRO...
 
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:– ...
 
Performance Assessment of Faculties of Management Discipline From Student Per...
Performance Assessment of Faculties of Management Discipline From Student Per...Performance Assessment of Faculties of Management Discipline From Student Per...
Performance Assessment of Faculties of Management Discipline From Student Per...
 
Student Result Analysis System
Student Result Analysis SystemStudent Result Analysis System
Student Result Analysis System
 
IRJET- Evaluation Technique of Student Performance in various Courses
IRJET- Evaluation Technique of Student Performance in various CoursesIRJET- Evaluation Technique of Student Performance in various Courses
IRJET- Evaluation Technique of Student Performance in various Courses
 
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
IRJET  - Student Pass Percentage Dedection using Ensemble LearninngIRJET  - Student Pass Percentage Dedection using Ensemble Learninng
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
 
The Architecture of System for Predicting Student Performance based on the Da...
The Architecture of System for Predicting Student Performance based on the Da...The Architecture of System for Predicting Student Performance based on the Da...
The Architecture of System for Predicting Student Performance based on the Da...
 
A Survey on different techniques used for age and gender classification
A Survey on different techniques used for age and gender classificationA Survey on different techniques used for age and gender classification
A Survey on different techniques used for age and gender classification
 
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
 
software engineering powerpoint presentation foe everyone
software engineering powerpoint presentation foe everyonesoftware engineering powerpoint presentation foe everyone
software engineering powerpoint presentation foe everyone
 
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
 
Paper Presentation
Paper PresentationPaper Presentation
Paper Presentation
 
IRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan SystemIRJET-Student Performance Prediction for Education Loan System
IRJET-Student Performance Prediction for Education Loan System
 
Weather Data Analysis And Prediction In Bangladesh Using Machine Learning
Weather Data Analysis And Prediction In Bangladesh Using Machine LearningWeather Data Analysis And Prediction In Bangladesh Using Machine Learning
Weather Data Analysis And Prediction In Bangladesh Using Machine Learning
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
IAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
IAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
IAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
IAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
IAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 

Recently uploaded (20)

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 

Ijciet 10 02_007

  • 1. http://www.iaeme.com/IJCIET/index.asp 48 editor@iaeme.com International Journal of Civil Engineering and Technology (IJCIET) Volume 10, Issue 02, February 2019, pp. 48–56, Article ID: IJCIET_10_02_007 Available online at http://www.iaeme.com/ijciet/issues.asp?JType=IJCIET&VType=10&IType=2 ISSN Print: 0976-6308 and ISSN Online: 0976-6316 ©IAEME Publication Scopus Indexed A COMPLETE SURVEY ON PREDICTING PERFORMANCE OF ENGINEERING STUDENTS V. Sathya Durga Research Scholar, Department of Computer Science, Hindustan Institute of Technology and Science, Padur, India J. Thangakumar Associate Professor, Department of Computer Science, Hindustan Institute of Technology and Science, Padur, India ABSTRACT Predictive models are quasi experimental structures used to determine the future patterns in data. These meaningful data patterns form the building block of any decision support system. Researchers all over the world have built many prediction models for major industries. Research works in the educational sector has increased steeply. This steep increase may be due to the high availability of data in the educational domain. This survey tries to comprehend a few literary works on academic performance prediction of engineering students with the focus on grade predictions. Meaningful interpretations have been made and inferences are presented at the end of this paper. Key words: Prediction, Predictive Modeling, Predictive Analytics. Cite this Article: V. Sathya Durga and J. Thangakumar, A Complete Survey on Predicting Performance of Engineering Students, International Journal of Civil Engineering and Technology (IJCIET) 10(2), 2019, pp. 48–56. http://www.iaeme.com/IJCIET/issues.asp?JType=IJCIET&VType=10&IType=2 1. INTRODUCTION Prediction is a powerful data analysis task used to determine the future behavior of a user or a system. The task of prediction has aided the decision makers to take the right decision at the right time. Predictive activities have gained wide popularity owing to the high availability of surplus data. Computers generate nearly 2.5 quintillion bytes of data every year [1]. Hidden within those mounds of data is the knowledge that could change the life of a patient, or change the world. [2] - Atual Butte, Stanford University. Making predictions from a set of data is an extremely challenging task. We need predictive models which are simple analytical structures that work on a set of predictors and forecast the probabilities of future occurrences.
  • 2. V. Sathya Durga and J. Thangakumar http://www.iaeme.com/IJCIET/index.asp 49 editor@iaeme.com 1.1. Predicting Students Academic performance Predicting students performance is a significant research work in the educational sectors. Few Years back, students waited till the end of the semester to know their GPA. With the advent of machine learning, we can predict all semesters grades easily and we have models which predict the likelihood of a student being placed or not. 1.2. Four Core Components of a Predictive Model Building a predictive model is very challenging work. To Build a predictive model, we require four important components. These components are listed below for easy reference.  The Methodology followed to deploy the model.  Techniques adopted to build the prediction model.  Input attributes used by the model and  Performance Metrics used to evaluate the model. This survey tries to the unravel common methodology, techniques, attributes and metrics used in predicting the performance of engineering students. Students considered for this study are from branches of civil engineering, Mechanical, Computer Science and Information Technology. 1.3. Research Question and Objectives of the survey Every research work, be it descriptive or analytical, applied or fundamental, needs a set of research questions to work on. The research question and objective of this study is:  To find out the common methodology adopted in building a predictive model.  To find the important techniques used in predicting the performance of students.  To identify the commonly used attributes for building the prediction models.  To list out the frequently used performance metrics. 1.4. Research Methodology The methodology followed to conduct the survey is outlined below:  First popular databases like IEEE, Scopus, ACM libraries were searched and research papers were collected.  Research works older than 2013 and works with accuracy percent less than 65% were discarded and not considered for the survey.  The research papers selected was studied in detail. In-depth analysis was carried out. Many important interpretations were made and Research questions were answered.  This paper title, 'A Complete survey on predicting performance ofengineering students' was prepared and presented. 2. LITERATURE REVIEW 2.1. Performance Prediction using Naive Bayes Classification Fahad et al. (2018) present a prediction model to predict GPA of students using Naive Bayes technique and Kmeans clustering. The highest accuracy achieved in this work was 98.8%. [3]. Srinivas and Ramaraju (2017) build a prediction model using a Naïve Bayes Classifier. Dataset consisted of 257 academic records. Two feature selection technique namely
  • 3. A Complete Survey on Predicting Performance of Engineering Students http://www.iaeme.com/IJCIET/index.asp 50 editor@iaeme.com cfsSubsetEval and GainRatioAttributeEval was used. Results reveal cfsSubsetEval perform better with 84% accuracy. [4] Figure 1 Accuracy of Naive Bayes Classification 2.2. Performance Prediction using Artificial Neural Network (ANN) Bendangnuksung and Prabu (2018) implement Neural Network to predict students’ performance. Cost Function with Accuracy were the metrics used in this research work.. Their Model attained 83.4 % accuracy [7]. Okbu et.al develop a prediction model based on Recurrent Neural Network (RNN) . Grades were predicted from log data. Results reveals that RNN works well with an accuracy of 90% [8]. 2.4. Performance Prediction using Decision Tree Karishma and Swati (2016) use ID3 and C4.5 algorithm to identify students who are probable to fail. Experiments were done on 200 Engineering student’s dataset. Applying the Decision Tree on students internal marks, their performance was predicted. The Accuracy of the classifiers was calculated to be 98.5 % [9]. Sumitha and Vinothkumar (2016) present a comparative study of classification techniques to predict academic performance. This research work experiments data of 350 students. Out of the classifiers, it was proved J48 was highly influential with 97% accuracy[10] . 2.3. Performance Performance Prediction using Support Vector Machine (SVM) Eashwar and Venkatesan (2017) develop a prediction model using Support Vector Machine to recognize postgraduate students for carrying out doctoral studies. Data were clustered and SVM technique was applied. 96.7% accuracy was achieved [13]. Jamuna and Shoba (2017) compare various machine learning algorithms. Students data from a private institute was taken. Results unravel the Polynomial Kernel achieved 97.62 % accuracy [14]. 98.8 84.23 93.17 68.5 0 20 40 60 80 100 Fahad Razaque 2018 [3] Srinivas A 2017 [4] Ihsan A. Abu Amra 2017 [5] Azwa Abdual Aziz 2014 [6] AccuracyoftheWork Author Name and Year of Publication Accuracy of Naive Bayes Classification Works Accuracy
  • 4. V. Sathya Durga and J. Thangakumar http://www.iaeme.com/IJCIET/index.asp 51 editor@iaeme.com Figure 2 Accuracy of Decision Tree 2.5. Performance Performance Prediction using fuzzy system Ramjeet, et al. propose a new fuzzy expert system to evaluate the performance of students. First semester exam results and output values are fuzzified. Application rules were determined, performance value was defuzzified and final marks were calculated [15]. Shilpa and Bakal use three nodes fuzzy logic system in their research work. The Triangular membership function was used in this research work. For Defuzzification Center of gravity is used. Scores obtained was calculated with the score matrix and accuracy matrix [16]. Table 1 Fuzzy Functions used in Literary works S.No Author Fuzzification Rule Inference De fuzzificatin 1. Ramjeet Singh Yadav [19] Triangular Membership function Mamdani max–min inference Center of area 2. Shilpa N [20] Triangular Membership function Mamdani max–min inference Ceter of gravity 2.6. Performance Prediction using optimization technique Hind Almayan and Waheeda Al Mayyan (2016) use Swarm Optimization method to build their prediction model. Using Dimensionality reduction technique, feature space was reduced. PSO is used for feature selection. C4.5 Classifier achieves 93.5% accuracy [17]. Ramanathan et al. (2016) implements a Neural Network with a Lion – Wolf optimization technique for weight selection. The model predicts one to eight semester exam performance of college students. The trained network performances well compared to other prediction models with RMSE - 2.3 [18]. 98.5 97 92 94.41 0 20 40 60 80 100 Karishma B. Bhegade 2016 [9] R. Sumitha 2016 [10] Tribhuvan A.P 2015 [13] Tripti Mishra 2014 [14] Accuracyofthework Author Name and Year of Publication Accuracy of Decision Tree Works Accuracy
  • 5. A Complete Survey on Predicting Performance of Engineering Students http://www.iaeme.com/IJCIET/index.asp 52 editor@iaeme.com Table 2 Accuracy Comparison of Hybrid ANN 2.9. Attributes used in prediction model This section lists the commonly used attributes in students performance prediction works. Total of eight attributes is listed in the following table. The most commonly occurring attributes are identified and presented in the inferences. section. Table 3 Attributes used in the Literary Works S.N o Author Model Accur acy RMSE 1. Md. Fahim Sikder [17] ANN 99.8 % 0.1765 2. Ramanathan L [18] Hybrid - ANN 94 % 2.3 S.No Author 1 2 3 4 5 6 7 8 Naive Byaes 1. A. Srinivas [4] Previous marks High School grades Senior secondrary grades Family annual income Medium of instruction General proficiency Fathers' education Mothers' education 2. Ihsan A. Abu Amra [5] Previous marks Gender Date of birth Students branch Location School name Marital status Father's job Neural Network 3. Bendangnuksu ng [7] Previous marks Nationality Stages Parents responsible Raised hands Visited resource Parent answers Views updates 4. Md. Fahim Sikder [19] Previous semester marks Class Test Marks Class attendance Lab performance Study time Family education Living area Extra curicular activity SVM 5. Huda Al- Shehri [20] Previous marks Family type Parents' status Parent's job Extra paid classed Extra curricular activities Family education support Internet at home 6 M. Jamuna [14] GPA Parents working in university Students discount Transport Family size Family income Parental status Parental occupation DECISION TREE 7. R. Sumitha [10] Twelth total Mark Medium of education Type of board Engineering cut off Current CGPA No of arrears Attendance percentage 8. Tripti Mishra [11] Previous marks Loan Type of graduation Year gap Location Empathy of student Decision maker Leaders hip ability FUZZY 9. Ramjeet Singh Yadav [15] Semester 1 marks Semester 2 marks - - - - - 10. Meenakshi [21] Student attendance Internal marks External marks - - - - OPTIMIZATION TECHNIQUES 13. Ramanathan L [18] Individual details Environme ntal factors Schooling factors Family factors 14. Hind Almayan [17] Three Period grades Number of absentees Mother education Family income Number of past failure Alchol usage -
  • 6. V. Sathya Durga and J. Thangakumar http://www.iaeme.com/IJCIET/index.asp 53 editor@iaeme.com 2.10. Performance Measures used in prediction model Performance of the model is assessed by a set of standard metrics. There are many metrics used by researchers to evaluate the developed model. This section presents a table indicating the presence or absence of nine metrics from selected research works. Presence is indicated by a tick symbol () and absence of that metrics is indicted by a cross symbol ( ). Table 4 Performance Metrics used in the Literary works S.N o Author Yea r Accurac y Confusio n Matrix F - Measur e Preciso n Recal l RMS E True Positiv e False Positiv e 1. Fahad Rafiq [3] 2018         2. Bendangnuksun g [7] 2018         3 A.Srinivas [4] 2017         4. Ihsan A. Abu Amra [5] 2017         5. F.Okubo [8] 2017         6. K.B.Eashwar [13] 2017         7. M.Jamuna [14] 2017         8. Huda Al-Shehri [20] 2017         9. Omar Augusto [22] 2017         10. Hind Almayan [17] 2016         11. Ramanathan.L [18] 2016         12. Karishma B. Bhegade [9] 2016         13. Raj Kumar [14] 2015         14. Tribhuvan A.P [11] 2015         15. Tripti Mishra [12] 2015         16. Amirah [25] 2015         17. Azwa Abdul Aziz [6] 2014         18. Fahim Sikder [19] 2014         20. Ruhi Kabra [23] 2014        
  • 7. A Complete Survey on Predicting Performance of Engineering Students http://www.iaeme.com/IJCIET/index.asp 54 editor@iaeme.com 3. INFERENCES FROM THE LITERATURE In this section, answers to the research question framed in the introduction part can be found. These questions are answered after a thorough analysis of the literature. Question 1: What is the common methodology used to build student academic prediction model. The common methodology observed from literature for predicting students’ academic performance is as follows.  Collect data from Educational Institutes. Pre-process the data and form the data set. Split the data into a training set and testing set.  Select an appropriate technique for prediction. Using the training set of data, build the model.  With the built model, predict result with test data. Measure the accuracy of classifiers using standard metrics. Question 2: What are the common techniques used for academic performance prediction of students. It can be inferred from the survey, that machine learning techniques are widely used for prediction. Their simple nature and wide availability of development tools make these techniques a preferred one by the researchers. Question 3: What are the commonly used attributes in predicting the performance of students. Almost all research works use the same attributes like personal details, academic details and details from Socio-Economic factors. It was noted that the selection of the right subsets of attributes increased the accuracy of the prediction works radically. Question 4: What are the common metrics used in evaluating the prediction model. Accuracy is the most preferred performance metrics by all researcher. Next to Accuracy, widely used metrics by researchers were RMSE, Precision and Recall. 4. DISCUSSIONS We wrap up by discussing briefly on how to build a better prediction model after an elaborate literature review. To build a prediction model the following steps can be followed. Steps for building a predictive model  Collect the required data and preprocess it.  Select standard Machine Learning techniques instead of resorting to hybrid approaches.  Attributes mentioned in the attribute matrix can be used to build the model.  Split the data into training and testing set. Built the model with the training set and predict grades with the test data.  The model can be evaluated with metrics like Accuracy, RMSE, Precision and Recall.
  • 8. V. Sathya Durga and J. Thangakumar http://www.iaeme.com/IJCIET/index.asp 55 editor@iaeme.com 5. CONCLUSIONS This survey intends to compile research works on students performance prediction. The result of the survey was elaborately presented. To Make Every Man a Success and No Man a Failure [24] is the vision of the K. C. G. Verghese, Founder, Hindustan Institute of Technology and Science. If every educational institute implements predictive models to assess their students regularly, definitely we can make every student success and no student a failure. REFERENCES [1] Bernard Marr, How Much Data Do We Create Every Day? The Mind-Blowing Stats Everyone Should Read, 2018. https://www.forbes.com/sites/bernardmarr/2018/05/21/how-much-data-do-we-create- every-day-the-mind-blowing-stats-everyone-should-read/#692eade360ba [2] Bruce Goldman, King of the mountain - Digging data for a healthier world, 2012. http://sm.stanford.edu/archive/stanmed/2012summer/article3.html [3] Fahad Razaque., Nareena Soomro., Shoaib Ahmed Shaikh., Safeeullah Soomro., Javed Ahmed Samo., Natesh Kumar. and Huma Dharejo. Using Naïve Bayes Algorithm to Sudents' Bachelor Academic Performances Analysis. Proceedings 4th IEEE International Conference on Engineering Technologies and Applied Sciences, Salmabad, 2017, pp. 1-5. [4] Srinivas,A and Ramaraju,V. Detection of Failures by Analysis of Student Academic Performance using Naïve Bayes Classifier .International Journal of Computer & Mathematical Sciences, 7(3), 2017, pp. 277-283. [5] Ihsan Abu Amra,A. and Ashraf Maghari, Y.A. Students Performance Prediction Using KNN and Naïve Bayesian. Proceedings 8th International Conference on Information Technology.Amman, 2017, pp. 412-422. [6] Azwa Abdul Aziz, Nur Hafieza Ismail, Fadhilah Ahmad and Hasni Hassan. A Framework for Students’ Academic Performance Analysis using Naïve Bayes Classifier. Jurnal Teknologi, 2013, 80(5), pp. 13-19. [7] Bendangnuksung and Prabu, P. Students' Performance Prediction Using Deep Neural Network. International Journal of Applied Engineering Research, 13(2), 2018, pp. 1171- 1176. [8] Okubo.,F, Yamashita.,T, Shimada.,A, and Ogata.,A. A Neural Network Approach for Students' Performance Prediction. Proceedings Seventh International Learning Analytics & Knowledge Conference, Canada, 2017, pp. 598-599. [9] Karishma Bhegade, B., and Swati Shinde,V. Student Performance Prediction System with Educational Data Mining. International Journal of Computer Applications, 146 (5), 2016, pp. 32-35. [10] Tribhuvan,A.P., Tribhuvan ,P.P., and Gade, J.G. 2015. Applying Naive Bayesian Classifier For Predicting Performance Of A Student Using Weka. 7(1), 2015, pp. 239-242. [11] Eashwar,K.B, and Venkatesan, R, Student Performance Prediction Using Svm. International Journal of Mechanical Engineering and Technology (IJMET). 8(11), 2017, pp .649-662.
  • 9. A Complete Survey on Predicting Performance of Engineering Students http://www.iaeme.com/IJCIET/index.asp 56 editor@iaeme.com [12] Jamuna,M., and Shoba,S.A. Educational Data Mining & Students Performance Prediction Using Svm Techniques. 2017.International Research Journal of Engineering and Technology. 4(8), 2017,pp. 1248-1254. [13] Tribhuvan, A.P., Tribhuvan, P.P., and Gade J.G. Applying Naive Bayesian Classifier For Predicting Performance Of A Student Using Weka. 7(1),2015, pp. 239-242. [14] Tripti Mishra, Dharminder Kumar and Sangeeta Gupta. Mining Students’ Data for Performance Prediction. Proceedings of Fourth International Conference on Advanced Computing & Communication Technologies, Washington, 2014, pp. 255-262. [15] Ramjeet Singh Yadav, Soni,A.K and Saurabh Pal,A.M. Study of Academic Performance Evaluation Using Fuzzy Logic Techniques. In Proceedings of the International Conference on Computing for Sustainable Global Development NewDelhi,2014, pp. 48- 53. [16] Shilpa Ingoley,N., and Bakal, J.W. Students’ Performance Evaluation Using Fuzzy Logic. Proceedings nirma university international conference on engineering. Nuicone 2012, pp.1-3. [17] Hind Almayan and Waheeda Al Mayyan. Improving Accuracy of Students' Final Grade Prediction Model Using PSO . Proceedings 6th International Conference on Information Communication and Management,Hatfield,2016, pp. 35-39. [18] Ramanathan,L., Angelina Geetha, Khalid and Swarnalatha. Student Performance Prediction Model Based on Lion-Wolf Neural Network. International Journal of Intelligent Engineering & System, 10(1), 2016, pp. 114-123. [19] Fahim Sikder,M.D., Jamal Uddin,M.d. and Sajal Halder. Predicting Students Yearly Performance using Neural Network: A Case Study of BSMRSTU. Proceedings 5th International Conference on Informatics, Electronics and Vision (ICIEV).2016.pp.524- 529 [20] Huda Al-Shehri, Amani Al-Qarni, Leena Al-Saati and Arwa Batoaq. Student Performance Prediction Using SupportVector Machine and K-Nearest Neighbor. Proceedings of IEEE 30th Canadian Conference on Electrical and Computer Engineering. 2017. pp.1-4. [21] Meenakshi and Pankaj. Application of Fuzzy Logic for Evaluation of Academic Performance of Students of Computer Application Course, 3(10), pp.260-267. [22] Omar Augusto Echegaray-Calderon and Dennis Barrios-Aranibar. Optimal selection of factors using Genetic Algorithms and Neural Networks for the prediction of students’ academic performance. 2015 Latin America Congress on Computational Intelligence (LA- CCI).pp.1-6. [23] Ruhi Kabra,R., and Bichkar,R,S. 2017. Students’ performance prediction using genetic algorithm. International Journal of Mechanical Engineering and Technology, 8(11) , pp. 649–662. [24] Tribute to Our Founder, https://hindustanuniv.ac.in/founder.php [25] Amirah Mohamed Shahiria., Wahidah Husaina, and Nur’aini Abdul Rashida. A Review on Predicting Student’s Performance using Data Mining Techniques. Proceedings The Third Information Systems International Conference, 2015.Malaysia. pp. 412-422.