SlideShare a Scribd company logo
International Journal of Trend in
International Open Access Journal
ISSN No: 2456
INTERNATIONAL CON
ITS IMPACT ON BUSINESS AND INDUSTRY
Organised By: V. P. Institute of Management Studies & Research, Sangli
@ IJTSRD | Available Online @ www.ijtsrd.com
Classification Technique
Student
Assistant Professor, V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India
Affiliated to Shivaji University, Kolhapur
ABSTRACT
In education system it is very important to decide
learning behavior of students. Today there is huge
competition in higher educational institutes. Quality
education is essential for facing new educational
challenges. Educational Data Mining is useful to
classify students according to their knowledge and
learning behavior. It helps teachers to implement
different teaching methodology as per learning
behavior of student. Researcher used Naïve Bayes
classification technique on training data set of
students. Classification is a supervised learning
approach which categorized data into predefined
classes. The implementation is carried out using C#.
Algorithm is implemented on set of multivalued
attributes to predict slow learner, average learner and
fast learner students. The objective of researcher is to
extract hidden knowledge from dataset for prediction
of learning behavior of student.
KEYWORD: Training Dataset, Supervised,
Unsupervised, Machine learning, Data Mining.
I. INTRODUCTION
Data Mining is a process of discovering knowledge
from database. It is a technique to identify patterns
and determine relationship between objects in dataset.
Data mining motivates various applications in
machine learning to learn from data. It consists of
many algorithms which are based on supervised and
unsupervised learning. There are different techniques
of data mining like classification, clustering,
predictive analysis, association rule mining, sequence
mining, graph mining, regression and time series
analysis etc. Selection and implementation of best
International Journal of Trend in Scientific Research and Development (IJTSRD)
International Open Access Journal | www.ijtsrd.com
ISSN No: 2456 - 6470 | Conference Issue – ICDEBI
INTERNATIONAL CONFERENCE ON DIGITAL ECONOMY AND
TS IMPACT ON BUSINESS AND INDUSTRY
Organised By: V. P. Institute of Management Studies & Research, Sangli
www.ijtsrd.com | Conference Issue: ICDEBI-2018 |
Classification Technique for Predicting Learning Behavior
Student in Higher Education
Mrs. Varsha. P. Desai
V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India
Affiliated to Shivaji University, Kolhapur, Maharashtra, India
In education system it is very important to decide
learning behavior of students. Today there is huge
competition in higher educational institutes. Quality
education is essential for facing new educational
challenges. Educational Data Mining is useful to
lassify students according to their knowledge and
learning behavior. It helps teachers to implement
different teaching methodology as per learning
behavior of student. Researcher used Naïve Bayes
classification technique on training data set of
lassification is a supervised learning
approach which categorized data into predefined
classes. The implementation is carried out using C#.
Algorithm is implemented on set of multivalued
attributes to predict slow learner, average learner and
students. The objective of researcher is to
extract hidden knowledge from dataset for prediction
Training Dataset, Supervised,
Unsupervised, Machine learning, Data Mining.
discovering knowledge
from database. It is a technique to identify patterns
and determine relationship between objects in dataset.
Data mining motivates various applications in
machine learning to learn from data. It consists of
based on supervised and
unsupervised learning. There are different techniques
of data mining like classification, clustering,
predictive analysis, association rule mining, sequence
mining, graph mining, regression and time series
d implementation of best
suitable algorithm for getting optimum solution to the
problem is a challenging task in data mining.
Data mining plays vital role in education system.
Predicting learning behavior of student is very critical
process. Learning behavior of student depend of
different factors like gender, family background,
location, age, interest, strength, weakness, culture,
curriculum etc. Today education system creates
tremendous carrier opportunities in the front of
students. It is challenging work for teacher to provide
education as per student need and interest. Learning
student behavior is very essential for getting better
teaching outcome as well as student’s satisfaction. A
Classification technique in data mining helps teachers
to predict student behavior and selecting appropriate
teaching methodology to enhance teaching and
learning process.
II. Literature Review:
Researcher has gone through previous research related
to classification techniques in data mining. It is
observed that, Naïve Bayes classification algorithm is
used for student’s performance classification. Web
mining and multifactor analysis technique is
implemented for prediction [3]
forest and Naïve Bayes theorem is used for
classification of student behavior
results of all three algorithms and it is found that
Naïve Bayes method gives better results than other
classification techniques.[4]
Naïve Bays algorithm is
implemented for slow Lerner prediction using python
and accuracy is compared using WEKA data mining
tool.
Research and Development (IJTSRD)
www.ijtsrd.com
ICDEBI-2018
FERENCE ON DIGITAL ECONOMY AND
TS IMPACT ON BUSINESS AND INDUSTRY
Organised By: V. P. Institute of Management Studies & Research, Sangli
| Oct 2018 Page: 163
g Learning Behavior of
V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India
suitable algorithm for getting optimum solution to the
problem is a challenging task in data mining.
Data mining plays vital role in education system.
Predicting learning behavior of student is very critical
havior of student depend of
different factors like gender, family background,
location, age, interest, strength, weakness, culture,
curriculum etc. Today education system creates
tremendous carrier opportunities in the front of
work for teacher to provide
education as per student need and interest. Learning
student behavior is very essential for getting better
teaching outcome as well as student’s satisfaction. A
Classification technique in data mining helps teachers
tudent behavior and selecting appropriate
teaching methodology to enhance teaching and
Researcher has gone through previous research related
to classification techniques in data mining. It is
classification algorithm is
used for student’s performance classification. Web
mining and multifactor analysis technique is
. Decision tree, Random
forest and Naïve Bayes theorem is used for
classification of student behavior. Researcher evaluate
results of all three algorithms and it is found that
Naïve Bayes method gives better results than other
Naïve Bays algorithm is
implemented for slow Lerner prediction using python
using WEKA data mining
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
@ IJTSRD | Available Online @ www.ijtsrd.com
According to literature review it is found that Naïve
Bayes is suitable classification algorithm for multi
attribute analysis. It is essential to develop user
friendly application which useful in any education
sector. Researcher developed application using C# for
predicting learning behavior of student by
implementing Naïve Bayes theorem.
III. Classification Techniques:
Classification is a supervised learning method where
data is divided into different categories or classes.
The objective of classification to predict target class
for given dataset. There are various techniques of
classification like decision tree, Naïve Bayes
classifier, nearest neighbor approach, artificial neural
network these are important techniques of
classification. Accuracy of target prediction is
depends upon selection of classification technique. In
many real life situations classification is
fundamentally probabilistic, it is uncertain to which
class record is belong.[1]
IV. Naïve Bayes Classifier:
Bayesian classification is based on Bayes theorem.
The posterior probability of the class that a record
belongs to is an approximated using prior probability
which drawn from training dataset. Classification
model estimate the likelihood of the record belonging
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
www.ijtsrd.com | Conference Issue: ICDEBI-2018 |
According to literature review it is found that Naïve
Bayes is suitable classification algorithm for multi
attribute analysis. It is essential to develop user
friendly application which useful in any education
cher developed application using C# for
predicting learning behavior of student by
Classification is a supervised learning method where
data is divided into different categories or classes.
e objective of classification to predict target class
for given dataset. There are various techniques of
classification like decision tree, Naïve Bayes
classifier, nearest neighbor approach, artificial neural
network these are important techniques of
ification. Accuracy of target prediction is
depends upon selection of classification technique. In
many real life situations classification is
fundamentally probabilistic, it is uncertain to which
n classification is based on Bayes theorem.
The posterior probability of the class that a record
belongs to is an approximated using prior probability
which drawn from training dataset. Classification
model estimate the likelihood of the record belonging
to each class. The class with highest prevents for Y to
happen when events for X probability becomes the
class label for the record.[2]
Definition of Bayes Theorem:
variables X and Y, each of them taking a specific
value corresponds to a random event. A conditional
probability P(X/Y) represents the probability of
events for Y to happen when event for X have already
occurred.[2]
P(X/Y) = P(X/Y).P(Y)
P(X)
P(Y/X) = P(X/Y).P(Y)
P(Y)
V. Training Dataset:
Following table shows training dataset of MCA I year
student dataset. Here researcher is interested to predict
learning behavior of student from given training
dataset using Naïve Bayes algorithm. Student data
consists of different attributes like Gender, Area,
SSC_Medium, SSC_Percentage, HSC_faculty,
Math_At_HSC,Graduation_Marks,Admission_Type,
Entrance_Rank,ParentsIncome,,Attendan
cation_Skill, Learning_Behavior (Class Label) etc.
Table 1: Training Dataset:
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101
| Oct 2018 Page: 164
o each class. The class with highest prevents for Y to
happen when events for X probability becomes the
Definition of Bayes Theorem: Given two random
variables X and Y, each of them taking a specific
value corresponds to a random event. A conditional
probability P(X/Y) represents the probability of
events for Y to happen when event for X have already
Following table shows training dataset of MCA I year
student dataset. Here researcher is interested to predict
of student from given training
dataset using Naïve Bayes algorithm. Student data
consists of different attributes like Gender, Area,
SSC_Medium, SSC_Percentage, HSC_faculty,
Math_At_HSC,Graduation_Marks,Admission_Type,
Entrance_Rank,ParentsIncome,,Attendance,Communi
cation_Skill, Learning_Behavior (Class Label) etc.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
@ IJTSRD | Available Online @ www.ijtsrd.com
VI. Student related Variables:
VII. Data Pre-processing:
Data was pre-processed by performing following
operations [3]
:
1. Converting all fields to categories.
2. Features combine to reduce dimensionality.
3. Missing values are replaced by frequently
occurring values.
VIII. Algorithm:
1. Import dataset into Sqlserver
2. Find probability of each class.
3. Select parameter set as per input requirement.
4. For each input record:
i. For each attribute:
A. Entities are divided into different categories
according to categorical data.
B. Probability is calculated from training dataset.
5. For each attribute in testing dataset
i. For each attribute:
A. Calculate probability and classify the data
accordingly
B. Return the diagnosis parameter and calculated
probability of each class [4]
.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
www.ijtsrd.com | Conference Issue: ICDEBI-2018 |
by performing following
Features combine to reduce dimensionality.
Missing values are replaced by frequently
Select parameter set as per input requirement.
Entities are divided into different categories
Probability is calculated from training dataset.
Calculate probability and classify the data
Return the diagnosis parameter and calculated
C. Compare class wise probability value and
Return final classification which has highest
probability.
IX. Implementation of algorithm:
Here Naïve Bayes algorithm is implemented on above
dataset. C# is used for stepwise implementation of
algorithm and predicting data for unknown
tuple/record.
Algorithm is implemented to predict learning
behavior of student with following known attribute
values:
X= Gender=M, Area=Rural, SSC_Medium=English,
SSC_Percentage=Poor, HSC_Faculty=Commerce,
HSC_percentage=Good, Maths_At_HSC=Yes,
Graduation_Marks:Poor, Admission_Type=MC,
Entrance_Rank=Good, parents_Income
Attendance=Average, Communicaton_Skill=Good.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101
| Oct 2018 Page: 165
Compare class wise probability value and
Return final classification which has highest
Implementation of algorithm:
Here Naïve Bayes algorithm is implemented on above
dataset. C# is used for stepwise implementation of
algorithm and predicting data for unknown
Algorithm is implemented to predict learning
dent with following known attribute
X= Gender=M, Area=Rural, SSC_Medium=English,
SSC_Percentage=Poor, HSC_Faculty=Commerce,
HSC_percentage=Good, Maths_At_HSC=Yes,
Graduation_Marks:Poor, Admission_Type=MC,
Entrance_Rank=Good, parents_Income=Low,
Attendance=Average, Communicaton_Skill=Good.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
@ IJTSRD | Available Online @ www.ijtsrd.com
In above problem there are three classes:
C1: Learning Behavior Slow
C2: Learning Behavior Fast,
C3: Learning Behavior Average.
Here we need to predict whether X belongs to which
class.
P(X/C1)=0.33*0.33*0.33*0.33*0.66*0.33*1*0.33*0.
66*0.66*0.33*0.33*0.66=2.66
P(X/C2)=0.66*0.33*0.66*0.33*0.66*0.33*
0.33*0.33* 0.33*1*0.33*0.33*0.33=1.33
P(X/C3)=0.75*0.75*0.25*0.5*0.25*0.25*0.25*0.5*0.
25*0.25*0.5*0.75*0.25=3.21
P(X/C1)*P(C1)=2.66*0.3=0.798
P(X/C2)*P(C2)=1.33*0.3=0.399
P(X/C3)*P(C3)=3.21*0.4=1.284
P(X/C3)*P(C3) gives highest probability so X
belongs to class C3.
According to Naïve Bayes theorem it is predicted that
given tuple X belongs to class C3. Which means that
there is highest probability that student is Fast Lerner.
X. Finding:
Implementation of Naïve Bayes theorem using C# we
can find out Fast, Slow and Average learners.
Conclusion:
Naïve bays theorem is implemented using C# to
determine Slow Learner, Average Lerner and Fast
Learner. This application is useful in education
system to categories student according to their
learning behavior. Proposed application is very user
friendly and applicable for any higher education
sector. It helps teachers to implement different
teaching and learning techniques for providing quality
education to the students. Successful implementation
of this model will improve overall result and learning
interest among students.
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456
www.ijtsrd.com | Conference Issue: ICDEBI-2018 |
In above problem there are three classes:
Here we need to predict whether X belongs to which
0.33*0.33*0.33*0.66*0.33*1*0.33*0.
P(X/C2)=0.66*0.33*0.66*0.33*0.66*0.33*
0.33*0.33* 0.33*1*0.33*0.33*0.33=1.33
P(X/C3)=0.75*0.75*0.25*0.5*0.25*0.25*0.25*0.5*0.
P(X/C3)*P(C3) gives highest probability so X
According to Naïve Bayes theorem it is predicted that
given tuple X belongs to class C3. Which means that
ent is Fast Lerner.
Implementation of Naïve Bayes theorem using C# we
can find out Fast, Slow and Average learners.
Naïve bays theorem is implemented using C# to
determine Slow Learner, Average Lerner and Fast
Learner. This application is useful in education
system to categories student according to their
learning behavior. Proposed application is very user
applicable for any higher education
sector. It helps teachers to implement different
teaching and learning techniques for providing quality
education to the students. Successful implementation
of this model will improve overall result and learning
REFERENCES:
1. Jiawei Han and Micheline Kamber,
Concepts and Techniques
0535-8.
2. Hongbo Du, Data Mining Technique,
81-315-1955-4.
3. K. Prasada Rao, M. V. P. Chandra Sekhara Rao,
B. Ramesh, Predicting Learning Behavior of
Students using Classification Techniques,
International Journal of Computer Applications
(0975 – 8887) Volume 139
4. Swati and Rajinder Kaur,
Classification for the Slow Learner Prediction
over Various Class of Student Dataset,
Journal of Science and Technology,
DOI: 10.17485/ijst/2016/v9i48/103651, December
2016, ISSN (Online): 0974
5. Swati and Rajinder Kaur, Multifactor Naïve Bayes
Classification For The Slow Learner Prediction
Over Multicass Student Dataset,
Journal on Computational Science & Applications
(IJCSA) Vol.6, No. 4, August 2016
6. Shiwani Rana*, Roopali Garg,
Prediction using Multi-
Classification Algorithm,
Information Technology, UIET, Panjab
University, Chandigarh, India. 02 December
2016.
7. R. Kohavi, “Scaling up the accuracy of Naïve
Bayes classifiers: a decision
International Conference on K
Discovery and Data Mining (KDD 96), ACM,
Aug. 1996, pp. 202-207.
8. C. G. Nespereira, E. Elhariri, N. El
Vilas, and R. P. D. Redondo,
based classification approach for predicting
student’s performance in blended lear
International Conference on Advanced Intelligent
System and Informatics (AISI 15), Springer, Nov.
2015, pp. 47-56.
9. Sudha M, Kumaravel A. Performance comparison
based on attribute selection tools for data mining.
Indian Journal of Science and
Nov; 7(S7):1–5.
10. Weka, University of Waikato, New Zealand,
http://www.cs.waikato.ac.nz/ml/weka/
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101
| Oct 2018 Page: 166
Jiawei Han and Micheline Kamber, Data Mining
Concepts and Techniques ISBN-978-81-312-
, Data Mining Technique, ISBN-978-
P. Chandra Sekhara Rao,
Predicting Learning Behavior of
Students using Classification Techniques,
International Journal of Computer Applications
8887) Volume 139 – No.7, April 2016.
and Rajinder Kaur, Using Factor
Classification for the Slow Learner Prediction
r Various Class of Student Dataset, Indian
Journal of Science and Technology, Vol 9(48),
DOI: 10.17485/ijst/2016/v9i48/103651, December
0974-564.
, Multifactor Naïve Bayes
Classification For The Slow Learner Prediction
Over Multicass Student Dataset, International
Journal on Computational Science & Applications
(IJCSA) Vol.6, No. 4, August 2016
Shiwani Rana*, Roopali Garg, Slow Learner
-Variate Naïve Bayes
Classification Algorithm, Department of
Information Technology, UIET, Panjab
University, Chandigarh, India. 02 December
Scaling up the accuracy of Naïve
Bayes classifiers: a decision-tree hybrid," Proc.
International Conference on Knowledge
Discovery and Data Mining (KDD 96), ACM,
C. G. Nespereira, E. Elhariri, N. El-Bendary, A. F.
Vilas, and R. P. D. Redondo, “Machine learning
based classification approach for predicting
student’s performance in blended learning,” Proc.
International Conference on Advanced Intelligent
System and Informatics (AISI 15), Springer, Nov.
Performance comparison
based on attribute selection tools for data mining.
Indian Journal of Science and Technology. 2014
Weka, University of Waikato, New Zealand,
http://www.cs.waikato.ac.nz/ml/weka/

