International Journal of Fuzzy Logic and Intelligent Systems 2022; 22(2): 213-222
Published online June 25, 2022
https://doi.org/10.5391/IJFIS.2022.22.2.213
© The Korean Institute of Intelligent Systems
Mithaq Nama Raheema, Ahmed M. Al-Khazzar, and Jabbar Salman Hussain
Department of Prosthetics & Orthotics Engineering, College of Engineering, University of Kerbala, Kerbala, Iraq
Correspondence to :
Ahmed M. Al-Khazzar (ahmed.m.ahmed@uokerbala.edu.iq)
This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.
A prediction of students’ achievements is important for educational organizations. It helps to revise plans and improve students’ achievements throughout their education period. A neurofuzzy system for predicting student achievement is presented in this study. The motivation behind it is to propose a promising achievement predictor for real-time systems associated with e-learning courses. The proposed neuro-fuzzy predictor uses the time that a student needs to answer a question and the difficulty level of that question as input variables. The predictor output was the level of the student’s achievement. Real data were used from e-learning courses at the University of Kerbala, Iraq. The proposed system achieved an excellent accuracy of up to 99% and an root mean square error (RMSE) value of 0.0965 for recognizing unknown test samples. The proposed prediction system based on adaptive neuro-fuzzy inference system(ANFIS) achieved better results than previous techniques. It is hoped that the results of this work will improve college admission processes and support future planning in educational organizations.
Keywords: Machine learning, ANFIS, Adaptive neuro-fuzzy, Student achievement prediction, E-learning
Classification is a method for mapping and categorizing a given dataset into different groups of classes. The objective of a classifier is to predict the desired cluster for each unknown sample in the collected data [1]. Predicting student achievement is an important subject in education [2]. It forecasts the future achievements of students joining a college, thus identifying the students that may obtain poor results and others that may achieve better results. This information can help plan suitable educational services for students and help college administrators in decision-making processes [3]. Estimating the performances of students in the following semester can also aid lecturers in selecting appropriate educational plans for teaching with the goal of improving the students’ results [4]. Another benefit is the development of computerized procedures that can predict academic performance with highly dependable accuracy [5].
Therefore, researchers and lecturers have been interested in predicting educational performance for some time. They tend to identify the most significant factors and their influence through experimental training and analysis, as in [6–13]. Various typical classification methods have been proposed for student achievement prediction [14,15], such as Bayesian classifiers [16,17], K-means clustering [18], support vector machines (SVM) [16], decision trees [19], and K-nearest neighbors [20]. Other approaches have also been employed in student achievement predictions, such as data mining [21,22], Internet of Things [23], supervised ranking [24], logistic regression [25], multiple regression [26], and supervised learning methods, such as artificial neural networks (ANN) [16,25], and fuzzy inference systems (FIS) [27].
Many hybrid neuro-fuzzy systems have also been employed, such as the adaptive neuro-fuzzy inference system (ANFIS), coactive ANFIS (CANFIS), hierarchical ANFIS (HANFIS), and multiple ANFIS (MANFIS). These hybrid systems have been used in many different applications, such as in [28–30], and for student achievement predictions, as in [1,25,31–33].
In this study, an ANFIS for predicting the educational achievements of students in e-learning courses is presented. The output of the proposed system is expected to be helpful for college administrators in planning tutoring approaches with the goal of improving the final results. Students who are categorized by ANFIS as having a low level of achievement can receive more motivation and extra teaching to achieve better results in their next semester and final exams.
The main advantage of the model proposed in this work is that a mathematical model is not a pre-condition and that an obtainable input-output dataset of the system is sufficient for building a model. The experimental results obtained from the proposed predictor are very promising for use in real-time systems associated with e-learning courses.
The remainder of this paper is organized into five sections. In Section 2, the theoretical background of the study is presented. The structure of the proposed ANFIS predictor model is explained in Section 3. The results are discussed in Section 4 and the conclusions are presented in Section 5.
ANFIS is a hybrid of ANN and FIS. Therefore, to understand ANFIS, both ANN and FIS have to be understood first. ANN contains several layers of neurons. The connections between neurons are known as synapses. Data are then transferred from the input to the output layer through one or more hidden layers. During the learning process, a set of training data is presented to the network. The network adjusts the synaptic weights of the neurons after processing each training set until the error between the desired and the actual outputs is minimized. The learning process consists of numerous iterations. Each training set contains input values and associative output values [34]. ANNs are typically used to characterize the complicated relationships between the input and output values of datasets [1]. There are three main steps in a classification based on the ANN approach. The first step is data preprocessing, which includes tasks such as normalization, segmentation, and feature selection. The second step is the training of the network to find a map between the input and output datasets and to generate the ANN classifier. The final step is testing with new data to validate the competence of the classifier network [1]. Non-numerical elements in the dataset must be transformed into an appropriate format for training ANN [1].
However, FIS can model the qualitative features of reasoning processes using fuzzy membership functions and human knowledge using IF-THEN rules without employing exact quantitative evaluations [35]. FIS consists of three main steps: fuzzification, rule estimation, and defuzzification. Fuzzification converts crisp inputs into competition grades using linguistic values. Rule estimation forms the IF-THEN rules of knowledge created by experts. Defuzzification converts the fuzzy output of an inference into a result with a crisp value [36].
As influential design methods, ANN and FIS have many advantages, such as the adaptation and learning properties of ANN and the gradual boundary of the data in fuzzy logic and its description using IF-THEN rules for the test system. However, there are some disadvantages to both ANN and FIS, such as the slow training and large amount of data required for ANN [25], and the time-consuming process of describing the fittest membership functions based on trial and error for a fuzzy system [35]. Furthermore, there is no typical procedure for converting human experience or knowledge into a fuzzy rule base [36]. The integration of ANN and fuzzy logic has been identified as a neuro-fuzzy system [25].
This work incorporates ANN and fuzzy logic to achieve the adaptation and learning powers of ANN, together with the knowledge depiction and generalization competences of fuzzy logic in a single hybrid system, called the ANFIS predictor.
ANFIS has effectively been used to model and explore application datasets for determining unknown input-output dependencies and provides beneficial results in many fields [37,39]. Its algorithm can approximate the unknown relationship between a set of given inputs and their associative response variables [31].
This neural network-based structure was then trained using a selected numerical dataset, and the generated fuzzy rules were extracted from the trained neural network [36].
ANFIS can be designed to realize the fuzzy reasoning process, where the parameters of fuzzy reasoning are represented in the connection weights of the neural network [36], typically with five layers. In layer 1, the membership grades for the input vectors are generated at every adaptive node. In layer 2, the activation level is calculated at every fixed node using the product of the incoming signals from layer 1. In layer 3, the normalized firing strength is computed at every fixed node, which is the ratio of the activation level of an individual rule to the entire activation level. In layer 4, the influence of an individual rule on the total output is calculated at every adaptive node using the consequent parameters. In layer 5, the complete output is calculated at a single fixed node, which is the summation of the influences of each rule [25]. Figure 1 shows the ANFIS process of each layer.
In this study, the experimental data consisted of a real dataset of students’ performances from the University of Kerbala. The dataset includes 1, 160 student records, with the structure listed in Table 1. Three variables were selected for the prediction. The first two variables represent independent inputs, and the third element is a dependent output.
The difficulty of each individual question can be classified into one of six levels: very simple, simple, moderate, hard, very hard, and intelligence questions. The average number of students in each department is 145.
The main goal of classification methods is to determine all classes into which the input data are to be categorized, and to allocate each class label. According to the available data from the university and the aim of this study, eight classes were identified, from one to eight, as shown in Table 2.
The collected data may contain inconsistent, missing, and noisy data; therefore, they were prepared to improve their quality. The preparation procedures included identifying outliers and checking the data distribution, processing missing or empty values, and converting the collected data into an analyzable format.
The proposed ANFIS is structured as a two-input, one-output model, as shown in Figure 2. The process of each layer is as follows:
For layer 1:
where
where
For layer 2:
For layer 3:
For layer 4:
where
For layer 5:
where
An appropriate training algorithm for the parameter set should be chosen to achieve the required output prediction. Gradient descent is used to train the network with a cost function of the root mean square error (RMSE), defined as follows:
where
The proposed ANFIS predictor was executed by MATLAB 2018b using the fuzzy logic toolbox. This fuzzy system, based on neural learning, requires the following steps:
The collected data were divided into 70% for training, 15% for validation, and 15% for model testing.
Two-inputs, and one-output FIS model were generated.
The designed FIS was trained by the gradient descent method.
The trained model was validated and tested to predict the next achievements of the students.
The proposed ANFIS was generated and trained using a training dataset. The training iterations continued until the RMSE was reduced to a predetermined value (set to 10−10). Figure 3 shows the error surface of the training process. Each input variable was allocated seven memberships. A set of fuzzy IF-THEN rules was used in fuzzy reasoning to develop conclusions and define the relations between the linguistic parameters of the input and output. For example, “IF T is Low and P is High, THEN A is Middle” is a complete rule that illustrates the reasoning mechanism. Figure 4 shows the reasoning process for the generated Sugeno fuzzy model. The total output is the weighted average of the crisp outputs from the total rules.
Numerous trials have been conducted to evaluate the performance of the proposed ANFIS in predicting students’ achievements. In this work, 49 fuzzy rules were trained with a backpropagation algorithm using 838 training samples to create a set of 7
where
The RMSEs for the actual and rounded output values are 0.1467 and 0.0345, respectively. Figure 9 shows the results of the testing process with 322 unknown samples. The prediction was achieved with an excellent diagnosis rate calculated using
The potential of using ANFIS in predicting the achievements of students is presented in this work with the aim of enhancing organizational academic planning. Therefore, students who are predicted to obtain level 4 out of 8 and below can receive proper motivation in advance, while students who are predicted to obtain level 5 and above can be supervised with distinct programs designed to maintain and improve their academic achievements.
The presented ANFIS was realized with an accuracy of 99% and an RMSE of 0.0965. Based on these results and a comparison with previous works, as shown in Tables 3
The diagnosis rate and prediction accuracy of the system were evaluated by comparing them with those of other studies [1,25,31,40–44]. The results verified that the proposed ANFIS predictor is an improvement over other methods. In addition, without a priori information, the settings of the initial parameters of the proposed ANFIS predictor are instinctively rational and perform fast training to capture the dynamics of the underlying system.
The proposed ANFIS predictor uses the subtractive clustering method in the FIS structure, which has a respectable predictive ability. This clustering technique considers every data point as a possible cluster center and determines the degree of the likelihood that it is a cluster center based on the concentration of adjacent data points.
The proposed ANFIS predictor uses a mixed learning process to distinguish the parameters of the Sugeno-FIS. It applies a mixture of the backpropagation gradient descent and least-squares methods to train the parameters of the FIS membership function in mimicking the input-output training dataset.
In this study, the input attributes were the time spent solving the questions and the difficulty levels of the questions, while the output was the student’s achievement. For future work, other factors can be added, such as grades of previous exams, family background factors, and the number of attempts.
The proposed ANFIS predictor has a respectable performance in student achievement prediction as a multi-input single-output (MISO) system. However, in several practical applications of student achievement prediction, there is more than one output, such as “possibility to get scholarship” and “cumulative point average for the following semester.” Thus, as an extension of this work, a multi-input multi-output (MIMO) ANFIS system can be developed for the prediction of other output parameters.
No potential conflict of interest relevant to this article was reported.
Table 1. Structure of dataset elements.
Variable | Description | Domain |
---|---|---|
T | Time the student spent answering an individual question | 0–60 seconds |
D | Average difficulty of the question | 50–100 degrees |
A | Achievement of the student | 1–8 level |
Table 2. Structure of class output.
Output | Class region | Class description |
---|---|---|
1 | 0–30 | Fail |
2 | 31–40 | Very weak |
3 | 41–50 | Weak |
4 | 51–60 | Acceptable |
5 | 61–70 | Average |
6 | 71–80 | Good |
7 | 81–90 | Very good |
8 | 91–100 | Excellent |
Table 3. RMSE result comparison.
Study | RMSE | |
---|---|---|
Rusli et al. [25] | 0.3100 | |
Abidin and Dom [31] | Training | 0.0967 |
Testing | 01384 | |
This work | Training | 0.0345 |
Testing | 0.0965 |
Table 4. Accuracy result comparison with different methods.
Study | Classifier | Accuracy (%) |
---|---|---|
Fahd et al. [40] | Random Forest with booster ensemble tuning | 85.7 |
Hussain and Khan [41] | Genetic algorithm with decision-tree | 96.64 |
Alturki and Alturki [42] | Random forest | 92.60 |
Yousafzai et al. [43] | Attention-based BiLSTM | 90.16 |
Riyadi Yanto et al. [44] | Fuzzy soft set | 89.00 |
This work | ANFIS | 99.10 |
E-mail: methaq.n.rhiama@uokerbala.edu.iq
E-mail: ahmed.m.ahmed@uokerbala.edu.iq
E-mail: jabbar.salman@uokerbala.edu.iq
International Journal of Fuzzy Logic and Intelligent Systems 2022; 22(2): 213-222
Published online June 25, 2022 https://doi.org/10.5391/IJFIS.2022.22.2.213
Copyright © The Korean Institute of Intelligent Systems.
Mithaq Nama Raheema, Ahmed M. Al-Khazzar, and Jabbar Salman Hussain
Department of Prosthetics & Orthotics Engineering, College of Engineering, University of Kerbala, Kerbala, Iraq
Correspondence to:Ahmed M. Al-Khazzar (ahmed.m.ahmed@uokerbala.edu.iq)
This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.
A prediction of students’ achievements is important for educational organizations. It helps to revise plans and improve students’ achievements throughout their education period. A neurofuzzy system for predicting student achievement is presented in this study. The motivation behind it is to propose a promising achievement predictor for real-time systems associated with e-learning courses. The proposed neuro-fuzzy predictor uses the time that a student needs to answer a question and the difficulty level of that question as input variables. The predictor output was the level of the student’s achievement. Real data were used from e-learning courses at the University of Kerbala, Iraq. The proposed system achieved an excellent accuracy of up to 99% and an root mean square error (RMSE) value of 0.0965 for recognizing unknown test samples. The proposed prediction system based on adaptive neuro-fuzzy inference system(ANFIS) achieved better results than previous techniques. It is hoped that the results of this work will improve college admission processes and support future planning in educational organizations.
Keywords: Machine learning, ANFIS, Adaptive neuro-fuzzy, Student achievement prediction, E-learning
Classification is a method for mapping and categorizing a given dataset into different groups of classes. The objective of a classifier is to predict the desired cluster for each unknown sample in the collected data [1]. Predicting student achievement is an important subject in education [2]. It forecasts the future achievements of students joining a college, thus identifying the students that may obtain poor results and others that may achieve better results. This information can help plan suitable educational services for students and help college administrators in decision-making processes [3]. Estimating the performances of students in the following semester can also aid lecturers in selecting appropriate educational plans for teaching with the goal of improving the students’ results [4]. Another benefit is the development of computerized procedures that can predict academic performance with highly dependable accuracy [5].
Therefore, researchers and lecturers have been interested in predicting educational performance for some time. They tend to identify the most significant factors and their influence through experimental training and analysis, as in [6–13]. Various typical classification methods have been proposed for student achievement prediction [14,15], such as Bayesian classifiers [16,17], K-means clustering [18], support vector machines (SVM) [16], decision trees [19], and K-nearest neighbors [20]. Other approaches have also been employed in student achievement predictions, such as data mining [21,22], Internet of Things [23], supervised ranking [24], logistic regression [25], multiple regression [26], and supervised learning methods, such as artificial neural networks (ANN) [16,25], and fuzzy inference systems (FIS) [27].
Many hybrid neuro-fuzzy systems have also been employed, such as the adaptive neuro-fuzzy inference system (ANFIS), coactive ANFIS (CANFIS), hierarchical ANFIS (HANFIS), and multiple ANFIS (MANFIS). These hybrid systems have been used in many different applications, such as in [28–30], and for student achievement predictions, as in [1,25,31–33].
In this study, an ANFIS for predicting the educational achievements of students in e-learning courses is presented. The output of the proposed system is expected to be helpful for college administrators in planning tutoring approaches with the goal of improving the final results. Students who are categorized by ANFIS as having a low level of achievement can receive more motivation and extra teaching to achieve better results in their next semester and final exams.
The main advantage of the model proposed in this work is that a mathematical model is not a pre-condition and that an obtainable input-output dataset of the system is sufficient for building a model. The experimental results obtained from the proposed predictor are very promising for use in real-time systems associated with e-learning courses.
The remainder of this paper is organized into five sections. In Section 2, the theoretical background of the study is presented. The structure of the proposed ANFIS predictor model is explained in Section 3. The results are discussed in Section 4 and the conclusions are presented in Section 5.
ANFIS is a hybrid of ANN and FIS. Therefore, to understand ANFIS, both ANN and FIS have to be understood first. ANN contains several layers of neurons. The connections between neurons are known as synapses. Data are then transferred from the input to the output layer through one or more hidden layers. During the learning process, a set of training data is presented to the network. The network adjusts the synaptic weights of the neurons after processing each training set until the error between the desired and the actual outputs is minimized. The learning process consists of numerous iterations. Each training set contains input values and associative output values [34]. ANNs are typically used to characterize the complicated relationships between the input and output values of datasets [1]. There are three main steps in a classification based on the ANN approach. The first step is data preprocessing, which includes tasks such as normalization, segmentation, and feature selection. The second step is the training of the network to find a map between the input and output datasets and to generate the ANN classifier. The final step is testing with new data to validate the competence of the classifier network [1]. Non-numerical elements in the dataset must be transformed into an appropriate format for training ANN [1].
However, FIS can model the qualitative features of reasoning processes using fuzzy membership functions and human knowledge using IF-THEN rules without employing exact quantitative evaluations [35]. FIS consists of three main steps: fuzzification, rule estimation, and defuzzification. Fuzzification converts crisp inputs into competition grades using linguistic values. Rule estimation forms the IF-THEN rules of knowledge created by experts. Defuzzification converts the fuzzy output of an inference into a result with a crisp value [36].
As influential design methods, ANN and FIS have many advantages, such as the adaptation and learning properties of ANN and the gradual boundary of the data in fuzzy logic and its description using IF-THEN rules for the test system. However, there are some disadvantages to both ANN and FIS, such as the slow training and large amount of data required for ANN [25], and the time-consuming process of describing the fittest membership functions based on trial and error for a fuzzy system [35]. Furthermore, there is no typical procedure for converting human experience or knowledge into a fuzzy rule base [36]. The integration of ANN and fuzzy logic has been identified as a neuro-fuzzy system [25].
This work incorporates ANN and fuzzy logic to achieve the adaptation and learning powers of ANN, together with the knowledge depiction and generalization competences of fuzzy logic in a single hybrid system, called the ANFIS predictor.
ANFIS has effectively been used to model and explore application datasets for determining unknown input-output dependencies and provides beneficial results in many fields [37,39]. Its algorithm can approximate the unknown relationship between a set of given inputs and their associative response variables [31].
This neural network-based structure was then trained using a selected numerical dataset, and the generated fuzzy rules were extracted from the trained neural network [36].
ANFIS can be designed to realize the fuzzy reasoning process, where the parameters of fuzzy reasoning are represented in the connection weights of the neural network [36], typically with five layers. In layer 1, the membership grades for the input vectors are generated at every adaptive node. In layer 2, the activation level is calculated at every fixed node using the product of the incoming signals from layer 1. In layer 3, the normalized firing strength is computed at every fixed node, which is the ratio of the activation level of an individual rule to the entire activation level. In layer 4, the influence of an individual rule on the total output is calculated at every adaptive node using the consequent parameters. In layer 5, the complete output is calculated at a single fixed node, which is the summation of the influences of each rule [25]. Figure 1 shows the ANFIS process of each layer.
In this study, the experimental data consisted of a real dataset of students’ performances from the University of Kerbala. The dataset includes 1, 160 student records, with the structure listed in Table 1. Three variables were selected for the prediction. The first two variables represent independent inputs, and the third element is a dependent output.
The difficulty of each individual question can be classified into one of six levels: very simple, simple, moderate, hard, very hard, and intelligence questions. The average number of students in each department is 145.
The main goal of classification methods is to determine all classes into which the input data are to be categorized, and to allocate each class label. According to the available data from the university and the aim of this study, eight classes were identified, from one to eight, as shown in Table 2.
The collected data may contain inconsistent, missing, and noisy data; therefore, they were prepared to improve their quality. The preparation procedures included identifying outliers and checking the data distribution, processing missing or empty values, and converting the collected data into an analyzable format.
The proposed ANFIS is structured as a two-input, one-output model, as shown in Figure 2. The process of each layer is as follows:
For layer 1:
where
where
For layer 2:
For layer 3:
For layer 4:
where
For layer 5:
where
An appropriate training algorithm for the parameter set should be chosen to achieve the required output prediction. Gradient descent is used to train the network with a cost function of the root mean square error (RMSE), defined as follows:
where
The proposed ANFIS predictor was executed by MATLAB 2018b using the fuzzy logic toolbox. This fuzzy system, based on neural learning, requires the following steps:
The collected data were divided into 70% for training, 15% for validation, and 15% for model testing.
Two-inputs, and one-output FIS model were generated.
The designed FIS was trained by the gradient descent method.
The trained model was validated and tested to predict the next achievements of the students.
The proposed ANFIS was generated and trained using a training dataset. The training iterations continued until the RMSE was reduced to a predetermined value (set to 10−10). Figure 3 shows the error surface of the training process. Each input variable was allocated seven memberships. A set of fuzzy IF-THEN rules was used in fuzzy reasoning to develop conclusions and define the relations between the linguistic parameters of the input and output. For example, “IF T is Low and P is High, THEN A is Middle” is a complete rule that illustrates the reasoning mechanism. Figure 4 shows the reasoning process for the generated Sugeno fuzzy model. The total output is the weighted average of the crisp outputs from the total rules.
Numerous trials have been conducted to evaluate the performance of the proposed ANFIS in predicting students’ achievements. In this work, 49 fuzzy rules were trained with a backpropagation algorithm using 838 training samples to create a set of 7
where
The RMSEs for the actual and rounded output values are 0.1467 and 0.0345, respectively. Figure 9 shows the results of the testing process with 322 unknown samples. The prediction was achieved with an excellent diagnosis rate calculated using
The potential of using ANFIS in predicting the achievements of students is presented in this work with the aim of enhancing organizational academic planning. Therefore, students who are predicted to obtain level 4 out of 8 and below can receive proper motivation in advance, while students who are predicted to obtain level 5 and above can be supervised with distinct programs designed to maintain and improve their academic achievements.
The presented ANFIS was realized with an accuracy of 99% and an RMSE of 0.0965. Based on these results and a comparison with previous works, as shown in Tables 3
The diagnosis rate and prediction accuracy of the system were evaluated by comparing them with those of other studies [1,25,31,40–44]. The results verified that the proposed ANFIS predictor is an improvement over other methods. In addition, without a priori information, the settings of the initial parameters of the proposed ANFIS predictor are instinctively rational and perform fast training to capture the dynamics of the underlying system.
The proposed ANFIS predictor uses the subtractive clustering method in the FIS structure, which has a respectable predictive ability. This clustering technique considers every data point as a possible cluster center and determines the degree of the likelihood that it is a cluster center based on the concentration of adjacent data points.
The proposed ANFIS predictor uses a mixed learning process to distinguish the parameters of the Sugeno-FIS. It applies a mixture of the backpropagation gradient descent and least-squares methods to train the parameters of the FIS membership function in mimicking the input-output training dataset.
In this study, the input attributes were the time spent solving the questions and the difficulty levels of the questions, while the output was the student’s achievement. For future work, other factors can be added, such as grades of previous exams, family background factors, and the number of attempts.
The proposed ANFIS predictor has a respectable performance in student achievement prediction as a multi-input single-output (MISO) system. However, in several practical applications of student achievement prediction, there is more than one output, such as “possibility to get scholarship” and “cumulative point average for the following semester.” Thus, as an extension of this work, a multi-input multi-output (MIMO) ANFIS system can be developed for the prediction of other output parameters.
ANFIS process of each layer.
Proposed ANFIS structure.
Error surface result.
ANFIS reasoning process.
Actual training output.
Error between training outputs.
Rounded training outputs.
Training error for rounded output.
Rounded test outputs.
Confusion matrix result.
Table 1 . Structure of dataset elements.
Variable | Description | Domain |
---|---|---|
T | Time the student spent answering an individual question | 0–60 seconds |
D | Average difficulty of the question | 50–100 degrees |
A | Achievement of the student | 1–8 level |
Table 2 . Structure of class output.
Output | Class region | Class description |
---|---|---|
1 | 0–30 | Fail |
2 | 31–40 | Very weak |
3 | 41–50 | Weak |
4 | 51–60 | Acceptable |
5 | 61–70 | Average |
6 | 71–80 | Good |
7 | 81–90 | Very good |
8 | 91–100 | Excellent |
Table 4 . Accuracy result comparison with different methods.
Study | Classifier | Accuracy (%) |
---|---|---|
Fahd et al. [40] | Random Forest with booster ensemble tuning | 85.7 |
Hussain and Khan [41] | Genetic algorithm with decision-tree | 96.64 |
Alturki and Alturki [42] | Random forest | 92.60 |
Yousafzai et al. [43] | Attention-based BiLSTM | 90.16 |
Riyadi Yanto et al. [44] | Fuzzy soft set | 89.00 |
This work | ANFIS | 99.10 |
Nishant Chauhan and Byung-Jae Choi
International Journal of Fuzzy Logic and Intelligent Systems 2024; 24(1): 10-18 https://doi.org/10.5391/IJFIS.2024.24.1.10Christine Musanase, Anthony Vodacek, Damien Hanyurwimfura, Alfred Uwitonze, Aloys Fashaho, and Adrien Turamyemyirijuru
International Journal of Fuzzy Logic and Intelligent Systems 2023; 23(2): 214-228 https://doi.org/10.5391/IJFIS.2023.23.2.214Ezreen Farina Shair, Radhi Hafizuddin Razali, Abdul Rahim Abdullah, and Nurul Fauzani Jamaluddin
International Journal of Fuzzy Logic and Intelligent Systems 2022; 22(1): 11-22 https://doi.org/10.5391/IJFIS.2022.22.1.11ANFIS process of each layer.
|@|~(^,^)~|@|Proposed ANFIS structure.
|@|~(^,^)~|@|Error surface result.
|@|~(^,^)~|@|ANFIS reasoning process.
|@|~(^,^)~|@|Actual training output.
|@|~(^,^)~|@|Error between training outputs.
|@|~(^,^)~|@|Rounded training outputs.
|@|~(^,^)~|@|Training error for rounded output.
|@|~(^,^)~|@|Rounded test outputs.
|@|~(^,^)~|@|Confusion matrix result.