首页 > 最新文献

International journal of machine learning and computing最新文献

英文 中文
A Capability Maturity Model for STP aware Software Development 面向STP的软件开发能力成熟度模型
Pub Date : 2022-10-05 DOI: 10.53759/7669/jmc202202022
Geim Sllian, Toi Mazur
There has been an increase in the importance of software Security, Trust, and Privacy (STP). Product systems must be designed with trustworthy STP protection methods while still rendering the required benefits of applications to its consumers. As a result of this large skill gap, colleges and the software sector have found themselves in a state of supply- and-demand conflict. STP-aware software development requires a new practice Capability Maturity Model (CMM) to address this issue. In order to help colleges progressively increase their students' capacity to apply what they have learned in the classroom, this contribution provides a model that consists of 4 levels: Awareness, Curriculum, Project, and Enterprise, for STP-aware software development. Software development that is STP-aware has been shown to be quite beneficial in the development of programming talent's practice capabilities for learners.
软件安全、信任和隐私(STP)的重要性日益增加。产品系统必须设计具有可靠的STP保护方法,同时仍然为其消费者提供应用程序所需的好处。由于这种巨大的技能差距,大学和软件行业发现自己处于供需冲突的状态。stp感知的软件开发需要一个新的实践能力成熟度模型(Capability Maturity Model, CMM)来解决这个问题。为了帮助大学逐步提高学生应用课堂所学知识的能力,本文为stp感知软件开发提供了一个由4个层次组成的模型:意识、课程、项目和企业。意识到stp的软件开发已经被证明对学习者的编程人才实践能力的发展是非常有益的。
{"title":"A Capability Maturity Model for STP aware Software Development","authors":"Geim Sllian, Toi Mazur","doi":"10.53759/7669/jmc202202022","DOIUrl":"https://doi.org/10.53759/7669/jmc202202022","url":null,"abstract":"There has been an increase in the importance of software Security, Trust, and Privacy (STP). Product systems must be designed with trustworthy STP protection methods while still rendering the required benefits of applications to its consumers. As a result of this large skill gap, colleges and the software sector have found themselves in a state of supply- and-demand conflict. STP-aware software development requires a new practice Capability Maturity Model (CMM) to address this issue. In order to help colleges progressively increase their students' capacity to apply what they have learned in the classroom, this contribution provides a model that consists of 4 levels: Awareness, Curriculum, Project, and Enterprise, for STP-aware software development. Software development that is STP-aware has been shown to be quite beneficial in the development of programming talent's practice capabilities for learners.","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":"12 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83484981","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Robustness Analysis of Gaussian Process Convolutional Neural Network with Uncertainty Quantification 不确定性量化高斯过程卷积神经网络的鲁棒性分析
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1097
Mahed Javed, L. Mihaylova, N. Bouaynaya
 Abstract —This paper presents a novel framework for image classification which comprises a convolutional neural network (CNN) feature map extractor combined with a Gaussian process (GP) classifier. Learning within the CNN-GP involves forward propagating the predicted class labels, then followed by backpropagation of the maximum likelihood function of the GP with a regularization term added. The regularization term takes the form of one of the three loss functions: the Kullback-Leibler divergence, Wasserstein distance, and maximum correntropy. The training and testing are performed in mini batches of images. The forward step (before the regularization) involves replacing the original images in the mini batch with their close neighboring images and then providing these to the CNN-GP to get the new predictive labels. The network performance is evaluated on MNIST, Fashion-MNIST, CIFAR10, and CIFAR100 datasets. Precision-recall and receiver operating characteristics curves are used to evaluate the performance of the GP classifier. The proposed CNN-GP performance is validated with different levels of noise, motion blur, and adversarial attacks. Results are explained using uncertainty analysis and further tests on quantifying the impact on uncertainty with attack strength are carried out. The results show that the testing accuracy improves for networks that backpropagate the maximum likelihood with regularized losses when compared with methods that do not. Moreover, a comparison with a state-of-art CNN Monte Carlo dropout method is presented. The outperformance of the CNN-GP framework with respect to reliability and computational efficiency is
摘要本文提出了一种新的图像分类框架,该框架由卷积神经网络(CNN)特征映射提取器与高斯过程(GP)分类器相结合。CNN-GP内的学习包括前向传播预测的类标签,然后通过添加正则化项对GP的最大似然函数进行反向传播。正则化项采用三种损失函数之一的形式:Kullback-Leibler散度、Wasserstein距离和最大熵。训练和测试是在小批量图像中进行的。向前的一步(在正则化之前)包括用它们的近邻图像替换小批中的原始图像,然后将这些图像提供给CNN-GP以获得新的预测标签。在MNIST、Fashion-MNIST、CIFAR10和CIFAR100数据集上对网络性能进行了评估。使用精确召回率和接收者工作特征曲线来评估GP分类器的性能。提出的CNN-GP性能在不同程度的噪声、运动模糊和对抗性攻击下进行了验证。利用不确定度分析对结果进行了解释,并进行了进一步的测试,以量化攻击强度对不确定度的影响。结果表明,与不反向传播带正则化损失的最大似然网络相比,反向传播带正则化损失的最大似然网络的测试精度有所提高。并与CNN蒙特卡罗dropout方法进行了比较。CNN-GP框架在可靠性和计算效率方面的优势在于
{"title":"Robustness Analysis of Gaussian Process Convolutional Neural Network with Uncertainty Quantification","authors":"Mahed Javed, L. Mihaylova, N. Bouaynaya","doi":"10.18178/ijmlc.2022.12.5.1097","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1097","url":null,"abstract":" Abstract —This paper presents a novel framework for image classification which comprises a convolutional neural network (CNN) feature map extractor combined with a Gaussian process (GP) classifier. Learning within the CNN-GP involves forward propagating the predicted class labels, then followed by backpropagation of the maximum likelihood function of the GP with a regularization term added. The regularization term takes the form of one of the three loss functions: the Kullback-Leibler divergence, Wasserstein distance, and maximum correntropy. The training and testing are performed in mini batches of images. The forward step (before the regularization) involves replacing the original images in the mini batch with their close neighboring images and then providing these to the CNN-GP to get the new predictive labels. The network performance is evaluated on MNIST, Fashion-MNIST, CIFAR10, and CIFAR100 datasets. Precision-recall and receiver operating characteristics curves are used to evaluate the performance of the GP classifier. The proposed CNN-GP performance is validated with different levels of noise, motion blur, and adversarial attacks. Results are explained using uncertainty analysis and further tests on quantifying the impact on uncertainty with attack strength are carried out. The results show that the testing accuracy improves for networks that backpropagate the maximum likelihood with regularized losses when compared with methods that do not. Moreover, a comparison with a state-of-art CNN Monte Carlo dropout method is presented. The outperformance of the CNN-GP framework with respect to reliability and computational efficiency is","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42243897","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Rotated Grid Search for Hyperparameter Optimization 旋转网格搜索超参数优化
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1110
{"title":"Rotated Grid Search for Hyperparameter Optimization","authors":"","doi":"10.18178/ijmlc.2022.12.5.1110","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1110","url":null,"abstract":"","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43695297","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mining Weighted Erasable Itemsets Over the Incremental Database Based on the InvP-List 基于InvP-List的增量数据库加权可擦除项集挖掘
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1106
Ye, In Chang, Siang, Jia Du, Chin, Ting Lin
An erasable itemset is the low profit itemset in the product database. The previous algorithms for mining erasable itemsets ignore the weight of each component of the product and mine erasable itemsets by concerning the product profit only in static product databases. But, when we consider the weight of each component, previous algorithms for mining weighted erasable itemsets would violate the anti-monotone property. That is, the subset X of an erasable pattern Y may not be an erasable pattern. The IWEI algorithm uses the static overestimated factor of itemsets profits to satisfy the “anti-monotone property” of weighted erasable itemset and constructs the IWEI-Tree and OP-List data structure for the dynamic database. However, the IWEI-Tree has to be reconstructed, when reading the whole product database is finished. It will take long time to complete the mining of the whole tree, if the database is frequently updated. The IWEI algorithm generates the too low static value of the overestimated factor to prune candidates. To solve those problems, in this paper, we propose the Inverted-Product-List algorithm (InvP-List) and with the local estimated factor to identify weighted erasable itemsets candidates from the Candidate-List which is generated from InvP-List. We propose the appropriate estimated factor to reduce the number of candidates which is called LMAW. LMAW is a local estimated factor which is used to check whether the itemset is a weighted erasable itemset or not. Our InvP-List algorithm also requires only one database scan. Moreover, our proposed algorithm concerning the local estimated factor creates few numbers of candidates than the IWEI algorithm. From the performance study, we show that our InvP-List algorithm is more efficient than the IWEI algorithm both in the real and the synthetic datasets.
可擦除项目集是产品数据库中的低利润项目集。以前的可擦除项集挖掘算法忽略了产品各组成部分的权重,只考虑静态产品数据库中的产品利润来挖掘可擦除项集合。但是,当我们考虑每个分量的权重时,以前的加权可擦除项集挖掘算法会违反反单调性。也就是说,可擦除图案Y的子集X可以不是可擦除图案。IWEI算法利用项集利润的静态高估因子来满足加权可擦项集的“反单调性”,并构造了动态数据库的IWEI树和OP列表数据结构。然而,当读取完整个产品数据库时,必须重建IWEI树。如果数据库频繁更新,则需要很长时间才能完成整棵树的挖掘。IWEI算法生成的过高估计因子的静态值太低,无法修剪候选者。为了解决这些问题,本文提出了反向产品列表算法(InvP-List),并利用局部估计因子从由InvP-List生成的候选列表中识别加权可擦除项集候选。我们提出了适当的估计因子来减少候选的数量,称为LMAW。LMAW是用于检查项集是否是加权可擦除项集的局部估计因子。我们的InvP List算法也只需要一次数据库扫描。此外,我们提出的关于局部估计因子的算法比IWEI算法产生的候选数量少。从性能研究中,我们表明我们的InvP-List算法在真实数据集和合成数据集中都比IWEI算法更有效。
{"title":"Mining Weighted Erasable Itemsets Over the Incremental Database Based on the InvP-List","authors":"Ye, In Chang, Siang, Jia Du, Chin, Ting Lin","doi":"10.18178/ijmlc.2022.12.5.1106","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1106","url":null,"abstract":"An erasable itemset is the low profit itemset in the product database. The previous algorithms for mining erasable itemsets ignore the weight of each component of the product and mine erasable itemsets by concerning the product profit only in static product databases. But, when we consider the weight of each component, previous algorithms for mining weighted erasable itemsets would violate the anti-monotone property. That is, the subset X of an erasable pattern Y may not be an erasable pattern. The IWEI algorithm uses the static overestimated factor of itemsets profits to satisfy the “anti-monotone property” of weighted erasable itemset and constructs the IWEI-Tree and OP-List data structure for the dynamic database. However, the IWEI-Tree has to be reconstructed, when reading the whole product database is finished. It will take long time to complete the mining of the whole tree, if the database is frequently updated. The IWEI algorithm generates the too low static value of the overestimated factor to prune candidates. To solve those problems, in this paper, we propose the Inverted-Product-List algorithm (InvP-List) and with the local estimated factor to identify weighted erasable itemsets candidates from the Candidate-List which is generated from InvP-List. We propose the appropriate estimated factor to reduce the number of candidates which is called LMAW. LMAW is a local estimated factor which is used to check whether the itemset is a weighted erasable itemset or not. Our InvP-List algorithm also requires only one database scan. Moreover, our proposed algorithm concerning the local estimated factor creates few numbers of candidates than the IWEI algorithm. From the performance study, we show that our InvP-List algorithm is more efficient than the IWEI algorithm both in the real and the synthetic datasets.","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47439723","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Straightness Prediction in CNC Turning Process for Carbon Steel and Aluminum Workpieces Applying Artificial Neural Networks 应用人工神经网络预测碳钢和铝工件数控车削过程中的直线度
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1098
S. Tangjitsitcharoen, W. Laiwatthanapaisan
 Abstract —An intelligent machine and manufacturing system has a significant role in the near future, especially when the circumstance of manufacturing industries are seriously competitive. New technologies are continuously being developed to serve future manufacturing. CNC turning machine is widely utilized in various advanced manufacturing industries. Straightness is a critical parameter in CNC turning process, which affects the workpiece assembly directly. However, control of straightness of the workpieces during in-process turning is difficult to be measured. Moreover, CNC turning machine cannot be adjusted real-time without stopping the operation. Hence, the aim of this research is to develop the straightness prediction model in the CNC turning process under various cutting conditions for carbon steel and aluminum workpieces in order to improve in-process monitoring and control of straightness. The cutting forces ratio has been adopted to estimate straightness. The Daubechies wavelet transform is utilized to decompose the dynamic cutting forces to remove the noise signals for better prediction. The straightness is calculated by employing the two-layer feed forward neural network, which is trained with the Levenberg-Marquardt back-propagation algorithm. As a result, the in-process straightness could be predicted well with greater accuracy and reliability using the proposed straightness
摘要-智能机器和制造系统在不久的将来,特别是在制造业竞争激烈的情况下,具有重要的作用。新技术不断被开发以服务于未来的制造业。数控车床广泛应用于各种先进制造行业。直线度是数控车削加工的关键参数,它直接影响到工件的装配。然而,在车削过程中,工件的直线度控制是难以测量的。而且,不停止操作,数控车床无法实时调整。因此,本研究的目的是建立不同切削条件下碳钢和铝工件数控车削过程中的直线度预测模型,以提高对直线度的过程监测和控制。采用切削力比来估计直线度。利用Daubechies小波变换对动态切削力进行分解,去除噪声信号,提高预测精度。采用Levenberg-Marquardt反向传播算法训练的两层前馈神经网络计算直线度。结果表明,利用所提出的直线度可以较好地预测加工过程中的直线度,具有较高的精度和可靠性
{"title":"Straightness Prediction in CNC Turning Process for Carbon Steel and Aluminum Workpieces Applying Artificial Neural Networks","authors":"S. Tangjitsitcharoen, W. Laiwatthanapaisan","doi":"10.18178/ijmlc.2022.12.5.1098","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1098","url":null,"abstract":" Abstract —An intelligent machine and manufacturing system has a significant role in the near future, especially when the circumstance of manufacturing industries are seriously competitive. New technologies are continuously being developed to serve future manufacturing. CNC turning machine is widely utilized in various advanced manufacturing industries. Straightness is a critical parameter in CNC turning process, which affects the workpiece assembly directly. However, control of straightness of the workpieces during in-process turning is difficult to be measured. Moreover, CNC turning machine cannot be adjusted real-time without stopping the operation. Hence, the aim of this research is to develop the straightness prediction model in the CNC turning process under various cutting conditions for carbon steel and aluminum workpieces in order to improve in-process monitoring and control of straightness. The cutting forces ratio has been adopted to estimate straightness. The Daubechies wavelet transform is utilized to decompose the dynamic cutting forces to remove the noise signals for better prediction. The straightness is calculated by employing the two-layer feed forward neural network, which is trained with the Levenberg-Marquardt back-propagation algorithm. As a result, the in-process straightness could be predicted well with greater accuracy and reliability using the proposed straightness","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47397241","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Structure Level Pruning of Efficient Convolutional Neural Networks with Sparse Group LASSO 稀疏群LASSO有效卷积神经网络的结构级修剪
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1111
{"title":"Structure Level Pruning of Efficient Convolutional Neural Networks with Sparse Group LASSO","authors":"","doi":"10.18178/ijmlc.2022.12.5.1111","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1111","url":null,"abstract":"","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42267927","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Machine Learning Approach for the Classification of Lower Back Pain in the Human Body 一种用于人体下背痛分类的机器学习方法
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1105
{"title":"A Machine Learning Approach for the Classification of Lower Back Pain in the Human Body","authors":"","doi":"10.18178/ijmlc.2022.12.5.1105","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1105","url":null,"abstract":"","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44835280","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A New Approach to Neural Network Design for Fast Convergence via Feed-forward Loop 一种基于前馈环路的神经网络快速收敛设计新方法
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1109
{"title":"A New Approach to Neural Network Design for Fast Convergence via Feed-forward Loop","authors":"","doi":"10.18178/ijmlc.2022.12.5.1109","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1109","url":null,"abstract":"","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42193611","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Lifespan Prediction for Lung and Bronchus Cancer Patients via Machine Learning Techniques 利用机器学习技术预测癌症肺和支气管患者的寿命
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1107
{"title":"Lifespan Prediction for Lung and Bronchus Cancer Patients via Machine Learning Techniques","authors":"","doi":"10.18178/ijmlc.2022.12.5.1107","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1107","url":null,"abstract":"","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47615132","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Early Grade Prediction Using Profile Data 利用剖面数据进行早期品位预测
Pub Date : 2022-09-01 DOI: 10.18178/ijmlc.2022.12.5.1100
S. Iqbal, Jerin Ishrat Natasha
 Abstract —Universities are reputable institutions for higher education and therefore it is crucial that the students have satisfactory grades. Quite often it is seen that during the first few semesters many students dropout from the universities or have to struggle in order to complete the courses. One way to address the issue is early grade prediction using Machine Learning techniques, for the courses taken by the students so that the students in need can be provided special assistance by the instructors. Machine Learning Algorithms such as Linear Regression, Decision Tree Regression, Gaussian Naïve Bayes, Decision Tree Classifier have been applied on the data set to predict students’ results and to compare their accuracy. The evaluated profile data have been collected from the students of 10th semester or above of the Computer Science department, BRAC University, Dhaka, Bangladesh. The Decision Tree Classifier technique has been found to perform the best in predicting the grade, closely followed by Decision Tree Regression and Linear Regression has performed the
摘要-大学是声誉良好的高等教育机构,因此学生取得满意的成绩至关重要。经常可以看到,在最初的几个学期,许多学生从大学辍学,或者不得不努力完成课程。解决这个问题的一种方法是使用机器学习技术对学生的课程进行早期成绩预测,以便有需要的学生可以得到教师的特殊帮助。机器学习算法,如线性回归,决策树回归,高斯Naïve贝叶斯,决策树分类器已应用于数据集预测学生的结果,并比较其准确性。评估的个人资料数据来自孟加拉国达卡BRAC大学计算机科学系第十学期及以上的学生。决策树分类器技术被发现在预测等级方面表现最好,紧随其后的是决策树回归和线性回归
{"title":"Early Grade Prediction Using Profile Data","authors":"S. Iqbal, Jerin Ishrat Natasha","doi":"10.18178/ijmlc.2022.12.5.1100","DOIUrl":"https://doi.org/10.18178/ijmlc.2022.12.5.1100","url":null,"abstract":" Abstract —Universities are reputable institutions for higher education and therefore it is crucial that the students have satisfactory grades. Quite often it is seen that during the first few semesters many students dropout from the universities or have to struggle in order to complete the courses. One way to address the issue is early grade prediction using Machine Learning techniques, for the courses taken by the students so that the students in need can be provided special assistance by the instructors. Machine Learning Algorithms such as Linear Regression, Decision Tree Regression, Gaussian Naïve Bayes, Decision Tree Classifier have been applied on the data set to predict students’ results and to compare their accuracy. The evaluated profile data have been collected from the students of 10th semester or above of the Computer Science department, BRAC University, Dhaka, Bangladesh. The Decision Tree Classifier technique has been found to perform the best in predicting the grade, closely followed by Decision Tree Regression and Linear Regression has performed the","PeriodicalId":91709,"journal":{"name":"International journal of machine learning and computing","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46751804","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International journal of machine learning and computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
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