scispace - formally typeset
Open AccessJournal ArticleDOI

A Novel Method for Performance Measurement of Public Educational Institutions Using Machine Learning Models

Reads0
Chats0
TLDR
In this paper, the authors proposed a model to measure institutional performance based on key performance indicators through data mining techniques, such as J48 decision tree, support vector machines, random forest, rotation forest, and artificial neural networks.
Abstract
Lack of education is a major concern in underdeveloped countries because it leads to poor human and economic development. The level of education in public institutions varies across all regions around the globe. Current disparities in access to education worldwide are mostly due to systemic regional differences and the distribution of resources. Previous research focused on evaluating students’ academic performance, but less has been done to measure the performance of educational institutions. Key performance indicators for the evaluation of institutional performance differ from student performance indicators. There is a dire need to evaluate educational institutions’ performance based on their disparities and academic results on a large scale. This study proposes a model to measure institutional performance based on key performance indicators through data mining techniques. Various feature selection methods were used to extract the key performance indicators. Several machine learning models, namely, J48 decision tree, support vector machines, random forest, rotation forest, and artificial neural networks were employed to build an efficient model. The results of the study were based on different factors, i.e., the number of schools in a specific region, teachers, school locations, enrolment, and availability of necessary facilities that contribute to school performance. It was also observed that urban regions performed well compared to rural regions due to the improved availability of educational facilities and resources. The results showed that artificial neural networks outperformed other models and achieved an accuracy of 82.9% when the relief-F based feature selection method was used. This study will help support efforts in governance for performance monitoring, policy formulation, target-setting, evaluation, and reform to address the issues and challenges in education worldwide.

read more

Citations
More filters
Journal ArticleDOI

OUP accepted manuscript

- 07 Jun 2022 - 
TL;DR: In this article , a decision support system that can assist clinicians in developing a more accurate diagnosis has a lot of potentials, which can be deployed to diagnose various diseases, such as COVID-19, typhoid, malaria and pneumonia.
Journal ArticleDOI

Trends and Directions of Financial Technology (Fintech) in Society and Environment: A Bibliometric Study

TL;DR: In this paper, the authors conducted a bibliometric analysis in social, environmental, and computer sciences fields to analyse the implementation of environment-friendly computer applications to benefit societal growth and well-being.
Journal ArticleDOI

A Machine Learning-Based Model for Stability Prediction of Decentralized Power Grid Linked with Renewable Energy Resources

TL;DR: This model can better predict frequency fluctuations in decentralized power grids and the volatile nature of renewable energy resources resulting in better utilization and may contribute to the stability of a decentralized power grid for better distribution and management of electricity.
Journal ArticleDOI

A Proposed Framework for Early Prediction of Schistosomiasis

TL;DR: In this paper , the authors proposed a framework by incorporating the most significant features to predict Schistosomiasis using machine learning techniques, including correlation-based feature selection, information gain, gain ratio, ReliefF, and OneR. The performance of the proposed framework has been evaluated based on Accuracy, Precision, Recall and F1-score.
Journal ArticleDOI

Selection of the Right Undergraduate Major by Students Using Supervised Learning Techniques

TL;DR: In this paper, various explainable machine learning approaches (decision tree [DT], extra tree classifiers [ETC], Random forest [RF] classifiers, Gradient boosting classifiers (GBC), and Support Vector Machine [SVM]) were tested to predict students' right undergraduate major (field of specialization) before admission at the undergraduate level based on the current job markets and experience.
References
More filters
Journal ArticleDOI

Regression Shrinkage and Selection via the Lasso

TL;DR: A new method for estimation in linear models called the lasso, which minimizes the residual sum of squares subject to the sum of the absolute value of the coefficients being less than a constant, is proposed.
Journal ArticleDOI

An introduction to variable and feature selection

TL;DR: The contributions of this special issue cover a wide range of aspects of variable selection: providing a better definition of the objective function, feature construction, feature ranking, multivariate feature selection, efficient search methods, and feature validity assessment methods.
Journal ArticleDOI

A survey on feature selection methods

TL;DR: The objective is to provide a generic introduction to variable elimination which can be applied to a wide array of machine learning problems and focus on Filter, Wrapper and Embedded methods.
Journal ArticleDOI

Theoretical and Empirical Analysis of ReliefF and RReliefF

TL;DR: How and why Relief algorithms work, their theoretical and practical properties, their parameters, what kind of dependencies they detect, how do they scale up to large number of examples and features, how to sample data for them, how robust are they regarding the noise, how irrelevant and redundant attributes influence their output and how different metrics influences them.
Journal ArticleDOI

Rotation Forest: A New Classifier Ensemble Method

TL;DR: This work examined the rotation forest ensemble on a random selection of 33 benchmark data sets from the UCI repository and compared it with bagging, AdaBoost, and random forest and prompted an investigation into diversity-accuracy landscape of the ensemble models.