More Related Content

DOCX
Learning analytics summary document Prakash
PDF
Recognition of Slow Learners Using Classification Data Mining Techniques
PPTX
Educational Data Mining in Program Evaluation: Lessons Learned
PDF
Smartphone, PLC Control, Bluetooth, Android, Arduino.
PDF
A LEARNING ANALYTICS APPROACH FOR STUDENT PERFORMANCE ASSESSMENT
PDF
Application of Higher Education System for Predicting Student Using Data mini...
PDF
IRJET- Academic Performance Analysis System
PDF
IRJET- Analysis of Student Performance using Machine Learning Techniques
Learning analytics summary document Prakash
Recognition of Slow Learners Using Classification Data Mining Techniques
Educational Data Mining in Program Evaluation: Lessons Learned
Smartphone, PLC Control, Bluetooth, Android, Arduino.
A LEARNING ANALYTICS APPROACH FOR STUDENT PERFORMANCE ASSESSMENT
Application of Higher Education System for Predicting Student Using Data mini...
IRJET- Academic Performance Analysis System
IRJET- Analysis of Student Performance using Machine Learning Techniques

What's hot (19)

PDF
Predicting instructor performance using data mining techniques in higher educ...
PDF
Research of Influencing Factors of College Students’ Personalized Learning Ba...
PPTX
Cite presentation
PDF
Recommendation of Data Mining Technique in Higher Education Prof. Priya Thaka...
PDF
Learning Analytics In Higher Education: Struggles & Successes (Part 2)
PDF
A Survey on Research work in Educational Data Mining
PDF
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
PPTX
Using Analytics to Transform the Library Agenda - Linda Corrin | Talis Insigh...
PDF
Developing Self-regulated Learning in High-school Students: The Role of Learn...
PDF
DATA MINING IN EDUCATION : A REVIEW ON THE KNOWLEDGE DISCOVERY PERSPECTIVE
PDF
EDM_IJTIR_Article_201504020
PPTX
USING LEARNING ANALYTICS TO PREDICT STUDENTS’ PERFORMANCE IN MOODLE LMS
PPTX
Intelligent system for sTudent placement
PPTX
Educational Data Mining in relation to Educational Statistics of Nepal
PDF
27_06_2019 Wolfgang Greller, from University of Teacher Education (Viena), on...
PPTX
Learning Analytics for Self-Regulated Learning (2019)
PPT
Personality Assessment using Twitter Tweets
PPTX
Usability Analysis of Educational Information Systems from Student’s Perspective
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
Predicting instructor performance using data mining techniques in higher educ...
Research of Influencing Factors of College Students’ Personalized Learning Ba...
Cite presentation
Recommendation of Data Mining Technique in Higher Education Prof. Priya Thaka...
Learning Analytics In Higher Education: Struggles & Successes (Part 2)
A Survey on Research work in Educational Data Mining
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
Using Analytics to Transform the Library Agenda - Linda Corrin | Talis Insigh...
Developing Self-regulated Learning in High-school Students: The Role of Learn...
DATA MINING IN EDUCATION : A REVIEW ON THE KNOWLEDGE DISCOVERY PERSPECTIVE
EDM_IJTIR_Article_201504020
USING LEARNING ANALYTICS TO PREDICT STUDENTS’ PERFORMANCE IN MOODLE LMS
Intelligent system for sTudent placement
Educational Data Mining in relation to Educational Statistics of Nepal
27_06_2019 Wolfgang Greller, from University of Teacher Education (Viena), on...
Learning Analytics for Self-Regulated Learning (2019)
Personality Assessment using Twitter Tweets
Usability Analysis of Educational Information Systems from Student’s Perspective
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
Ad

