SlideShare a Scribd company logo
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. IV (Mar-Apr. 2016), PP 18-24
www.iosrjournals.org
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 18 | Page
Learner Model for Automatic Detection of Learning Style Using
FCM in Adaptive E-Learning System
Soni Sweta1
, Kanhaiya Lal 2
1,2
(Department Of Computer Science And Engineering Mesra, (Patna) Ranchi,India)
Abstract : The aim of this paper is to introduce an automatic student modeling approach for identifying
learning style in learning management systems according to Felder Silverman Learning Style Model
(FSLSM).This paper proposes the use of fuzzy cognitive maps FCMs as a tool for identifying learner’s learning
style to individualizing each learner’s according to their needs. FCMs are a soft computing tool which is a
combination of fuzzy logic and neural network. Result shows that according to this model student learning style
can be detected which give high precision value.
Keywords: Adaptive e-learning, Fuzzy cognitive map, Individualize, Learning Process, Personalized Learning
I. Introduction
In order to optimize and facilitate learners‟ interaction with a web-based educational system, one must
first decide on the human factors that have been taken into consideration and precisely identify the real needs of
the students. The focus of this paper is on learning style as one individual is different from the others in many
ways which play an important role in learning, according to educational psychologists. Learning style refers to
the individual‟s traits in which a learner approaches a learning task [2] and learning process. Learning styles
which refer to learner‟s preferred ways to learn can play an important role in adaptive e- learning systems [3].
With the knowledge of different styles, the system can provide personalized adaptive recommendations to the
learners to optimize learning process and improve effectiveness. Moreover, e-learning system which allows
computerized and statistical algorithms opens the opportunity to overcome drawbacks of the traditional
detection method that uses mainly questionnaire[3].There are many learning style models described in
literature[4][5][6], which show that every individual prefers to learn in different learning style. According to
above theories, adaptive e-learning system can also strengthen above concept so that incorporating student
learning style definitely enhances the learning process of learner [1]. In this paper, authors describe how
learning process influenced by learning styles because preferred mode of input varies from individual to
individual. In this paper, a new method is proposed that automatically detect‟ learning styles with respect to the
Felder- Silverman Learning Style Model based on their learning behaviors in e-learning course[1]. A fuzzy
cognitive Map (FCM), a soft computing technique, is used for learner model in this research work. Rest of the
paper is divided into four sections. Second section describes related work done so far in this domain. Third
section explains the concept of proposed model. Fourth section is an experimental section which gives the
results and related discussion. Last section concludes the whole work and gives the future aspects of the paper
should explain the nature of the problem, previous work, purpose and the contribution of the paper. The
contents of each section may be provided in simple way to understand easily the facts discussed in the paper.
II. Related Works
Several studies have been carried out on automatic approach; some of them are worth mentioning in
the following literatures:
 Graf, et al.in[1], an automatic approach for detecting learning style preferences according to the Felder-
Silverman learning style model (FSLSM), which can be used to find the FSLSM learning style based on
learning behavior of the students in LMS.
 Bahiah and Mariam in[2], providing parameters for identification of FSLSM learning style dimension from
e-Learning activities;
 Khan, et. al. in[3] an automatic identification for learning styles and affective states in web-based learning
management systems;
 Dung and Florea in[4], an approach for detecting FSLSM learning styles in learning management systems
based on students behaviors.
 Georgiou and Botsios applied FCM to learning style recognition[5]. They proposed a three-layer FCM
