首页 > 最新文献

International Conferences on Computing and Data Engineering最新文献

英文 中文
BlockNCD App: A Rule-Based Decision Support System for Non-Communicable Disease Risk Assessment 基于规则的非传染性疾病风险评估决策支持系统
Pub Date : 1900-01-01 DOI: 10.1145/3456172.3456213
A. O. Perez, T. Palaoag
Non-communicable diseases (NCDs) are among the leading causes of deaths worldwide. Early detection and management could mitigate NCD-related complications. The Philippine Package for Essential NCD Interventions (PhilPEN) is a set of protocols to identify the risk level of developing NCD among at-risk patients and recommend an action plan based on a clinical service pathway. This paper proposes a framework in building a rule-based decision support system for risk assessment and management of NCDs following the PhilPEN and a decision tree derived from the risk prediction chart. It is demonstrated through a prototype application called "BlockNCD App". BlockNCD App maintains a registry of enrolled clients for risk assessment and screening. Variables such as age, gender, lifestyle and laboratory results are processed by the application and calculates the NCD risk level of the client. Depending on the NCD risk level, BlockNCD App recommends appropriate medical intervention. The use of an automated decision support systems can help in managing NCD cases better through early intervention and treatment and by minimizing errors that arise from manual interpretation of risk prediction charts and clinical pathways.
{"title":"BlockNCD App: A Rule-Based Decision Support System for Non-Communicable Disease Risk Assessment","authors":"A. O. Perez, T. Palaoag","doi":"10.1145/3456172.3456213","DOIUrl":"https://doi.org/10.1145/3456172.3456213","url":null,"abstract":"Non-communicable diseases (NCDs) are among the leading causes of deaths worldwide. Early detection and management could mitigate NCD-related complications. The Philippine Package for Essential NCD Interventions (PhilPEN) is a set of protocols to identify the risk level of developing NCD among at-risk patients and recommend an action plan based on a clinical service pathway. This paper proposes a framework in building a rule-based decision support system for risk assessment and management of NCDs following the PhilPEN and a decision tree derived from the risk prediction chart. It is demonstrated through a prototype application called \"BlockNCD App\". BlockNCD App maintains a registry of enrolled clients for risk assessment and screening. Variables such as age, gender, lifestyle and laboratory results are processed by the application and calculates the NCD risk level of the client. Depending on the NCD risk level, BlockNCD App recommends appropriate medical intervention. The use of an automated decision support systems can help in managing NCD cases better through early intervention and treatment and by minimizing errors that arise from manual interpretation of risk prediction charts and clinical pathways.","PeriodicalId":149574,"journal":{"name":"International Conferences on Computing and Data Engineering","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123218612","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
Hybrid feature tweaking: Combining random forest similarity tweaking with CLPFD 混合特征调整:将随机森林相似度调整与CLPFD相结合
Pub Date : 1900-01-01 DOI: 10.1145/3456172.3456193
Tony Lindgren
When using prediction models created from data, it is in certain cases not sufficient for the users to only get a prediction, sometimes accompanied with a probability of the predictive outcome. Instead, a more elaborate answer is required, like given the predictive outcome, how can this outcome be changed to a wished outcome, i.e., feature tweaking. In this paper we introduce a novel hybrid method for performing feature tweaking that builds upon Random Forest Similarity Tweaking and utilizing a Constraint Logic Programming solver for the Finite Domain (CLPFD). This hybrid method is compared to only using a CLPFD solver and to using a previously known feature tweaking algorithm, Actionable Feature Tweaking. The results show that the hybrid method provides a good balance between the distances, comparing the original example and the tweaked example, and completeness, the number of successfully tweaked examples, compared to the other methods. Another benefit with the novel method, is that the user can specify a prediction threshold for feature tweaking and adjust weights of features to mimic the real-world cost of changing feature values.
{"title":"Hybrid feature tweaking: Combining random forest similarity tweaking with CLPFD","authors":"Tony Lindgren","doi":"10.1145/3456172.3456193","DOIUrl":"https://doi.org/10.1145/3456172.3456193","url":null,"abstract":"When using prediction models created from data, it is in certain cases not sufficient for the users to only get a prediction, sometimes accompanied with a probability of the predictive outcome. Instead, a more elaborate answer is required, like given the predictive outcome, how can this outcome be changed to a wished outcome, i.e., feature tweaking. In this paper we introduce a novel hybrid method for performing feature tweaking that builds upon Random Forest Similarity Tweaking and utilizing a Constraint Logic Programming solver for the Finite Domain (CLPFD). This hybrid method is compared to only using a CLPFD solver and to using a previously known feature tweaking algorithm, Actionable Feature Tweaking. The results show that the hybrid method provides a good balance between the distances, comparing the original example and the tweaked example, and completeness, the number of successfully tweaked examples, compared to the other methods. Another benefit with the novel method, is that the user can specify a prediction threshold for feature tweaking and adjust weights of features to mimic the real-world cost of changing feature values.","PeriodicalId":149574,"journal":{"name":"International Conferences on Computing and Data Engineering","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125433335","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
Error Debugging Problem in Python Programming Learning Assistant System using Error Debugging Method extension Blank Element Selection Algorithms 用错误调试方法扩展空白元素选择算法在Python编程学习辅助系统中的错误调试问题
Pub Date : 1900-01-01 DOI: 10.1145/3512850.3512858
Hsu Wai Hnin, Khin Khin Zaw
Abstract: Python Programming Learning Assistant System (PYPLAS) has been developed to support python programming educations. Currently, PYPLAS provided the element fill-in-blank problem to improve the student programming skill. Students studied python error types and debugging technique in python code. In this paper, error debugging problem in PYPLAS is proposed so that students can study the types of python errors. Error debugging problem is generated by using error debugging method to replace incorrect element into correct ones. For evaluations, the 100 error debugging problems are generated to analysis the correctness of error debugging method according to python grammar. We generated 10 problems and asked 5 students in two universities to solve them. Eventually, the educational effects in python programming learning are verified by generating error debugging problems to assign the students in python programming course.
{"title":"Error Debugging Problem in Python Programming Learning Assistant System using Error Debugging Method extension Blank Element Selection Algorithms","authors":"Hsu Wai Hnin, Khin Khin Zaw","doi":"10.1145/3512850.3512858","DOIUrl":"https://doi.org/10.1145/3512850.3512858","url":null,"abstract":"Abstract: Python Programming Learning Assistant System (PYPLAS) has been developed to support python programming educations. Currently, PYPLAS provided the element fill-in-blank problem to improve the student programming skill. Students studied python error types and debugging technique in python code. In this paper, error debugging problem in PYPLAS is proposed so that students can study the types of python errors. Error debugging problem is generated by using error debugging method to replace incorrect element into correct ones. For evaluations, the 100 error debugging problems are generated to analysis the correctness of error debugging method according to python grammar. We generated 10 problems and asked 5 students in two universities to solve them. Eventually, the educational effects in python programming learning are verified by generating error debugging problems to assign the students in python programming course.","PeriodicalId":149574,"journal":{"name":"International Conferences on Computing and Data Engineering","volume":"516 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116227733","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 Conferences on Computing and Data Engineering
全部 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