Similar to Classification Technique for Predicting Learning Behavior of Student in Higher Education (20)

PDF
Identifying the Key Factors of Training Technical School and College Teachers...
PDF
Clustering Students of Computer in Terms of Level of Programming
DOC
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
PDF
Extending the Student’s Performance via K-Means and Blended Learning
PDF
AI-Learning style prediction for primary education
PPTX
Student Risk Analysis Management for Analysis
PDF
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
PDF
Vol2no2 7 copy
PDF
Student Performance Evaluation in Education Sector Using Prediction and Clust...
DOC
A Survey on Educational Data Mining Techniques
PDF
Data mining approach to predict academic performance of students
PDF
A Systematic Review on the Educational Data Mining and its Implementation in ...
PDF
Scientific Paper-2
PDF
Multi-label feature aware XGBoost model for student performance assessment us...
PDF
IRJET - Recommendation of Branch of Engineering using Machine Learning
PDF
G017224349
DOCX
Technology Enabled Learning to Improve Student Performance: A Survey
DOCX
Technology Enabled Learning to Improve Student Performance: A Survey
Identifying the Key Factors of Training Technical School and College Teachers...
Clustering Students of Computer in Terms of Level of Programming
Performance Evaluation of Feature Selection Algorithms in Educational Data Mi...
Extending the Student’s Performance via K-Means and Blended Learning
AI-Learning style prediction for primary education
Student Risk Analysis Management for Analysis
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
Vol2no2 7 copy
Student Performance Evaluation in Education Sector Using Prediction and Clust...
A Survey on Educational Data Mining Techniques
Data mining approach to predict academic performance of students
A Systematic Review on the Educational Data Mining and its Implementation in ...
Scientific Paper-2
Multi-label feature aware XGBoost model for student performance assessment us...
IRJET - Recommendation of Branch of Engineering using Machine Learning
G017224349
Technology Enabled Learning to Improve Student Performance: A Survey
Technology Enabled Learning to Improve Student Performance: A Survey
Ad