schema to allow experienced educators or cognitive psychology to tune up the system‟s parameters to
adjust the accuracy of the learning style recognition[6]. The inner layer is composed of the learning styles,
the middle one the learning activity factors, and the outer layer the 48 statements of the learning style
inventory.
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 19 | Page
2.1 The Felder-Silverman Learning Style Model
Research on the integration of learning styles in educational hypermedia began relatively recently and
only a few systems that attempted to adapt to learning styles have been developed[7]. Consequently, “it still is
unclear which aspects of learning styles are worth modeling and what can be done differently for users with
different learning styles”[8]. However, scientists agree that taking these student characteristics into account, one
can lead to an increased learning performance, greater enjoyment, enhanced motivation and reduced learning
time[7]. In order to make our literature based approach applicable for LMSs in general, only commonly used
learning activities and features in LMSs were selected for patterns analysis. These features include: content
objects, outlines, examples, self- assessment tests, exercises, and discussion forums. Furthermore, the
navigational behaviour of learner‟s in the course was also considered. In the next subsections, the bahaviours of
each learning style with respect to FSLSM are described in table 1 and the relevant patterns for identifying
learning styles for the given dimensions are presented, using the literature regarding FSLSM[9] as basis. It had
already proved that all engineering students are inductive so we eliminated the organization dimension from our
study and consider only Felder four learning style dimensions.
Table 1. Characteristics of each learning style with respect to FSLSM
Preferred Learning Style Dimension
Sensory-concrete material, more practical, std procedure Perception
Intuitive-abstract material, innovative, challenges
Visual-learning from picture Input
Verbal-learning from words
Inductive- It has proved that engg. students are Inductive Organization
Deductive
Active-Learning by doing, group work Processing
Reflective-learning by thinking work alone
Sequential-learn in linear steps, use partial knowledge Understanding
Global-learn in large leaps, need big picture
2.2 Mathematical Representation of Fuzzy Cognitive Maps
Fuzzy Cognitive Maps are fuzzy signed graphs with feedback (Stylios et al., 1997a). FCM consists of
nodes represented by concepts 𝐂𝐢 and interconnections strength 𝐞𝐢𝐣 between concept 𝐂𝐢 and concept𝐂𝐣. A Fuzzy
Cognitive Map forms a dynamic model. It is in fact a complex system consists of collection of concepts and
there are cause and effect relationship between them. A simple illustration of a Fuzzy Cognitive Map is depicted
in Figure1: as below, which consists of five nodes-concepts:
Interconnection‟s strength value eij among concepts is characterized by a weight wij . It is described as
the grade of causality between two concepts. Weights take fuzzy values in the interval [-1, 1]. The sign of the
weight indicates positive causality, then wij > 0 between concept Ci and concept Cj, i.e. an increase of the value
of concept Ci causes an increase in the value of concept Cj and similarly a decrease of the value of concept Ci
causes decrease in the value of conceptCj. When there is negative causality between two concepts, then wij < 0;
the increase in the first concept means the decrease in the value of the second concept and vice-versa[10].
Fig. 1. Simple FCM Structure
The value of each concept is calculated by applying the calculation rule of equation as given in
equation (1) where influence of one concept on another is also computed simultaneously:
𝑥i t = ƒ (𝑥j t − 1 wji
n
j=1
j≠1
(1)
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 20 | Page
Where 𝑥i t = the value of concept Ci at time t,
𝑥j t − 1 = the value of concept Cj at timet − 1,
wji is the weight of the interconnected concepts Cj and Ci and
f = sigmoid function where f =
1
1+e−λx
Other proposed squeezing functions are the tanh 𝑥 ,tanh 𝑥
2 and they convert the result of the
multiplication into the fuzzy interval [0,1] or [-1,1], where concepts can take any values in between.
At each time interval, values for all concepts of Fuzzy Cognitive Map change and process recalculation as per
equation (1). The calculation rule for each simulation step of FCM includes newly calculated values for all the
concepts. It consists of n 𝑥1 vector X which gathers the values of n concepts, and the matrix W = wij 1≤i,j≤n
which gathers the values of the causal edge weights for the Fuzzy Cognitive Map, where the dimension of the
matrices is equal to the number n of the distinct concepts used in the map. So the new state vector X of the FCM
at time t is calculated according to the equation:
X t = ƒ WT
X t − 1 (2)
2.3 Construction and Learning for FCM I
Experts who have knowledge and experience on the operation and behaviour of the system are
involved in the determination of concepts, interconnections and assigning casual fuzzy weights to the
interconnections (Kosko, 1992; Stylios and Groumpos, 1999). Generally, Fuzzy Cognitive Maps can be
understood using learning algorithms in a similar way as in the neural networks theory. Proposed learning
algorithms are categorized as the unsupervised learning algorithms.
During the training period of FCM, the weights of the map change with a first-order learning law based on the
correlation or differential Hebbian learning law:
W′
= −Wij + x′
i x′
j (3)
So x′i x′j > 0 if values of concepts Ci Cj move in the same direction and
x′i x′j < 0 if values of concepts Ci Cj move in opposite directions;
Therefore, concepts which tend to be positive or negative at the same time have strong positive weights, while
those that tend to be opposite have strong negative weights.
III. Proposed FCM Approach For Detecting Learning Style
The proposed model is literature based. Recorded data of learners‟ behaviors during their interactions with
learning objects and learning activities have been used and corresponding mapping rules infer learning styles
with respect to the Felder-Silverman Learning Style Model. So, basically we apply rule based fuzzy cognitive
map. The development of learner model takes an active and challenging part in next generation adaptive e-
learning environments[11],[12]. The purpose of learner models is to drive personalization based on learner and
learning characteristics that are considered as important for the learning process, such as cognitive, affective
and behavioural variables. Modeling learning styles with FCM that proposed in this paper aims to find a
mapping between students „actions in the system and the learning style that they best fit. To achieve this goal,
the inputs of the network are required to be identified and its outputs and the meaning of their possible values
are to be deciphered.
3.1 Labeling Learning object/ Relevant features of behavior pattern
Learning style of a learner is a way how a learner collects, processes and organizes information [12].
This paper is based on Felder-Silverman learning style model. According to FSLSM, each learner has a
preferred learning style measured in four dimensions (active/reflective, sensing/intuitive, visual/verbal,
sequential/global)[13],[5].The concept for providing adaptivity based on learning styles aims to individualized
each learner according to their needs and learning styles[4].The paper annotates each learning objects or
learning activity to each of the one learning style of among 16.Given table 2 shows the mapping of learning
activity or learning objects with learning style in processing dimension.
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 21 | Page
Table 2. Learning styles to learning object (activity) mapping for processing dimension
3.2 Collecting and processing information
Here, we measure measurable learning objects like theory, example, exercise, audio, video,
assignments etc. It is pertinent to mention that some input data and activity variables in terms of learning
objects cannot be mapped like touch, feel, taste, smell etc. The recorded learners‟ interactive data and their
preferences at perceiving and processing information could be considered as fuzzy sets and the relations among
them and learning styles can be considered as fuzzy relationships. In this way, the appropriateness of Fuzzy
cognitive maps for diagnosing user learner style is evident and very much relevant.
3.3 Input layer
When learners interact with the system all the interactive and activity data are automatically captured
and stored by the system in terms of log file. During interaction learner interact with different learning objects
/activitiesof set {L1, L2….Ln}.
The input data captured are on the basis of number of visits, time period and order of visiting the
learning material. These captured data produce a large number of sets having measurable patterns. Here, only
relevant data patterns are taken into consideration for analyzing learner‟s behavior for monitoring aspects.
These patterns are analyzed by learning style diagnostic module. So, learner model basically refers to learning
style diagnosis module. To represent the input of the network, it is proposed to use one processing unit (neuron)
in the input layer per observed action in the system. For example, time spent on learning objects or learning
activity, number of hits on learning objects or activity, types of learning materials and format, marks on self-
assessment, exam delivery time etc.
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 22 | Page
3.4 Output layer
The output of the network should approximate the learning style of the students based on the actions presented
at the input layer.
Fig. 2. Sugeno Fuzzy Inference System
IV. Automatic Detection Of Learner’s Learning Style In E-Learning
This work is the extended version of my paper already published in literature[12]. For simplicity, fuzzy
variables are taken in three degrees of linguistic variable (low medium & high) for measurement of learning
style. Six degrees of linguistic variables may also be taken into the proposed framework. Threshold membership
values for classification of linguistic variables may be taken as per literature[15][16].Range varies from [0 1]
positive term define one pole of each learning style as follow :
0.00 to 0-0.3 weak,
0.3 to 0.7-moderate,
0.7 to 1.0 -strong.
With help of applying FCM learning algorithm, learning styles are identified by incorporating fuzzy
rules. To explain these approaches the following related definitions are mapped to above sets.
 the set of elements 𝑐𝑖∈Θ, where Θ={L};
 A, a linguistic term of a linguistic variable (e.g. almost absolute cause);
 A measurable numerical assignment compact interval Χ∈ (-∞, ∞);
 V∈Χ, a linguistic variable which is a label for 𝑐𝑖∈Θ;
μA(𝑐𝑖 ) and the membership value of 𝑐𝑖 represent the degree of membership of θi to
elements of the sets determined by linguistic term A.
Fig. 3. Membership Function range from [-1 1]
The proposed fuzzy sets and their corresponding membership functions are:
• Mweak(weak) the fuzzy set for concept value around 0-30% (0-0.3) with membership function μw.
• Mmoderate (Moderate) the fuzzy set for concept value around 30-70% (0.3-0.7) with membership function
μm.
• Mhigh(high) the fuzzy set for concept value around 70-100% (0.7-1)with membership function μh.
V. Experiment And Result
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 23 | Page
Implementation of this approach basically uses multiple resources because not only one resource has
all features, which gives the best result. The authors had provided 4 week C++ course taking 80 learning objects
or activities in account among 60 students. Moodle is used in this work because it is one of the best open source
software for providing to create powerful, flexible and engaging online courses and experiences in learning
management system[2]. The data gathered by APIE LMS based on Moodle require less amount of work in data
pre-processing than data collected by other systems because it stored all the relevant and authenticate web
usages. The results of this model obtained through an experimental on MATLAB fuzzy inference system and it
was compared with those obtained through the Index of Learning Style questionnaire given by Felder-
Silverman. The comparison showed high precision values of proposed method in identifying learning styles.
Moreover, the method does not depend on a particular LMS. These characteristics indicate that the proposed
method is promising and capable for wide use.
5.1 Fuzzy Inference System
Sugeno fuzzy inference system is applied to implement the functions of this module Inference Stage:
if-than rule for approximation reasoning, for example- if the time spend to read text is short and if time spend to
view video is high and number of frequency to hit video lecture is high and the number of correct answer in SA
is high and if few attempts to find the correct answer have been made than the student learning rate is fast and
student is visual. Representative picture of inference model is given in fig.2.
After fuzzy inference, the calculated linguistic variables are defuzzified using Center of Area (CoA) in crisp
values. The crisp values are linked with the diagnosed learning styles in all four dimensions as per Felder Silver
learning Style Model.
Table 3: shows an example of membership values obtain in each dimension of a student. Most important
derivation is that higher value gives the degree of belongings and negative and positive sign give the learning
style.
Table 3. Membership value in each learning style of a learner
Dimension 1 Dimension 2 Dimension 3 Dimension 4
ACT REF SEN INT SEQ GLO VIS VER
0.77 0.1 0.2 0.35 0.8 0.2 0.75 0.3
Table 4. Classification of learning styles on the basis of threshold membership value.
Dimension 1 Dimension 2 Dimension 3 Dimension 4
ACT REF SEN INT SEQ GLO VIS VER
S W W M S W S W
Table 4: shows an example of learning style of a student in all four dimension i.e.Strong Act/Modeate
Int/Strong seq/Strong visual.
VI. Comparison of precision value of FCM with Felder Index of learning style (ILS)
After pattern analysis and using fuzzy rule based cognitive map technique, learning styles were
detected. The authors compared the predicted learning styles to the results obtained using the ILS questionnaire
using precision formula given by [17].
Precision =
Sim LSFCM ,LSILS
n
1
𝑛
………………………… )(Aeq
In this equation
 Sim is 1 if the values obtained with the FCM and ILS are equal,
 Sim 0 if they are opposite and
 Sim 0.5 if one is neutral and the other an extreme value;
n is the number of students studied.
Experimentally, we obtain precision value in all dimensions
Precision: (71.25%, 76.12%, 75.25%, 77.35%) for Act/Ref, Sen/Int, Vis/Vrb, and Seq/Glo .
Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning…
DOI: 10.9790/0661-1802041824 www.iosrjournals.org 24 | Page
Fig 4: Comparison of precision value of FCM with ILS
VII. Conclusion
This paper presents an approach to develop learner Model to detect learning style of students to
individualizing students according to their student‟s learning style. This system is a learner centric instead of
teacher centric which could increase the students‟ autonomy. In future, we are working on to obtain complete
learner‟s information‟s and provide personalized environment. The model recommends those required activities
and or resources that would favour and improve their learning process and integrate learning styles into
Adaptive e-learning system to assess the effect of adapting educational system.
REFERENCES
[1]. S. Graf, Kinshuk, and T. C. Liu, “Identifying learning styles in learning management systems by using indications from students‟
behaviour,” Proc. - 8th IEEE Int. Conf. Adv. Learn. Technol. ICALT 2008, pp. 482–486, 2008.
[2]. N. B. H. Ahmad and S. M. Shamsuddin, “A comparative analysis of mining techniques for automatic detection of student‟s
learning style,” 2010 10th Int. Conf. Intell. Syst. Des. Appl., pp. 877–882, 2010.
[3]. T. Gaikwad and M. A. Potey, “Personalized course retrieval using literature based method in e-learning system,” Proc. - 2013 IEEE
5th Int. Conf. Technol. Educ. T4E 2013, pp. 147–150, 2013.
[4]. P. Q. Dung and a M. Florea, “Adaptation to Learners‟ Learning Styles in a Multi-Agent E-Learning System,” Leveraging Technol.
Learn. Vol Ii, vol. 2, no. 1, pp. 259–266, 2012.
[5]. D. A. Georgiou, S. Botsios, V. Mitropoulou, M. Papaioannou, C. Schizas, and G. Tsoulouhas, “LEARNING STYLE STYLE
RECOGNITION RECOGNITION BASED BASED LEARNING ON ON THREE-LAYER ADJUSTABLE THREE-LAYER
FUZZY COGNITIVE MAP,” vol. 1, no. 4, pp. 333–347, 2011.
[6]. D. Georgiou, S. Botsios, G. Tsoulouhas, and A. Karakos, “Adjustable Learning Style Recognition based on 3Layers Fuzzy
Cognitive Map.”E. Popescu, “Diagnosing Students ‟ Learning Style in an Educational Hypermedia System,” no. 13. F. Azevedo
Dorca, L. Vieira Lima, M. Aparecida Fernandes, and C. Roberto Lopes, “Consistent evolution of student models by automatic
detection of learning styles,” IEEE Lat. Am. Trans., vol. 10, no. 5, pp. 2150–2161, 2012.
[7]. R. Felder and L. Silverman, “Learning and teaching styles in engineering education,” Eng. Educ., vol. 78, no. June, pp. 674–681,
1988.
[8]. C. Stylios and P. Groumpos, “Mathematical formulation of fuzzy cognitive maps,” Proc. 7th Mediterr. …, pp. 2251–2261, 1999.
[9]. J. E. Ã. Villaverde, D. Ã. Godoy, and A. Ã. Amandi, “Learning styles ‟ recognition in e-learning environments with feed-forward
neural networks,” pp. 197–206, 2006.
[10]. K. Almohammadi and H. Hagras, “An Interval Type-2 Fuzzy Logic Based System for Customised Knowledge Delivery within
Pervasive E-Learning Platforms,” 2013 IEEE Int. Conf. Syst. Man, Cybern., pp. 2872–2879, 2013.
[11]. H. M. Truong, “Integrating learning styles and adaptive e-learning system: Current developments, problems and opportunities,”
Comput. Human Behav., 2015.
[12]. S. Sweta and K. Lal, “Proceedings of the Fifth International Conference on Fuzzy and Neuro Computing (FANCCO - 2015),” V.
Ravi, K. B. Panigrahi, S. Das, and N. P. Suganthan, Eds. Cham: Springer International Publishing, 2015, pp. 353–363.
[13]. P. Q. Dung and A. M. Florea, “An approach for detecting learning styles in learning management systems based on learners ‟
behaviours,” 2012 Int. Conf. Educ. Manag. Innov., vol. 30, pp. 171–177, 2012.
[14]. J. Yang, Z. X. Huang, Y. X. Gao, and H. T. Liu, “Based on a Pattern Recognition Technique,” vol. 7, no. 2, pp. 165–177, 2014.
[15]. P. García, A. Amandi, S. Schiaffino, and M. Campo, “Evaluating Bayesian networks‟ precision for detecting students' learning
styles,” Comput. Educ., vol. 49, no. 3, pp. 794–808, 2007.

More Related Content

What's hot

A comparative study of clustering and biclustering of microarray data
A comparative study of clustering and biclustering of microarray dataA comparative study of clustering and biclustering of microarray data
A comparative study of clustering and biclustering of microarray data
ijcsit
 
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
iosrjce
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodal
ijcsa
 
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
IJECEIAES
 
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
 
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work FeasibilityImplementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
Universitas Pembangunan Panca Budi
 
New instances classification framework on Quran ontology applied to question ...
New instances classification framework on Quran ontology applied to question ...New instances classification framework on Quran ontology applied to question ...
New instances classification framework on Quran ontology applied to question ...
TELKOMNIKA JOURNAL
 
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
Navodaya Institute of Technology
 
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913Iffalia R
 
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
Gede Surya Mahendra
 
Medical diagnosis classification
Medical diagnosis classificationMedical diagnosis classification
Medical diagnosis classification
csandit
 
Sparse representation based classification of mr images of brain for alzheime...
Sparse representation based classification of mr images of brain for alzheime...Sparse representation based classification of mr images of brain for alzheime...
Sparse representation based classification of mr images of brain for alzheime...
eSAT Publishing House
 
MHT CET preparation By Nilima Patil
MHT CET preparation  By Nilima Patil MHT CET preparation  By Nilima Patil
MHT CET preparation By Nilima Patil
Nilima Patil
 

What's hot (15)

A comparative study of clustering and biclustering of microarray data
A comparative study of clustering and biclustering of microarray dataA comparative study of clustering and biclustering of microarray data
A comparative study of clustering and biclustering of microarray data
 
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
The Efficiency of Electrochemistry Manuals through Illustration (I) or Explan...
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodal
 
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
Hybrid Method HVS-MRMR for Variable Selection in Multilayer Artificial Neural...
 
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
 
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work FeasibilityImplementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
Implementation of Fuzzy Tsukamoto Algorithm in Determining Work Feasibility
 
New instances classification framework on Quran ontology applied to question ...
New instances classification framework on Quran ontology applied to question ...New instances classification framework on Quran ontology applied to question ...
New instances classification framework on Quran ontology applied to question ...
 
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
 
A0150106
A0150106A0150106
A0150106
 
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
 
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
Implementation of AHP-MAUT and AHP-Profile Matching Methods in OJT Student Pl...
 
Medical diagnosis classification
Medical diagnosis classificationMedical diagnosis classification
Medical diagnosis classification
 
Sparse representation based classification of mr images of brain for alzheime...
Sparse representation based classification of mr images of brain for alzheime...Sparse representation based classification of mr images of brain for alzheime...
Sparse representation based classification of mr images of brain for alzheime...
 
MHT CET preparation By Nilima Patil
MHT CET preparation  By Nilima Patil MHT CET preparation  By Nilima Patil
MHT CET preparation By Nilima Patil
 
Viva extented final
Viva extented finalViva extented final
Viva extented final
 

Viewers also liked

D010121923
D010121923D010121923
D010121923
IOSR Journals
 
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
IOSR Journals
 
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
IOSR Journals
 
A1103040106
A1103040106A1103040106
A1103040106
IOSR Journals
 
G010134859
G010134859G010134859
G010134859
IOSR Journals
 
G012214045
G012214045G012214045
G012214045
IOSR Journals
 
L010127578
L010127578L010127578
L010127578
IOSR Journals
 
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
IOSR Journals
 
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
IOSR Journals
 
D010223139
D010223139D010223139
D010223139
IOSR Journals
 
C1803052327
C1803052327C1803052327
C1803052327
IOSR Journals
 
C017331720
C017331720C017331720
C017331720
IOSR Journals
 
R01754129132
R01754129132R01754129132
R01754129132
IOSR Journals
 
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
IOSR Journals
 
M010226367
M010226367M010226367
M010226367
IOSR Journals
 
Non- Newtonian behavior of blood in very narrow vessels
Non- Newtonian behavior of blood in very narrow vesselsNon- Newtonian behavior of blood in very narrow vessels
Non- Newtonian behavior of blood in very narrow vessels
IOSR Journals
 
O13040297104
O13040297104O13040297104
O13040297104
IOSR Journals
 
Cloud Computing for E-Commerce
Cloud Computing for E-CommerceCloud Computing for E-Commerce
Cloud Computing for E-Commerce
IOSR Journals
 
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
IOSR Journals
 

Viewers also liked (20)

D010121923
D010121923D010121923
D010121923
 
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
Properties of CdS Chemically Deposited thin films on the Effect of Ammonia Co...
 
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
Design and Implementation of Encoder for (15, k) Binary BCH Code Using VHDL a...
 
A1103040106
A1103040106A1103040106
A1103040106
 
G010134859
G010134859G010134859
G010134859
 
G012214045
G012214045G012214045
G012214045
 
L010127578
L010127578L010127578
L010127578
 
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
Synthesis, Characterization and Anti-inflammatory Activity of Novel Triazolod...
 
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
Prediction of Consumer Purchase Decision using Demographic Variables: A Study...
 
D010223139
D010223139D010223139
D010223139
 
E0562326
E0562326E0562326
E0562326
 
C1803052327
C1803052327C1803052327
C1803052327
 
C017331720
C017331720C017331720
C017331720
 
R01754129132
R01754129132R01754129132
R01754129132
 
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
Characteristic Comparison of U-Shaped Monopole and Complete Monopole Antenna.
 
M010226367
M010226367M010226367
M010226367
 
Non- Newtonian behavior of blood in very narrow vessels
Non- Newtonian behavior of blood in very narrow vesselsNon- Newtonian behavior of blood in very narrow vessels
Non- Newtonian behavior of blood in very narrow vessels
 
O13040297104
O13040297104O13040297104
O13040297104
 
Cloud Computing for E-Commerce
Cloud Computing for E-CommerceCloud Computing for E-Commerce
Cloud Computing for E-Commerce
 
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
‘Indian Agriculture: A Fresh Approach Towards Green Revolution 2.0’
 

Similar to C1802041824

K0176495101
K0176495101K0176495101
K0176495101
IOSR Journals
 
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
IJITE
 
Applying adaptive learning by integrating semantic and machine learning in p...
Applying adaptive learning by integrating semantic and  machine learning in p...Applying adaptive learning by integrating semantic and  machine learning in p...
Applying adaptive learning by integrating semantic and machine learning in p...
IJECEIAES
 
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
IJET - International Journal of Engineering and Techniques
 
Clustering analysis of learning style on anggana high school student
Clustering analysis of learning style on anggana high school studentClustering analysis of learning style on anggana high school student
Clustering analysis of learning style on anggana high school student
TELKOMNIKA JOURNAL
 
State of the art of learning styles based adaptive educational hypermedia sys...
State of the art of learning styles based adaptive educational hypermedia sys...State of the art of learning styles based adaptive educational hypermedia sys...
State of the art of learning styles based adaptive educational hypermedia sys...
ijcsit
 
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMSGRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
AIRCC Publishing Corporation
 
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMSGRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
ijcsit
 
Graphical Representation in Tutoring Systems
Graphical Representation in Tutoring SystemsGraphical Representation in Tutoring Systems
Graphical Representation in Tutoring Systems
AIRCC Publishing Corporation
 
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
iosrjce
 
C017351116
C017351116C017351116
C017351116
IOSR Journals
 
Mangai
MangaiMangai
Mangai
MangaiMangai
Adaptive Learning Management System Using Semantic Web Technologies
Adaptive Learning Management System Using Semantic Web Technologies Adaptive Learning Management System Using Semantic Web Technologies
Adaptive Learning Management System Using Semantic Web Technologies
ijsc
 
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIESADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
ijsc
 
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
CSEIJJournal
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
cseij
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
cseij
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
cseij
 

Similar to C1802041824 (20)

K0176495101
K0176495101K0176495101
K0176495101
 
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
LEMON : THE LEARNING EFFICIENCY COMPUTATION MODEL FOR ASSESSING LEARNER CONTE...
 
Applying adaptive learning by integrating semantic and machine learning in p...
Applying adaptive learning by integrating semantic and  machine learning in p...Applying adaptive learning by integrating semantic and  machine learning in p...
Applying adaptive learning by integrating semantic and machine learning in p...
 
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
[IJET-V2I1P2] Authors: S. Lakshmi Prabha1, A.R.Mohamed Shanavas
 
Clustering analysis of learning style on anggana high school student
Clustering analysis of learning style on anggana high school studentClustering analysis of learning style on anggana high school student
Clustering analysis of learning style on anggana high school student
 
State of the art of learning styles based adaptive educational hypermedia sys...
State of the art of learning styles based adaptive educational hypermedia sys...State of the art of learning styles based adaptive educational hypermedia sys...
State of the art of learning styles based adaptive educational hypermedia sys...
 
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMSGRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
 
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMSGRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
GRAPHICAL REPRESENTATION IN TUTORING SYSTEMS
 
Graphical Representation in Tutoring Systems
Graphical Representation in Tutoring SystemsGraphical Representation in Tutoring Systems
Graphical Representation in Tutoring Systems
 
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
 
C017351116
C017351116C017351116
C017351116
 
Mangai
MangaiMangai
Mangai
 
Mangai
MangaiMangai
Mangai
 
Intelligent tutoring systems
Intelligent  tutoring  systemsIntelligent  tutoring  systems
Intelligent tutoring systems
 
Adaptive Learning Management System Using Semantic Web Technologies
Adaptive Learning Management System Using Semantic Web Technologies Adaptive Learning Management System Using Semantic Web Technologies
Adaptive Learning Management System Using Semantic Web Technologies
 
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIESADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
ADAPTIVE LEARNING MANAGEMENT SYSTEM USING SEMANTIC WEB TECHNOLOGIES
 
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
Comparison Intelligent Electronic Assessment with Traditional Assessment for ...
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
 
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
COMPARISON INTELLIGENT ELECTRONIC ASSESSMENT WITH TRADITIONAL ASSESSMENT FOR ...
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 

Recently uploaded (20)

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 

C1802041824

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. IV (Mar-Apr. 2016), PP 18-24 www.iosrjournals.org DOI: 10.9790/0661-1802041824 www.iosrjournals.org 18 | Page Learner Model for Automatic Detection of Learning Style Using FCM in Adaptive E-Learning System Soni Sweta1 , Kanhaiya Lal 2 1,2 (Department Of Computer Science And Engineering Mesra, (Patna) Ranchi,India) Abstract : The aim of this paper is to introduce an automatic student modeling approach for identifying learning style in learning management systems according to Felder Silverman Learning Style Model (FSLSM).This paper proposes the use of fuzzy cognitive maps FCMs as a tool for identifying learner’s learning style to individualizing each learner’s according to their needs. FCMs are a soft computing tool which is a combination of fuzzy logic and neural network. Result shows that according to this model student learning style can be detected which give high precision value. Keywords: Adaptive e-learning, Fuzzy cognitive map, Individualize, Learning Process, Personalized Learning I. Introduction In order to optimize and facilitate learners‟ interaction with a web-based educational system, one must first decide on the human factors that have been taken into consideration and precisely identify the real needs of the students. The focus of this paper is on learning style as one individual is different from the others in many ways which play an important role in learning, according to educational psychologists. Learning style refers to the individual‟s traits in which a learner approaches a learning task [2] and learning process. Learning styles which refer to learner‟s preferred ways to learn can play an important role in adaptive e- learning systems [3]. With the knowledge of different styles, the system can provide personalized adaptive recommendations to the learners to optimize learning process and improve effectiveness. Moreover, e-learning system which allows computerized and statistical algorithms opens the opportunity to overcome drawbacks of the traditional detection method that uses mainly questionnaire[3].There are many learning style models described in literature[4][5][6], which show that every individual prefers to learn in different learning style. According to above theories, adaptive e-learning system can also strengthen above concept so that incorporating student learning style definitely enhances the learning process of learner [1]. In this paper, authors describe how learning process influenced by learning styles because preferred mode of input varies from individual to individual. In this paper, a new method is proposed that automatically detect‟ learning styles with respect to the Felder- Silverman Learning Style Model based on their learning behaviors in e-learning course[1]. A fuzzy cognitive Map (FCM), a soft computing technique, is used for learner model in this research work. Rest of the paper is divided into four sections. Second section describes related work done so far in this domain. Third section explains the concept of proposed model. Fourth section is an experimental section which gives the results and related discussion. Last section concludes the whole work and gives the future aspects of the paper should explain the nature of the problem, previous work, purpose and the contribution of the paper. The contents of each section may be provided in simple way to understand easily the facts discussed in the paper. II. Related Works Several studies have been carried out on automatic approach; some of them are worth mentioning in the following literatures:  Graf, et al.in[1], an automatic approach for detecting learning style preferences according to the Felder- Silverman learning style model (FSLSM), which can be used to find the FSLSM learning style based on learning behavior of the students in LMS.  Bahiah and Mariam in[2], providing parameters for identification of FSLSM learning style dimension from e-Learning activities;  Khan, et. al. in[3] an automatic identification for learning styles and affective states in web-based learning management systems;  Dung and Florea in[4], an approach for detecting FSLSM learning styles in learning management systems based on students behaviors.  Georgiou and Botsios applied FCM to learning style recognition[5]. They proposed a three-layer FCM schema to allow experienced educators or cognitive psychology to tune up the system‟s parameters to adjust the accuracy of the learning style recognition[6]. The inner layer is composed of the learning styles, the middle one the learning activity factors, and the outer layer the 48 statements of the learning style inventory.
  • 2. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 19 | Page 2.1 The Felder-Silverman Learning Style Model Research on the integration of learning styles in educational hypermedia began relatively recently and only a few systems that attempted to adapt to learning styles have been developed[7]. Consequently, “it still is unclear which aspects of learning styles are worth modeling and what can be done differently for users with different learning styles”[8]. However, scientists agree that taking these student characteristics into account, one can lead to an increased learning performance, greater enjoyment, enhanced motivation and reduced learning time[7]. In order to make our literature based approach applicable for LMSs in general, only commonly used learning activities and features in LMSs were selected for patterns analysis. These features include: content objects, outlines, examples, self- assessment tests, exercises, and discussion forums. Furthermore, the navigational behaviour of learner‟s in the course was also considered. In the next subsections, the bahaviours of each learning style with respect to FSLSM are described in table 1 and the relevant patterns for identifying learning styles for the given dimensions are presented, using the literature regarding FSLSM[9] as basis. It had already proved that all engineering students are inductive so we eliminated the organization dimension from our study and consider only Felder four learning style dimensions. Table 1. Characteristics of each learning style with respect to FSLSM Preferred Learning Style Dimension Sensory-concrete material, more practical, std procedure Perception Intuitive-abstract material, innovative, challenges Visual-learning from picture Input Verbal-learning from words Inductive- It has proved that engg. students are Inductive Organization Deductive Active-Learning by doing, group work Processing Reflective-learning by thinking work alone Sequential-learn in linear steps, use partial knowledge Understanding Global-learn in large leaps, need big picture 2.2 Mathematical Representation of Fuzzy Cognitive Maps Fuzzy Cognitive Maps are fuzzy signed graphs with feedback (Stylios et al., 1997a). FCM consists of nodes represented by concepts 𝐂𝐢 and interconnections strength 𝐞𝐢𝐣 between concept 𝐂𝐢 and concept𝐂𝐣. A Fuzzy Cognitive Map forms a dynamic model. It is in fact a complex system consists of collection of concepts and there are cause and effect relationship between them. A simple illustration of a Fuzzy Cognitive Map is depicted in Figure1: as below, which consists of five nodes-concepts: Interconnection‟s strength value eij among concepts is characterized by a weight wij . It is described as the grade of causality between two concepts. Weights take fuzzy values in the interval [-1, 1]. The sign of the weight indicates positive causality, then wij > 0 between concept Ci and concept Cj, i.e. an increase of the value of concept Ci causes an increase in the value of concept Cj and similarly a decrease of the value of concept Ci causes decrease in the value of conceptCj. When there is negative causality between two concepts, then wij < 0; the increase in the first concept means the decrease in the value of the second concept and vice-versa[10]. Fig. 1. Simple FCM Structure The value of each concept is calculated by applying the calculation rule of equation as given in equation (1) where influence of one concept on another is also computed simultaneously: 𝑥i t = ƒ (𝑥j t − 1 wji n j=1 j≠1 (1)
  • 3. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 20 | Page Where 𝑥i t = the value of concept Ci at time t, 𝑥j t − 1 = the value of concept Cj at timet − 1, wji is the weight of the interconnected concepts Cj and Ci and f = sigmoid function where f = 1 1+e−λx Other proposed squeezing functions are the tanh 𝑥 ,tanh 𝑥 2 and they convert the result of the multiplication into the fuzzy interval [0,1] or [-1,1], where concepts can take any values in between. At each time interval, values for all concepts of Fuzzy Cognitive Map change and process recalculation as per equation (1). The calculation rule for each simulation step of FCM includes newly calculated values for all the concepts. It consists of n 𝑥1 vector X which gathers the values of n concepts, and the matrix W = wij 1≤i,j≤n which gathers the values of the causal edge weights for the Fuzzy Cognitive Map, where the dimension of the matrices is equal to the number n of the distinct concepts used in the map. So the new state vector X of the FCM at time t is calculated according to the equation: X t = ƒ WT X t − 1 (2) 2.3 Construction and Learning for FCM I Experts who have knowledge and experience on the operation and behaviour of the system are involved in the determination of concepts, interconnections and assigning casual fuzzy weights to the interconnections (Kosko, 1992; Stylios and Groumpos, 1999). Generally, Fuzzy Cognitive Maps can be understood using learning algorithms in a similar way as in the neural networks theory. Proposed learning algorithms are categorized as the unsupervised learning algorithms. During the training period of FCM, the weights of the map change with a first-order learning law based on the correlation or differential Hebbian learning law: W′ = −Wij + x′ i x′ j (3) So x′i x′j > 0 if values of concepts Ci Cj move in the same direction and x′i x′j < 0 if values of concepts Ci Cj move in opposite directions; Therefore, concepts which tend to be positive or negative at the same time have strong positive weights, while those that tend to be opposite have strong negative weights. III. Proposed FCM Approach For Detecting Learning Style The proposed model is literature based. Recorded data of learners‟ behaviors during their interactions with learning objects and learning activities have been used and corresponding mapping rules infer learning styles with respect to the Felder-Silverman Learning Style Model. So, basically we apply rule based fuzzy cognitive map. The development of learner model takes an active and challenging part in next generation adaptive e- learning environments[11],[12]. The purpose of learner models is to drive personalization based on learner and learning characteristics that are considered as important for the learning process, such as cognitive, affective and behavioural variables. Modeling learning styles with FCM that proposed in this paper aims to find a mapping between students „actions in the system and the learning style that they best fit. To achieve this goal, the inputs of the network are required to be identified and its outputs and the meaning of their possible values are to be deciphered. 3.1 Labeling Learning object/ Relevant features of behavior pattern Learning style of a learner is a way how a learner collects, processes and organizes information [12]. This paper is based on Felder-Silverman learning style model. According to FSLSM, each learner has a preferred learning style measured in four dimensions (active/reflective, sensing/intuitive, visual/verbal, sequential/global)[13],[5].The concept for providing adaptivity based on learning styles aims to individualized each learner according to their needs and learning styles[4].The paper annotates each learning objects or learning activity to each of the one learning style of among 16.Given table 2 shows the mapping of learning activity or learning objects with learning style in processing dimension.
  • 4. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 21 | Page Table 2. Learning styles to learning object (activity) mapping for processing dimension 3.2 Collecting and processing information Here, we measure measurable learning objects like theory, example, exercise, audio, video, assignments etc. It is pertinent to mention that some input data and activity variables in terms of learning objects cannot be mapped like touch, feel, taste, smell etc. The recorded learners‟ interactive data and their preferences at perceiving and processing information could be considered as fuzzy sets and the relations among them and learning styles can be considered as fuzzy relationships. In this way, the appropriateness of Fuzzy cognitive maps for diagnosing user learner style is evident and very much relevant. 3.3 Input layer When learners interact with the system all the interactive and activity data are automatically captured and stored by the system in terms of log file. During interaction learner interact with different learning objects /activitiesof set {L1, L2….Ln}. The input data captured are on the basis of number of visits, time period and order of visiting the learning material. These captured data produce a large number of sets having measurable patterns. Here, only relevant data patterns are taken into consideration for analyzing learner‟s behavior for monitoring aspects. These patterns are analyzed by learning style diagnostic module. So, learner model basically refers to learning style diagnosis module. To represent the input of the network, it is proposed to use one processing unit (neuron) in the input layer per observed action in the system. For example, time spent on learning objects or learning activity, number of hits on learning objects or activity, types of learning materials and format, marks on self- assessment, exam delivery time etc.
  • 5. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 22 | Page 3.4 Output layer The output of the network should approximate the learning style of the students based on the actions presented at the input layer. Fig. 2. Sugeno Fuzzy Inference System IV. Automatic Detection Of Learner’s Learning Style In E-Learning This work is the extended version of my paper already published in literature[12]. For simplicity, fuzzy variables are taken in three degrees of linguistic variable (low medium & high) for measurement of learning style. Six degrees of linguistic variables may also be taken into the proposed framework. Threshold membership values for classification of linguistic variables may be taken as per literature[15][16].Range varies from [0 1] positive term define one pole of each learning style as follow : 0.00 to 0-0.3 weak, 0.3 to 0.7-moderate, 0.7 to 1.0 -strong. With help of applying FCM learning algorithm, learning styles are identified by incorporating fuzzy rules. To explain these approaches the following related definitions are mapped to above sets.  the set of elements 𝑐𝑖∈Θ, where Θ={L};  A, a linguistic term of a linguistic variable (e.g. almost absolute cause);  A measurable numerical assignment compact interval Χ∈ (-∞, ∞);  V∈Χ, a linguistic variable which is a label for 𝑐𝑖∈Θ; μA(𝑐𝑖 ) and the membership value of 𝑐𝑖 represent the degree of membership of θi to elements of the sets determined by linguistic term A. Fig. 3. Membership Function range from [-1 1] The proposed fuzzy sets and their corresponding membership functions are: • Mweak(weak) the fuzzy set for concept value around 0-30% (0-0.3) with membership function μw. • Mmoderate (Moderate) the fuzzy set for concept value around 30-70% (0.3-0.7) with membership function μm. • Mhigh(high) the fuzzy set for concept value around 70-100% (0.7-1)with membership function μh. V. Experiment And Result
  • 6. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 23 | Page Implementation of this approach basically uses multiple resources because not only one resource has all features, which gives the best result. The authors had provided 4 week C++ course taking 80 learning objects or activities in account among 60 students. Moodle is used in this work because it is one of the best open source software for providing to create powerful, flexible and engaging online courses and experiences in learning management system[2]. The data gathered by APIE LMS based on Moodle require less amount of work in data pre-processing than data collected by other systems because it stored all the relevant and authenticate web usages. The results of this model obtained through an experimental on MATLAB fuzzy inference system and it was compared with those obtained through the Index of Learning Style questionnaire given by Felder- Silverman. The comparison showed high precision values of proposed method in identifying learning styles. Moreover, the method does not depend on a particular LMS. These characteristics indicate that the proposed method is promising and capable for wide use. 5.1 Fuzzy Inference System Sugeno fuzzy inference system is applied to implement the functions of this module Inference Stage: if-than rule for approximation reasoning, for example- if the time spend to read text is short and if time spend to view video is high and number of frequency to hit video lecture is high and the number of correct answer in SA is high and if few attempts to find the correct answer have been made than the student learning rate is fast and student is visual. Representative picture of inference model is given in fig.2. After fuzzy inference, the calculated linguistic variables are defuzzified using Center of Area (CoA) in crisp values. The crisp values are linked with the diagnosed learning styles in all four dimensions as per Felder Silver learning Style Model. Table 3: shows an example of membership values obtain in each dimension of a student. Most important derivation is that higher value gives the degree of belongings and negative and positive sign give the learning style. Table 3. Membership value in each learning style of a learner Dimension 1 Dimension 2 Dimension 3 Dimension 4 ACT REF SEN INT SEQ GLO VIS VER 0.77 0.1 0.2 0.35 0.8 0.2 0.75 0.3 Table 4. Classification of learning styles on the basis of threshold membership value. Dimension 1 Dimension 2 Dimension 3 Dimension 4 ACT REF SEN INT SEQ GLO VIS VER S W W M S W S W Table 4: shows an example of learning style of a student in all four dimension i.e.Strong Act/Modeate Int/Strong seq/Strong visual. VI. Comparison of precision value of FCM with Felder Index of learning style (ILS) After pattern analysis and using fuzzy rule based cognitive map technique, learning styles were detected. The authors compared the predicted learning styles to the results obtained using the ILS questionnaire using precision formula given by [17]. Precision = Sim LSFCM ,LSILS n 1 𝑛 ………………………… )(Aeq In this equation  Sim is 1 if the values obtained with the FCM and ILS are equal,  Sim 0 if they are opposite and  Sim 0.5 if one is neutral and the other an extreme value; n is the number of students studied. Experimentally, we obtain precision value in all dimensions Precision: (71.25%, 76.12%, 75.25%, 77.35%) for Act/Ref, Sen/Int, Vis/Vrb, and Seq/Glo .
  • 7. Learner Model For Automatic Detection Of Learning Style Using FCM In Adaptive E-Learning… DOI: 10.9790/0661-1802041824 www.iosrjournals.org 24 | Page Fig 4: Comparison of precision value of FCM with ILS VII. Conclusion This paper presents an approach to develop learner Model to detect learning style of students to individualizing students according to their student‟s learning style. This system is a learner centric instead of teacher centric which could increase the students‟ autonomy. In future, we are working on to obtain complete learner‟s information‟s and provide personalized environment. The model recommends those required activities and or resources that would favour and improve their learning process and integrate learning styles into Adaptive e-learning system to assess the effect of adapting educational system. REFERENCES [1]. S. Graf, Kinshuk, and T. C. Liu, “Identifying learning styles in learning management systems by using indications from students‟ behaviour,” Proc. - 8th IEEE Int. Conf. Adv. Learn. Technol. ICALT 2008, pp. 482–486, 2008. [2]. N. B. H. Ahmad and S. M. Shamsuddin, “A comparative analysis of mining techniques for automatic detection of student‟s learning style,” 2010 10th Int. Conf. Intell. Syst. Des. Appl., pp. 877–882, 2010. [3]. T. Gaikwad and M. A. Potey, “Personalized course retrieval using literature based method in e-learning system,” Proc. - 2013 IEEE 5th Int. Conf. Technol. Educ. T4E 2013, pp. 147–150, 2013. [4]. P. Q. Dung and a M. Florea, “Adaptation to Learners‟ Learning Styles in a Multi-Agent E-Learning System,” Leveraging Technol. Learn. Vol Ii, vol. 2, no. 1, pp. 259–266, 2012. [5]. D. A. Georgiou, S. Botsios, V. Mitropoulou, M. Papaioannou, C. Schizas, and G. Tsoulouhas, “LEARNING STYLE STYLE RECOGNITION RECOGNITION BASED BASED LEARNING ON ON THREE-LAYER ADJUSTABLE THREE-LAYER FUZZY COGNITIVE MAP,” vol. 1, no. 4, pp. 333–347, 2011. [6]. D. Georgiou, S. Botsios, G. Tsoulouhas, and A. Karakos, “Adjustable Learning Style Recognition based on 3Layers Fuzzy Cognitive Map.”E. Popescu, “Diagnosing Students ‟ Learning Style in an Educational Hypermedia System,” no. 13. F. Azevedo Dorca, L. Vieira Lima, M. Aparecida Fernandes, and C. Roberto Lopes, “Consistent evolution of student models by automatic detection of learning styles,” IEEE Lat. Am. Trans., vol. 10, no. 5, pp. 2150–2161, 2012. [7]. R. Felder and L. Silverman, “Learning and teaching styles in engineering education,” Eng. Educ., vol. 78, no. June, pp. 674–681, 1988. [8]. C. Stylios and P. Groumpos, “Mathematical formulation of fuzzy cognitive maps,” Proc. 7th Mediterr. …, pp. 2251–2261, 1999. [9]. J. E. Ã. Villaverde, D. Ã. Godoy, and A. Ã. Amandi, “Learning styles ‟ recognition in e-learning environments with feed-forward neural networks,” pp. 197–206, 2006. [10]. K. Almohammadi and H. Hagras, “An Interval Type-2 Fuzzy Logic Based System for Customised Knowledge Delivery within Pervasive E-Learning Platforms,” 2013 IEEE Int. Conf. Syst. Man, Cybern., pp. 2872–2879, 2013. [11]. H. M. Truong, “Integrating learning styles and adaptive e-learning system: Current developments, problems and opportunities,” Comput. Human Behav., 2015. [12]. S. Sweta and K. Lal, “Proceedings of the Fifth International Conference on Fuzzy and Neuro Computing (FANCCO - 2015),” V. Ravi, K. B. Panigrahi, S. Das, and N. P. Suganthan, Eds. Cham: Springer International Publishing, 2015, pp. 353–363. [13]. P. Q. Dung and A. M. Florea, “An approach for detecting learning styles in learning management systems based on learners ‟ behaviours,” 2012 Int. Conf. Educ. Manag. Innov., vol. 30, pp. 171–177, 2012. [14]. J. Yang, Z. X. Huang, Y. X. Gao, and H. T. Liu, “Based on a Pattern Recognition Technique,” vol. 7, no. 2, pp. 165–177, 2014. [15]. P. García, A. Amandi, S. Schiaffino, and M. Campo, “Evaluating Bayesian networks‟ precision for detecting students' learning styles,” Comput. Educ., vol. 49, no. 3, pp. 794–808, 2007.