A framework towards more accurate and explanatory student performance model

Hayat Sahlaoui, E. A. Alaoui, S. Agoujil
{"title":"A framework towards more accurate and explanatory student performance model","authors":"Hayat Sahlaoui, E. A. Alaoui, S. Agoujil","doi":"10.1145/3454127.3457634","DOIUrl":null,"url":null,"abstract":"The ability to predict students academic performance in a timely manner is very important in learning institutions [18]. Student performance prediction is an important area as it can help teachers identify students who need additional academic support [14]. Predicting student academic performance helps teachers develop a good understanding of how well or how badly students are doing in their classes so that teachers can take proactive steps to improve student learning. Accurately predicting students future performance based on their ongoing academic records is critical to effectively conducting the educational interventions required to ensure students complete the course on time and in a satisfactory manner [4]. To achieve these goals, however, a large amount of student data must be analyzed and predicted using various machine learning models. Having a wealth of options is good, but deciding which model to implement in production is critical. While we have a number of performance metrics to evaluate a model, it is not advisable to implement every algorithm for every problem. This takes a lot of time and effort. Additionally, machine learning (ML) models are amazingly good at making predictions, but often cannot provide explanations for their predictions that humans can easily understand. Most machine learning-based projects focused primarily on results, on updating the accuracy of student grade models without considering mechanisms for their interpretability. Therefore it is important to know how to choose the right algorithm for a given task and how to choose the ”right” interpretability tool. To that end, we provide a guide for machine learning practitioners and researchers that shows the thought process that they might find useful in improving the performance and interpretability of their models, and they can even get great results on their prediction problems. The study concludes that machine learning practitioners can improve the performance of predictive models with data tactics such as getting more data, cleaning data, resampling data and rescaling data. And with algorithms optimization tactics by searching for the best hyper-parameters by using random search of algorithm hyper parameters to expose configurations that never thought of. And learning to combine by using a new model to learn how to best combine the predictions from multiple well-performing models. And can also improve the interpretability of the model by choosing the “right” interpretability tool. As machine learning becomes more ubiquitous, understanding how these models find answers is critical to improve their performance and reliability. When deciding to implement a machine learning model, choosing the right model mean analyzing your needs and expected results. Finally, developing the right solution to a problem in real life is rarely just an applied math problem. It requires awareness of business needs, rules and regulations, and stakeholder concerns, as well as considerable expertise. When solving a machine problem, it is crucial to be able to combine and balance them out. Those who can do this can create the greatest value.","PeriodicalId":432206,"journal":{"name":"Proceedings of the 4th International Conference on Networking, Information Systems & Security","volume":"37 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 4th International Conference on Networking, Information Systems & Security","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3454127.3457634","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

Abstract

The ability to predict students academic performance in a timely manner is very important in learning institutions [18]. Student performance prediction is an important area as it can help teachers identify students who need additional academic support [14]. Predicting student academic performance helps teachers develop a good understanding of how well or how badly students are doing in their classes so that teachers can take proactive steps to improve student learning. Accurately predicting students future performance based on their ongoing academic records is critical to effectively conducting the educational interventions required to ensure students complete the course on time and in a satisfactory manner [4]. To achieve these goals, however, a large amount of student data must be analyzed and predicted using various machine learning models. Having a wealth of options is good, but deciding which model to implement in production is critical. While we have a number of performance metrics to evaluate a model, it is not advisable to implement every algorithm for every problem. This takes a lot of time and effort. Additionally, machine learning (ML) models are amazingly good at making predictions, but often cannot provide explanations for their predictions that humans can easily understand. Most machine learning-based projects focused primarily on results, on updating the accuracy of student grade models without considering mechanisms for their interpretability. Therefore it is important to know how to choose the right algorithm for a given task and how to choose the ”right” interpretability tool. To that end, we provide a guide for machine learning practitioners and researchers that shows the thought process that they might find useful in improving the performance and interpretability of their models, and they can even get great results on their prediction problems. The study concludes that machine learning practitioners can improve the performance of predictive models with data tactics such as getting more data, cleaning data, resampling data and rescaling data. And with algorithms optimization tactics by searching for the best hyper-parameters by using random search of algorithm hyper parameters to expose configurations that never thought of. And learning to combine by using a new model to learn how to best combine the predictions from multiple well-performing models. And can also improve the interpretability of the model by choosing the “right” interpretability tool. As machine learning becomes more ubiquitous, understanding how these models find answers is critical to improve their performance and reliability. When deciding to implement a machine learning model, choosing the right model mean analyzing your needs and expected results. Finally, developing the right solution to a problem in real life is rarely just an applied math problem. It requires awareness of business needs, rules and regulations, and stakeholder concerns, as well as considerable expertise. When solving a machine problem, it is crucial to be able to combine and balance them out. Those who can do this can create the greatest value.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
一个更准确和解释学生表现模型的框架
在学习机构中,及时预测学生学习成绩的能力是非常重要的。学生表现预测是一个重要的领域,因为它可以帮助教师确定哪些学生需要额外的学术支持。预测学生的学习成绩可以帮助教师更好地了解学生在课堂上的表现,这样教师就可以采取积极主动的措施来改善学生的学习。根据学生目前的学习成绩,准确预测学生未来的表现,对于有效地进行必要的教育干预,确保学生按时、以令人满意的方式完成课程至关重要。然而,为了实现这些目标,必须使用各种机器学习模型分析和预测大量的学生数据。拥有丰富的选择是件好事,但是决定在生产中实现哪个模型是至关重要的。虽然我们有许多性能指标来评估模型,但不建议为每个问题实现每个算法。这需要花费大量的时间和精力。此外,机器学习(ML)模型非常擅长进行预测,但通常无法为人类容易理解的预测提供解释。大多数基于机器学习的项目主要关注结果,关注更新学生成绩模型的准确性,而不考虑其可解释性的机制。因此,了解如何为给定任务选择正确的算法以及如何选择“正确”的可解释性工具非常重要。为此,我们为机器学习从业者和研究人员提供了一个指南,展示了他们在提高模型的性能和可解释性方面可能会发现有用的思维过程,他们甚至可以在预测问题上获得很好的结果。该研究的结论是,机器学习从业者可以通过获取更多数据、清理数据、重新采样数据和重新缩放数据等数据策略来提高预测模型的性能。并采用算法优化策略,通过随机搜索算法超参数来寻找最佳超参数,从而暴露出从未想到过的配置。通过使用一个新的模型来学习如何最好地结合多个表现良好的模型的预测。并且可以通过选择“正确”的可解释性工具来提高模型的可解释性。随着机器学习变得越来越普遍,了解这些模型如何找到答案对于提高它们的性能和可靠性至关重要。在决定实现机器学习模型时,选择正确的模型意味着分析您的需求和预期结果。最后,为现实生活中的问题找到正确的解决方案并不仅仅是一个应用数学问题。它需要了解业务需求、规则和规章、涉众关注的问题,以及相当的专业知识。在解决机器问题时,能够结合并平衡它们是至关重要的。能做到这一点的人才能创造最大的价值。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Proposal for a platform for the continuity of distance learning in African schools and universities at the end of the politico-military crisis in the face of covid-19: case of the Central African Republic The proposition of Process flow model for Scrum and eXtreme Programming On the Performance of Deep Learning in the Full Edge and the Full Cloud Architectures TRANSFER LEARNING AND SMOTE ALGORITHM FOR IMAGE-BASED MALWARE CLASSIFICATION The impact of COVID-19 on education: Performance Analysis of Tracks and Tools for Distance Education in Schools during the Coronavirus Pandemic in Morocco
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1