More from ijtsrd (20)

PDF
A Study of School Dropout in Rural Districts of Darjeeling and Its Causes
PDF
Pre extension Demonstration and Evaluation of Soybean Technologies in Fedis D...
PDF
Pre extension Demonstration and Evaluation of Potato Technologies in Selected...
PDF
Pre extension Demonstration and Evaluation of Animal Drawn Potato Digger in S...
PDF
Pre extension Demonstration and Evaluation of Drought Tolerant and Early Matu...
PDF
Pre extension Demonstration and Evaluation of Double Cropping Practice Legume...
PDF
Pre extension Demonstration and Evaluation of Common Bean Technology in Low L...
PDF
Enhancing Image Quality in Compression and Fading Channels A Wavelet Based Ap...
PDF
Manpower Training and Employee Performance in Mellienium Ltdawka, Anambra State
PDF
A Statistical Analysis on the Growth Rate of Selected Sectors of Nigerian Eco...
PDF
Automatic Accident Detection and Emergency Alert System using IoT
PDF
Corporate Social Responsibility Dimensions and Corporate Image of Selected Up...
PDF
The Role of Media in Tribal Health and Educational Progress of Odisha
PDF
Advancements and Future Trends in Advanced Quantum Algorithms A Prompt Scienc...
PDF
A Study on Seismic Analysis of High Rise Building with Mass Irregularities, T...
PDF
Descriptive Study to Assess the Knowledge of B.Sc. Interns Regarding Biomedic...
PDF
Performance of Grid Connected Solar PV Power Plant at Clear Sky Day
PDF
Vitiligo Treated Homoeopathically A Case Report
PDF
Vitiligo Treated Homoeopathically A Case Report
PDF
Uterine Fibroids Homoeopathic Perspectives
A Study of School Dropout in Rural Districts of Darjeeling and Its Causes
Pre extension Demonstration and Evaluation of Soybean Technologies in Fedis D...
Pre extension Demonstration and Evaluation of Potato Technologies in Selected...
Pre extension Demonstration and Evaluation of Animal Drawn Potato Digger in S...
Pre extension Demonstration and Evaluation of Drought Tolerant and Early Matu...
Pre extension Demonstration and Evaluation of Double Cropping Practice Legume...
Pre extension Demonstration and Evaluation of Common Bean Technology in Low L...
Enhancing Image Quality in Compression and Fading Channels A Wavelet Based Ap...
Manpower Training and Employee Performance in Mellienium Ltdawka, Anambra State
A Statistical Analysis on the Growth Rate of Selected Sectors of Nigerian Eco...
Automatic Accident Detection and Emergency Alert System using IoT
Corporate Social Responsibility Dimensions and Corporate Image of Selected Up...
The Role of Media in Tribal Health and Educational Progress of Odisha
Advancements and Future Trends in Advanced Quantum Algorithms A Prompt Scienc...
A Study on Seismic Analysis of High Rise Building with Mass Irregularities, T...
Descriptive Study to Assess the Knowledge of B.Sc. Interns Regarding Biomedic...
Performance of Grid Connected Solar PV Power Plant at Clear Sky Day
Vitiligo Treated Homoeopathically A Case Report
Vitiligo Treated Homoeopathically A Case Report
Uterine Fibroids Homoeopathic Perspectives

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
master seminar digital applications in india
PDF
Sports Quiz easy sports quiz sports quiz
PDF
Insiders guide to clinical Medicine.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Institutional Correction lecture only . . .
PPTX
Lesson notes of climatology university.
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
O5-L3 Freight Transport Ops (International) V1.pdf
master seminar digital applications in india
Sports Quiz easy sports quiz sports quiz
Insiders guide to clinical Medicine.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
Cell Types and Its function , kingdom of life
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Microbial disease of the cardiovascular and lymphatic systems
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Institutional Correction lecture only . . .
Lesson notes of climatology university.
Abdominal Access Techniques with Prof. Dr. R K Mishra
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025

Classification Technique for Predicting Learning Behavior of Student in Higher Education

  • 1. International Journal of Trend in International Open Access Journal ISSN No: 2456 INTERNATIONAL CON ITS IMPACT ON BUSINESS AND INDUSTRY Organised By: V. P. Institute of Management Studies & Research, Sangli @ IJTSRD | Available Online @ www.ijtsrd.com Classification Technique Student Assistant Professor, V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India Affiliated to Shivaji University, Kolhapur ABSTRACT In education system it is very important to decide learning behavior of students. Today there is huge competition in higher educational institutes. Quality education is essential for facing new educational challenges. Educational Data Mining is useful to classify students according to their knowledge and learning behavior. It helps teachers to implement different teaching methodology as per learning behavior of student. Researcher used Naïve Bayes classification technique on training data set of students. Classification is a supervised learning approach which categorized data into predefined classes. The implementation is carried out using C#. Algorithm is implemented on set of multivalued attributes to predict slow learner, average learner and fast learner students. The objective of researcher is to extract hidden knowledge from dataset for prediction of learning behavior of student. KEYWORD: Training Dataset, Supervised, Unsupervised, Machine learning, Data Mining. I. INTRODUCTION Data Mining is a process of discovering knowledge from database. It is a technique to identify patterns and determine relationship between objects in dataset. Data mining motivates various applications in machine learning to learn from data. It consists of many algorithms which are based on supervised and unsupervised learning. There are different techniques of data mining like classification, clustering, predictive analysis, association rule mining, sequence mining, graph mining, regression and time series analysis etc. Selection and implementation of best International Journal of Trend in Scientific Research and Development (IJTSRD) International Open Access Journal | www.ijtsrd.com ISSN No: 2456 - 6470 | Conference Issue – ICDEBI INTERNATIONAL CONFERENCE ON DIGITAL ECONOMY AND TS IMPACT ON BUSINESS AND INDUSTRY Organised By: V. P. Institute of Management Studies & Research, Sangli www.ijtsrd.com | Conference Issue: ICDEBI-2018 | Classification Technique for Predicting Learning Behavior Student in Higher Education Mrs. Varsha. P. Desai V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India Affiliated to Shivaji University, Kolhapur, Maharashtra, India In education system it is very important to decide learning behavior of students. Today there is huge competition in higher educational institutes. Quality education is essential for facing new educational challenges. Educational Data Mining is useful to lassify students according to their knowledge and learning behavior. It helps teachers to implement different teaching methodology as per learning behavior of student. Researcher used Naïve Bayes classification technique on training data set of lassification is a supervised learning approach which categorized data into predefined classes. The implementation is carried out using C#. Algorithm is implemented on set of multivalued attributes to predict slow learner, average learner and students. The objective of researcher is to extract hidden knowledge from dataset for prediction Training Dataset, Supervised, Unsupervised, Machine learning, Data Mining. discovering knowledge from database. It is a technique to identify patterns and determine relationship between objects in dataset. Data mining motivates various applications in machine learning to learn from data. It consists of based on supervised and unsupervised learning. There are different techniques of data mining like classification, clustering, predictive analysis, association rule mining, sequence mining, graph mining, regression and time series d implementation of best suitable algorithm for getting optimum solution to the problem is a challenging task in data mining. Data mining plays vital role in education system. Predicting learning behavior of student is very critical process. Learning behavior of student depend of different factors like gender, family background, location, age, interest, strength, weakness, culture, curriculum etc. Today education system creates tremendous carrier opportunities in the front of students. It is challenging work for teacher to provide education as per student need and interest. Learning student behavior is very essential for getting better teaching outcome as well as student’s satisfaction. A Classification technique in data mining helps teachers to predict student behavior and selecting appropriate teaching methodology to enhance teaching and learning process. II. Literature Review: Researcher has gone through previous research related to classification techniques in data mining. It is observed that, Naïve Bayes classification algorithm is used for student’s performance classification. Web mining and multifactor analysis technique is implemented for prediction [3] forest and Naïve Bayes theorem is used for classification of student behavior results of all three algorithms and it is found that Naïve Bayes method gives better results than other classification techniques.[4] Naïve Bays algorithm is implemented for slow Lerner prediction using python and accuracy is compared using WEKA data mining tool. Research and Development (IJTSRD) www.ijtsrd.com ICDEBI-2018 FERENCE ON DIGITAL ECONOMY AND TS IMPACT ON BUSINESS AND INDUSTRY Organised By: V. P. Institute of Management Studies & Research, Sangli | Oct 2018 Page: 163 g Learning Behavior of V. P. Institute of Management Studies & Research, Sangli, Maharashtra, India suitable algorithm for getting optimum solution to the problem is a challenging task in data mining. Data mining plays vital role in education system. Predicting learning behavior of student is very critical havior of student depend of different factors like gender, family background, location, age, interest, strength, weakness, culture, curriculum etc. Today education system creates tremendous carrier opportunities in the front of work for teacher to provide education as per student need and interest. Learning student behavior is very essential for getting better teaching outcome as well as student’s satisfaction. A Classification technique in data mining helps teachers tudent behavior and selecting appropriate teaching methodology to enhance teaching and Researcher has gone through previous research related to classification techniques in data mining. It is classification algorithm is used for student’s performance classification. Web mining and multifactor analysis technique is . Decision tree, Random forest and Naïve Bayes theorem is used for classification of student behavior. Researcher evaluate results of all three algorithms and it is found that Naïve Bayes method gives better results than other Naïve Bays algorithm is implemented for slow Lerner prediction using python using WEKA data mining
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 @ IJTSRD | Available Online @ www.ijtsrd.com According to literature review it is found that Naïve Bayes is suitable classification algorithm for multi attribute analysis. It is essential to develop user friendly application which useful in any education sector. Researcher developed application using C# for predicting learning behavior of student by implementing Naïve Bayes theorem. III. Classification Techniques: Classification is a supervised learning method where data is divided into different categories or classes. The objective of classification to predict target class for given dataset. There are various techniques of classification like decision tree, Naïve Bayes classifier, nearest neighbor approach, artificial neural network these are important techniques of classification. Accuracy of target prediction is depends upon selection of classification technique. In many real life situations classification is fundamentally probabilistic, it is uncertain to which class record is belong.[1] IV. Naïve Bayes Classifier: Bayesian classification is based on Bayes theorem. The posterior probability of the class that a record belongs to is an approximated using prior probability which drawn from training dataset. Classification model estimate the likelihood of the record belonging International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 www.ijtsrd.com | Conference Issue: ICDEBI-2018 | According to literature review it is found that Naïve Bayes is suitable classification algorithm for multi attribute analysis. It is essential to develop user friendly application which useful in any education cher developed application using C# for predicting learning behavior of student by Classification is a supervised learning method where data is divided into different categories or classes. e objective of classification to predict target class for given dataset. There are various techniques of classification like decision tree, Naïve Bayes classifier, nearest neighbor approach, artificial neural network these are important techniques of ification. Accuracy of target prediction is depends upon selection of classification technique. In many real life situations classification is fundamentally probabilistic, it is uncertain to which n classification is based on Bayes theorem. The posterior probability of the class that a record belongs to is an approximated using prior probability which drawn from training dataset. Classification model estimate the likelihood of the record belonging to each class. The class with highest prevents for Y to happen when events for X probability becomes the class label for the record.[2] Definition of Bayes Theorem: variables X and Y, each of them taking a specific value corresponds to a random event. A conditional probability P(X/Y) represents the probability of events for Y to happen when event for X have already occurred.[2] P(X/Y) = P(X/Y).P(Y) P(X) P(Y/X) = P(X/Y).P(Y) P(Y) V. Training Dataset: Following table shows training dataset of MCA I year student dataset. Here researcher is interested to predict learning behavior of student from given training dataset using Naïve Bayes algorithm. Student data consists of different attributes like Gender, Area, SSC_Medium, SSC_Percentage, HSC_faculty, Math_At_HSC,Graduation_Marks,Admission_Type, Entrance_Rank,ParentsIncome,,Attendan cation_Skill, Learning_Behavior (Class Label) etc. Table 1: Training Dataset: International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101 | Oct 2018 Page: 164 o each class. The class with highest prevents for Y to happen when events for X probability becomes the Definition of Bayes Theorem: Given two random variables X and Y, each of them taking a specific value corresponds to a random event. A conditional probability P(X/Y) represents the probability of events for Y to happen when event for X have already Following table shows training dataset of MCA I year student dataset. Here researcher is interested to predict of student from given training dataset using Naïve Bayes algorithm. Student data consists of different attributes like Gender, Area, SSC_Medium, SSC_Percentage, HSC_faculty, Math_At_HSC,Graduation_Marks,Admission_Type, Entrance_Rank,ParentsIncome,,Attendance,Communi cation_Skill, Learning_Behavior (Class Label) etc.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 @ IJTSRD | Available Online @ www.ijtsrd.com VI. Student related Variables: VII. Data Pre-processing: Data was pre-processed by performing following operations [3] : 1. Converting all fields to categories. 2. Features combine to reduce dimensionality. 3. Missing values are replaced by frequently occurring values. VIII. Algorithm: 1. Import dataset into Sqlserver 2. Find probability of each class. 3. Select parameter set as per input requirement. 4. For each input record: i. For each attribute: A. Entities are divided into different categories according to categorical data. B. Probability is calculated from training dataset. 5. For each attribute in testing dataset i. For each attribute: A. Calculate probability and classify the data accordingly B. Return the diagnosis parameter and calculated probability of each class [4] . International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 www.ijtsrd.com | Conference Issue: ICDEBI-2018 | by performing following Features combine to reduce dimensionality. Missing values are replaced by frequently Select parameter set as per input requirement. Entities are divided into different categories Probability is calculated from training dataset. Calculate probability and classify the data Return the diagnosis parameter and calculated C. Compare class wise probability value and Return final classification which has highest probability. IX. Implementation of algorithm: Here Naïve Bayes algorithm is implemented on above dataset. C# is used for stepwise implementation of algorithm and predicting data for unknown tuple/record. Algorithm is implemented to predict learning behavior of student with following known attribute values: X= Gender=M, Area=Rural, SSC_Medium=English, SSC_Percentage=Poor, HSC_Faculty=Commerce, HSC_percentage=Good, Maths_At_HSC=Yes, Graduation_Marks:Poor, Admission_Type=MC, Entrance_Rank=Good, parents_Income Attendance=Average, Communicaton_Skill=Good. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101 | Oct 2018 Page: 165 Compare class wise probability value and Return final classification which has highest Implementation of algorithm: Here Naïve Bayes algorithm is implemented on above dataset. C# is used for stepwise implementation of algorithm and predicting data for unknown Algorithm is implemented to predict learning dent with following known attribute X= Gender=M, Area=Rural, SSC_Medium=English, SSC_Percentage=Poor, HSC_Faculty=Commerce, HSC_percentage=Good, Maths_At_HSC=Yes, Graduation_Marks:Poor, Admission_Type=MC, Entrance_Rank=Good, parents_Income=Low, Attendance=Average, Communicaton_Skill=Good.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 @ IJTSRD | Available Online @ www.ijtsrd.com In above problem there are three classes: C1: Learning Behavior Slow C2: Learning Behavior Fast, C3: Learning Behavior Average. Here we need to predict whether X belongs to which class. P(X/C1)=0.33*0.33*0.33*0.33*0.66*0.33*1*0.33*0. 66*0.66*0.33*0.33*0.66=2.66 P(X/C2)=0.66*0.33*0.66*0.33*0.66*0.33* 0.33*0.33* 0.33*1*0.33*0.33*0.33=1.33 P(X/C3)=0.75*0.75*0.25*0.5*0.25*0.25*0.25*0.5*0. 25*0.25*0.5*0.75*0.25=3.21 P(X/C1)*P(C1)=2.66*0.3=0.798 P(X/C2)*P(C2)=1.33*0.3=0.399 P(X/C3)*P(C3)=3.21*0.4=1.284 P(X/C3)*P(C3) gives highest probability so X belongs to class C3. According to Naïve Bayes theorem it is predicted that given tuple X belongs to class C3. Which means that there is highest probability that student is Fast Lerner. X. Finding: Implementation of Naïve Bayes theorem using C# we can find out Fast, Slow and Average learners. Conclusion: Naïve bays theorem is implemented using C# to determine Slow Learner, Average Lerner and Fast Learner. This application is useful in education system to categories student according to their learning behavior. Proposed application is very user friendly and applicable for any higher education sector. It helps teachers to implement different teaching and learning techniques for providing quality education to the students. Successful implementation of this model will improve overall result and learning interest among students. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456 www.ijtsrd.com | Conference Issue: ICDEBI-2018 | In above problem there are three classes: Here we need to predict whether X belongs to which 0.33*0.33*0.33*0.66*0.33*1*0.33*0. P(X/C2)=0.66*0.33*0.66*0.33*0.66*0.33* 0.33*0.33* 0.33*1*0.33*0.33*0.33=1.33 P(X/C3)=0.75*0.75*0.25*0.5*0.25*0.25*0.25*0.5*0. P(X/C3)*P(C3) gives highest probability so X According to Naïve Bayes theorem it is predicted that given tuple X belongs to class C3. Which means that ent is Fast Lerner. Implementation of Naïve Bayes theorem using C# we can find out Fast, Slow and Average learners. Naïve bays theorem is implemented using C# to determine Slow Learner, Average Lerner and Fast Learner. This application is useful in education system to categories student according to their learning behavior. Proposed application is very user applicable for any higher education sector. It helps teachers to implement different teaching and learning techniques for providing quality education to the students. Successful implementation of this model will improve overall result and learning REFERENCES: 1. Jiawei Han and Micheline Kamber, Concepts and Techniques 0535-8. 2. Hongbo Du, Data Mining Technique, 81-315-1955-4. 3. K. Prasada Rao, M. V. P. Chandra Sekhara Rao, B. Ramesh, Predicting Learning Behavior of Students using Classification Techniques, International Journal of Computer Applications (0975 – 8887) Volume 139 4. Swati and Rajinder Kaur, Classification for the Slow Learner Prediction over Various Class of Student Dataset, Journal of Science and Technology, DOI: 10.17485/ijst/2016/v9i48/103651, December 2016, ISSN (Online): 0974 5. Swati and Rajinder Kaur, Multifactor Naïve Bayes Classification For The Slow Learner Prediction Over Multicass Student Dataset, Journal on Computational Science & Applications (IJCSA) Vol.6, No. 4, August 2016 6. Shiwani Rana*, Roopali Garg, Prediction using Multi- Classification Algorithm, Information Technology, UIET, Panjab University, Chandigarh, India. 02 December 2016. 7. R. Kohavi, “Scaling up the accuracy of Naïve Bayes classifiers: a decision International Conference on K Discovery and Data Mining (KDD 96), ACM, Aug. 1996, pp. 202-207. 8. C. G. Nespereira, E. Elhariri, N. El Vilas, and R. P. D. Redondo, based classification approach for predicting student’s performance in blended lear International Conference on Advanced Intelligent System and Informatics (AISI 15), Springer, Nov. 2015, pp. 47-56. 9. Sudha M, Kumaravel A. Performance comparison based on attribute selection tools for data mining. Indian Journal of Science and Nov; 7(S7):1–5. 10. Weka, University of Waikato, New Zealand, http://www.cs.waikato.ac.nz/ml/weka/ International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 | IF: 4.101 | Oct 2018 Page: 166 Jiawei Han and Micheline Kamber, Data Mining Concepts and Techniques ISBN-978-81-312- , Data Mining Technique, ISBN-978- P. Chandra Sekhara Rao, Predicting Learning Behavior of Students using Classification Techniques, International Journal of Computer Applications 8887) Volume 139 – No.7, April 2016. and Rajinder Kaur, Using Factor Classification for the Slow Learner Prediction r Various Class of Student Dataset, Indian Journal of Science and Technology, Vol 9(48), DOI: 10.17485/ijst/2016/v9i48/103651, December 0974-564. , Multifactor Naïve Bayes Classification For The Slow Learner Prediction Over Multicass Student Dataset, International Journal on Computational Science & Applications (IJCSA) Vol.6, No. 4, August 2016 Shiwani Rana*, Roopali Garg, Slow Learner -Variate Naïve Bayes Classification Algorithm, Department of Information Technology, UIET, Panjab University, Chandigarh, India. 02 December Scaling up the accuracy of Naïve Bayes classifiers: a decision-tree hybrid," Proc. International Conference on Knowledge Discovery and Data Mining (KDD 96), ACM, C. G. Nespereira, E. Elhariri, N. El-Bendary, A. F. Vilas, and R. P. D. Redondo, “Machine learning based classification approach for predicting student’s performance in blended learning,” Proc. International Conference on Advanced Intelligent System and Informatics (AISI 15), Springer, Nov. Performance comparison based on attribute selection tools for data mining. Indian Journal of Science and Technology. 2014 Weka, University of Waikato, New Zealand, http://www.cs.waikato.ac.nz/ml/weka/