期刊文献+
共找到1,810篇文章
< 1 2 91 >
每页显示 20 50 100
Digital Twin-based Quality Management Method for the Assembly Process of Aerospace Products with the Grey-Markov Model and Apriori Algorithm 被引量:7
1
作者 Cunbo Zhuang Ziwen Liu +3 位作者 Jianhua Liu Hailong Ma Sikuan Zhai Ying Wu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期66-86,共21页
The assembly process of aerospace products such as satellites and rockets has the characteristics of single-or small-batch production,a long development period,high reliability,and frequent disturbances.How to predict... The assembly process of aerospace products such as satellites and rockets has the characteristics of single-or small-batch production,a long development period,high reliability,and frequent disturbances.How to predict and avoid quality abnormalities,quickly locate their causes,and improve product assembly quality and efficiency are urgent engineering issues.As the core technology to realize the integration of virtual and physical space,digital twin(DT)technology can make full use of the low cost,high efficiency,and predictable advantages of digital space to provide a feasible solution to such problems.Hence,a quality management method for the assembly process of aerospace products based on DT is proposed.Given that traditional quality control methods for the assembly process of aerospace products are mostly post-inspection,the Grey-Markov model and T-K control chart are used with a small sample of assembly quality data to predict the value of quality data and the status of an assembly system.The Apriori algorithm is applied to mine the strong association rules related to quality data anomalies and uncontrolled assembly systems so as to solve the issue that the causes of abnormal quality are complicated and difficult to trace.The implementation of the proposed approach is described,taking the collected centroid data of an aerospace product’s cabin,one of the key quality data in the assembly process of aerospace products,as an example.A DT-based quality management system for the assembly process of aerospace products is developed,which can effectively improve the efficiency of quality management for the assembly process of aerospace products and reduce quality abnormalities. 展开更多
关键词 Quality management Digital twin Assembly process Aerospace product Grey Markov model apriori algorithm
在线阅读 下载PDF
Misdiagnosis Features of Ancient Clinical Records Based on Apriori Algorithm 被引量:1
2
作者 Ling Yu 《Chinese Medicine and Culture》 2020年第1期50-53,共4页
Objective:To analyze misdiagnosis features in clinical cases of“Classified Medical Cases of Famous Physicians”and“Supplement to Classified Case Records of Celebrated Physicians.”Materials and Methods:Two hundred a... Objective:To analyze misdiagnosis features in clinical cases of“Classified Medical Cases of Famous Physicians”and“Supplement to Classified Case Records of Celebrated Physicians.”Materials and Methods:Two hundred and five ancient misdiagnosed cases were analyzed in aspects of locations(exterior-interior type,qi-blood type and Zang‑Fu organs type)and patterns(heat-cold type and deficiency-excess type)by Apriori Algorithm Method.Results:The main types of misdiagnosis in those medical casesare as follows::Zang‑Fu location misjudgment,misjudging the interior as the exterior,misjudging deficiency pattern as excess pattern,and misjudging cold pattern as heat pattern.Among them,the most outstanding type is the misjudgment of deficiency–cold pattern as excess–heat pattern.Conclusions:(1)Accurate judgment of location and differentiation of deficiency and excess patterns are the key points in diagnosing the diseases correctly.The confusion of true deficiency–cold and pseudo‑excess–heat pattern should be taken seriously.(2)Data mining on ancient clinical cases offers a new methodology for assisting clinical diagnosis of traditional Chinese medicine. 展开更多
关键词 Ancient clinical cases apriori algorithm classified medical cases of famous physicians data mining misdiagnosis features supplement to classified case records of celebrated physicians
暂未订购
A Forensic Investigation of Terrorism in Nigeria: An Apriori Algorithm Approach
3
作者 Aamo Iorliam Raymond U. Dugeri +1 位作者 Beatrice O. Akumba Samera Otor 《Journal of Information Security》 2021年第4期270-280,共11页
Investigations towards studying terrorist activities have recently attracted a great amount of research interest. In this paper, we investigate the use of the Apriori algorithm on the Global Terrorism Database (GTD) f... Investigations towards studying terrorist activities have recently attracted a great amount of research interest. In this paper, we investigate the use of the Apriori algorithm on the Global Terrorism Database (GTD) for forensic investigation purposes. Recently, the Apriori algorithm, which could be considered a forensic tool</span><span style="font-family:Verdana;">,</span><span style="font-family:Verdana;"> has been used to study terrorist activities and patterns across the world. As such, our motivation is to utilise the Apriori algorithm approach on the GTD to study terrorist activities and the areas/states in Nigeria with high frequencies of terrorist activities. We observe that the most preferred method of terrorist attacks in Nigeria is through armed assault. Again, our experiment shows that attacks in Nigeria are mostly successful. Also, we observe from our investigations that most terrorists in Nigeria are not suicidal. The main application of this work can be used by forensic experts to assist law enforcement agencies in decision making when handling terrorist attacks in Nigeria</span><span style="font-family:Verdana;">. </p> 展开更多
关键词 FORENSICS TERRORISM NIGERIA apriori algorithm
在线阅读 下载PDF
Design and Implementation of Book Recommendation Management System Based on Improved Apriori Algorithm 被引量:2
4
作者 Yingwei Zhou 《Intelligent Information Management》 2020年第3期75-87,共13页
The traditional Apriori applied in books management system causes slow system operation due to frequent scanning of database and excessive quantity of candidate item-sets, so an information recommendation book managem... The traditional Apriori applied in books management system causes slow system operation due to frequent scanning of database and excessive quantity of candidate item-sets, so an information recommendation book management system based on improved Apriori data mining algorithm is designed, in which the C/S (client/server) architecture and B/S (browser/server) architecture are integrated, so as to open the book information to library staff and borrowers. The related information data of the borrowers and books can be extracted from books lending database by the data preprocessing sub-module in the system function module. After the data is cleaned, converted and integrated, the association rule mining sub-module is used to mine the strong association rules with support degree greater than minimum support degree threshold and confidence coefficient greater than minimum confidence coefficient threshold according to the processed data and by means of the improved Apriori data mining algorithm to generate association rule database. The association matching is performed by the personalized recommendation sub-module according to the borrower and his selected books in the association rule database. The book information associated with the books read by borrower is recommended to him to realize personalized recommendation of the book information. The experimental results show that the system can effectively recommend book related information, and its CPU occupation rate is only 6.47% under the condition that 50 clients are running it at the same time. Anyway, it has good performance. 展开更多
关键词 Information RECOMMENDATION BOOK Management apriori algorithm Data Mining Association RULE PERSONALIZED RECOMMENDATION
在线阅读 下载PDF
The analysis and improvement of Apriori algorithm 被引量:1
5
作者 HAN Feng ZHANG Shu-mao DU Ying-shuang 《通讯和计算机(中英文版)》 2008年第9期12-18,共7页
关键词 apriori算法 分析方法 计算机技术 数据挖掘
在线阅读 下载PDF
An Improved Apriori Algorithm
6
作者 LIU Shan LIAO Yongyi 《现代电子技术》 2007年第4期106-107,110,共3页
In this paper,We study the Apriori and FP-growth algorithm in mining association rules and give a method for computing all the frequent item-sets in a database.Its basic idea is giving a concept based on the boolean v... In this paper,We study the Apriori and FP-growth algorithm in mining association rules and give a method for computing all the frequent item-sets in a database.Its basic idea is giving a concept based on the boolean vector business product,which be computed between all the businesses,then we can get all the two frequent item-sets(minsup=2).We basis their inclusive relation to construct a set-tree of item-sets in database transaction,and then traverse path in it and get all the frequent item-sets.Therefore,we can get minimal frequent item sets between transactions and items in the database without scanning the database and iteratively computing in Apriori algorithm. 展开更多
关键词 数据挖掘 挖掘规则 先验算法 频繁项集 商业产品
在线阅读 下载PDF
数据驱动抑郁症精准用药:基于Apriori算法与超图解析逍遥散类方与选择性5-羟色胺再摄取抑制剂联用抗抑郁的“方案-不良反应-抑郁亚型”三阶关联
7
作者 许文璐 孙乐华 +1 位作者 秦雪梅 刘晓节 《中草药》 北大核心 2026年第3期1001-1013,共13页
目的克服选择性5-羟色胺再摄取抑制剂(selective serotonin reuptake inhibitors,SSRIs)临床用药局限,破解逍遥散类方与SSRIs联用抗抑郁的个体差异及病理机制把握不足问题,实现二者精准联用,并推动抑郁症治疗向“数据智能驱动”转型。... 目的克服选择性5-羟色胺再摄取抑制剂(selective serotonin reuptake inhibitors,SSRIs)临床用药局限,破解逍遥散类方与SSRIs联用抗抑郁的个体差异及病理机制把握不足问题,实现二者精准联用,并推动抑郁症治疗向“数据智能驱动”转型。方法以“逍遥散+帕罗西汀”“逍遥散+(艾司)西酞普兰”“逍遥散+氟西汀”“逍遥散+舍曲林”“逍遥散+氟伏沙明”组合式主题词为检索词,系统检索中国知网、维普、万方数据库,检索时限为建库至2025年5月10日,按纳入、排除标准筛选文献并提取关键数据,通过核查清洗构建“逍遥散类方联用SSRIs治疗抑郁症”数据库;运用Apriori算法挖掘“给药方案-不良反应”关联规律,以提升度量化关联强度;基于超图构建“给药方案-抑郁症类型”超网络,结合PageRank算法计算节点权重,引入综合疗效因子优化超边权重,实现抑郁类型与最优中医药联用方案的精准匹配。结果最终纳入78篇有效文献,其中逍遥散类方联用氟西汀文献最多(33篇),联用氟伏沙明最少(1篇);不区分抑郁类型时,逍遥散类方联用氟西汀使用频次最高,加味逍遥散在逍遥散类方中使用频次居首(21次)。Apriori算法显示,逍遥散类方与帕罗西汀联用不良反应类型广但单类关联弱,与(艾司)西酞普兰联用的口干、胃肠道反应及与舍曲林联用的腹泻恶心关联强度高。超图分析中,“逍遥散类方+氟西汀”节点超度最高,可治疗7种抑郁亚型;“抑郁症”节点超度最高,适配5种联用方案;超边权重排序明确不同抑郁类型的最优方案,如老年抑郁患者人群优先使用“逍遥散类方+(艾司)西酞普兰”联用方案、产后抑郁人群优先“逍遥散类方+氟西汀”方案。结论Apriori算法可精准解析“联用方案-不良反应”关联特征,超图能有效实现“给药方案-抑郁类型”高阶匹配,二者结合为抑郁症“病-症-药”深度融合的精准用药策略提供量化依据,为中西药联用建立循证、量化、可预测的新范式奠定基础。 展开更多
关键词 抑郁症 逍遥散类方 选择性5-羟色胺再摄取抑制剂 中西药联用 apriori算法 超图 精准用药
原文传递
基于Apriori算法的民航不正常事件诱因关联性分析 被引量:1
8
作者 龙俊吉 杜亚倩 《科技创新与应用》 2026年第1期12-16,共5页
为探究高频不正常事件致因及其彼此之间的关联性。该文结合shell模型思想,在通过对2024年ASIS系统中的不正常事件进行整理的同时,选取一些常见致因,确定一个包含2个层次、4个维度、88个指标的多维双层致因体系。再选取APRIORI算法对2024... 为探究高频不正常事件致因及其彼此之间的关联性。该文结合shell模型思想,在通过对2024年ASIS系统中的不正常事件进行整理的同时,选取一些常见致因,确定一个包含2个层次、4个维度、88个指标的多维双层致因体系。再选取APRIORI算法对2024年1—10月的数据进行挖掘,并利用卡方检验对APRIORI算法获得的结果进行统计学检验,证明结果的科学性。最后利用2024年11—12月数据去检验算法模型的可靠性。成功得出单致因不正常事件中GPS干扰,中止进近、复飞,鸟击,支持度为显著频繁项,支持度分别为0.207、0.146、0.138;在多致因不正常事件中,(中止进近、复飞,鸟击)和(偏离指令高度,颠簸),它们是导致不正常事件出现的典型致因组合。 展开更多
关键词 民航安全 不正常事件 致因体系 apriori算法 卡方检验
在线阅读 下载PDF
消费者体育陶瓷购买渠道选择及其影响因素研究——基于Apriori算法及Logistic回归模型
9
作者 黄惠喆 黄弘 徐晨 《企业经济》 北大核心 2026年第3期119-128,共10页
在《“健康中国2030”规划纲要》深入实施、体育陶瓷市场需求爆发式增长的背景下,探究消费者购买渠道选择及其影响因素对产业发展具有重要现实意义。本研究基于Apriori算法与Logistic回归模型,分析体育陶瓷产品购买渠道选择及其影响因素... 在《“健康中国2030”规划纲要》深入实施、体育陶瓷市场需求爆发式增长的背景下,探究消费者购买渠道选择及其影响因素对产业发展具有重要现实意义。本研究基于Apriori算法与Logistic回归模型,分析体育陶瓷产品购买渠道选择及其影响因素。Apriori关联规则分析显示,信息获取途径与购买渠道之间存在显著关联:消费者通过组织获取信息时,倾向于经由协会、工会等团体购买;而通过网络直播了解产品后,则更可能选择线上或直播平台完成购买。Logistic回归结果进一步表明,人口学特征及体育运动兴趣度等因素也对渠道选择具有显著影响。基于研究结果,建议企业加强线上线下渠道融合,针对不同消费群体实施精准营销与差异化产品开发,优化直播及电商平台运营,以提升市场竞争力。 展开更多
关键词 apriori算法 LOGISTIC回归模型 体育陶瓷 购买渠道选择
在线阅读 下载PDF
基于Apriori算法的人才需求分析
10
作者 郑翊 《山西电子技术》 2026年第1期98-100,共3页
基于大数据技术以及人工智能技术飞速发展下,推动软件工程应用范围逐步扩大,为多个领域的发展起到了重要推动作用,并在相应的领域中取得了良好的成效。如何借助大数据时代下的技术提取分析软件工程专业的人才技能模型,是高校目前的研究... 基于大数据技术以及人工智能技术飞速发展下,推动软件工程应用范围逐步扩大,为多个领域的发展起到了重要推动作用,并在相应的领域中取得了良好的成效。如何借助大数据时代下的技术提取分析软件工程专业的人才技能模型,是高校目前的研究热点。基于此,使用以TF-IDF值采样方法抽取文本数据集中的岗位关键词,再选择简单关联分析中经典的Apriori算法来进行技能分析。并从多个角度和维度对软件工程专业就业技能的需求进行了分析。获得了软件工程人才市场需求信息的岗位技能需求,准确地了解企业所需人才的特定要求,从而为制定与企业需求相符的人才培养方案提供科学的决策支持。 展开更多
关键词 大数据 软件工程 文本挖掘技术 apriori算法
在线阅读 下载PDF
基于Apriori算法的配电线路涉电安全隐患提取
11
作者 奉斌 韦捷 +1 位作者 欧阳丹 黄精楼 《信息技术》 2026年第3期42-46,52,共6页
配电线路上不同类型隐患出现的频率和周期性差异很大,导致隐患数据的种类繁多且复杂,增加数据处理和分类难度,很难找出具有相似特征的问题群体。为此,提出基于Apriori算法的配电线路涉电安全隐患提取方法。引入马氏距离确定有效聚类数,... 配电线路上不同类型隐患出现的频率和周期性差异很大,导致隐患数据的种类繁多且复杂,增加数据处理和分类难度,很难找出具有相似特征的问题群体。为此,提出基于Apriori算法的配电线路涉电安全隐患提取方法。引入马氏距离确定有效聚类数,通过卡林斯基—哈拉巴斯指数确定基准聚类,聚类处理配电线路数据,识别具有相似特征的隐患群体。利用互信息与左右信息熵,利用结构化短语,提取配电线路涉电的安全隐患。实验结果表明,所提方法可以获取高准确率的涉电安全隐患提取结果,为涉电安全隐患排查提供参考。 展开更多
关键词 apriori算法 配电线路 涉电安全隐患
在线阅读 下载PDF
Novel Apriori-Based Multi-Label Learning Algorithm by Exploiting Coupled Label Relationship 被引量:1
12
作者 Zhenwu Wang Longbing Cao 《Journal of Beijing Institute of Technology》 EI CAS 2017年第2期206-214,共9页
It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical informati... It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical information is used to analyze the coupled label relationship.In this work,firstly Bayesian and hypothesis testing methods are applied to predict the label set size of testing samples within their k nearest neighbor samples,which combines global and local statistical information,and then apriori algorithm is used to mine the label coupling relationship among multiple labels rather than pairwise labels,which can exploit the label coupling relations more accurately and comprehensively.The experimental results on text,biology and audio datasets shown that,compared with the state-of-the-art algorithm,the proposed algorithm can obtain better performance on 5 common criteria. 展开更多
关键词 multi-label classification hypothesis testing k nearest neighbor apriori algorithm label coupling
在线阅读 下载PDF
Application Analysis of Nursing Students'Grades in Course Relevance Based on Association Rule Mining Algorithm Apriori 被引量:1
13
作者 Xuemei Li Edward CJimenez 《Journal of Contemporary Educational Research》 2024年第2期213-223,共11页
By analyzing the correlation between courses in students’grades,we can provide a decision-making basis for the revision of courses and syllabi,rationally optimize courses,and further improve teaching effects.With the... By analyzing the correlation between courses in students’grades,we can provide a decision-making basis for the revision of courses and syllabi,rationally optimize courses,and further improve teaching effects.With the help of IBM SPSS Modeler data mining software,this paper uses Apriori algorithm for association rule mining to conduct an in-depth analysis of the grades of nursing students in Shandong College of Traditional Chinese Medicine,and to explore the correlation between professional basic courses and professional core courses.Lastly,according to the detailed analysis of the mining results,valuable curriculum information will be found from the actual teaching data. 展开更多
关键词 Grade analysis apriori algorithm Course relevance Data mining
在线阅读 下载PDF
基于改进Apriori算法的不良驾驶行为关联分析 被引量:2
14
作者 韩锐 于长海 +1 位作者 丁庆国 石朋炜 《现代电子技术》 北大核心 2025年第14期50-56,共7页
不良驾驶行为的复杂化趋势会对道路交通安全构成严重威胁。为挖掘不良驾驶行为的潜在规律,文章通过车载诊断系统(OBD)采集哈尔滨乘用车早晚高峰时段的行驶数据,利用Python数据处理平台识别超速、急变速、急转弯及快速变道共4种不良驾驶... 不良驾驶行为的复杂化趋势会对道路交通安全构成严重威胁。为挖掘不良驾驶行为的潜在规律,文章通过车载诊断系统(OBD)采集哈尔滨乘用车早晚高峰时段的行驶数据,利用Python数据处理平台识别超速、急变速、急转弯及快速变道共4种不良驾驶行为。基于行为数据集,提出一种改进的Apriori关联规则挖掘算法。引入粒子群优化(PSO)算法优化Apriori算法中的支持度与置信度两个重要参数,并使用哈希映射表提高Apriori算法的运行效率。实验结果表明,改进Apriori算法在两种数据集上的运行时间较传统Apriori算法分别提高8.26%、9.27%。关联结果显示,不良驾驶行为并非单独存在,其中急转弯、快速变道、急加速关联性最强,超速行为与急变速次之。该研究能够为驾驶风格量化分析提供参考,可应用于交通事故主动预警系统。 展开更多
关键词 驾驶安全 不良驾驶行为 数据挖掘 关联分析 改进apriori算法 粒子群优化算法
在线阅读 下载PDF
某三甲医院糖尿病肾病患者降糖药使用现状的Apriori算法分析 被引量:1
15
作者 雷婷 程云生 +2 位作者 于刚 贾犇黎 王媛媛 《中国药业》 2025年第18期15-19,共5页
目的为糖尿病肾病(DN)患者降糖药临床合理应用提供参考。方法利用医院电子病历系统检索某三级甲等医院2023年1月至8月按医嘱出院患者的病历资料,提取患者的基本资料、实验室指标及医嘱用药(2010 d)情况,根据预估肾小球滤过率(eGFR)评估... 目的为糖尿病肾病(DN)患者降糖药临床合理应用提供参考。方法利用医院电子病历系统检索某三级甲等医院2023年1月至8月按医嘱出院患者的病历资料,提取患者的基本资料、实验室指标及医嘱用药(2010 d)情况,根据预估肾小球滤过率(eGFR)评估用药情况,记录患者住院期间降糖药使用情况,并基于Apriori算法分析患者降糖药联合应用的关联性。结果纳入患者197例,其中男135例、女62例,年龄(59.82±13.75)岁,体质量指数(25.09±3.26)kg/m^(2),超重/肥胖患者124例(62.94%),合并心血管疾病(高血压)140例(71.06%);共使用降糖药8类、31个品种。胰岛素类在不同eGFR分期患者中使用率均较高(≥77.78%),随着eGFR的增大,患者降糖药使用种数逐渐增多(10→31种),钠-葡萄糖协同转运蛋白2抑制剂(SGLT2i)类、双胍类使用率逐渐增加。最常发生的二联用药为胰岛素类+SGLT2i类(支持度57.26%,置信度79.76%),三联用药为SGLT2i类+胰岛素类+胰高血糖素样肽-1受体激动剂(GLP-1RAs)类(支持度26.63%,置信度76.84%),SGLT2i类、胰岛素类、GLP-1RAs类关联性较强。13例(6.54%)患者未根据eGFR水平进行药物减量或禁用,涉及药物分别为二甲双胍片、西格列汀片、沙格列汀片、利拉鲁肽注射液等。结论该院DN患者较多合并心血管疾病患者,降糖治疗以联合用药为主,SGLT2i类因可使患者心肾获益及减轻体质量已成为联合用药的最广泛选择,与临床诊疗指南推荐基本相符。同时建议临床根据eGFR水平针对性调整降糖药剂量,加强合理用药管理。 展开更多
关键词 apriori算法 糖尿病肾病 降糖药 关联分析
暂未订购
基于Apriori算法的供电公司营销数据挖掘系统设计
16
作者 张剑 刘畅 +3 位作者 杨逸 魏昕喆 张浩 王旭 《兵工自动化》 北大核心 2025年第7期97-101,共5页
为解决供电公司营销数据量大,影响数据频繁项集处理效率的问题,设计一种基于Apriori算法的供电公司营销数据挖掘系统。硬件设计通过营销数据挖掘系统物理架构部署,搭建系统硬件环境,实现数据库信息的同步;软件方面设计电力营销数据仓库... 为解决供电公司营销数据量大,影响数据频繁项集处理效率的问题,设计一种基于Apriori算法的供电公司营销数据挖掘系统。硬件设计通过营销数据挖掘系统物理架构部署,搭建系统硬件环境,实现数据库信息的同步;软件方面设计电力营销数据仓库,采用Apriori算法通过映射剪枝处理频繁项集,挖掘关联规则,建立多维数据挖掘模型,实现系统的数据挖掘功能。经实验论证分析,结果表明:该系统在电力负荷预测应用中的预测结果与实际值相差较小,在最小支持度和事务数据量条件下,数据挖掘执行时间分别在2和10 s以下,具有较高的执行效率,说明该系统是可行的。 展开更多
关键词 apriori算法 供电公司 服务器 营销数据挖掘系统 关联规则 数据仓库
在线阅读 下载PDF
基于文本挖掘和Apriori算法的危化品事故致因分析
17
作者 曾明荣 凌语嫣 +2 位作者 郭廷喜 代芮 路栋翔 《中国安全生产科学技术》 北大核心 2025年第S1期97-103,共7页
为深入探究危化品事故致因及其关联性,基于事故致因“2-4”模型,从人、物、环境、组织4个层面构建危化品事故致因模型。收集143起危化品事故案例建立事故致因数据库,运用文本挖掘技术识别出284个关键致因特征项,并通过Apriori算法挖掘... 为深入探究危化品事故致因及其关联性,基于事故致因“2-4”模型,从人、物、环境、组织4个层面构建危化品事故致因模型。收集143起危化品事故案例建立事故致因数据库,运用文本挖掘技术识别出284个关键致因特征项,并通过Apriori算法挖掘事故致因间的关联规则与路径。研究结果表明:安全培训不到位、安全主体责任落实不到位、安全知识不足是危化品事故的重点致因,且均属于“2-4”模型中的组织层面;基于致因路径分析,提出针对性事故预防措施,强调强化组织管理是预防危化品事故的关键。研究结果可为政府监管和企业安全管理提供理论参考,有助于制定精准有效的危化品事故预防策略。 展开更多
关键词 危化品事故致因 文本挖掘 关联规则 “2-4”模型 apriori算法
在线阅读 下载PDF
融合轻量化Apriori算法的大学生个性化心理评估系统
18
作者 徐云龙 丁芬芬 周多道 《佳木斯大学学报(自然科学版)》 2025年第9期131-133,107,共4页
传统Apriori算法挖掘大学生心理因素关联规则重复扫描数据库,增加系统运行工作量、降低心理评估效率。对此设计融合轻量化Apriori算法的大学生个性化心理评估系统。系统客户端和服务端基于双向通信技术传输数据、使用TCP协议链接,评估... 传统Apriori算法挖掘大学生心理因素关联规则重复扫描数据库,增加系统运行工作量、降低心理评估效率。对此设计融合轻量化Apriori算法的大学生个性化心理评估系统。系统客户端和服务端基于双向通信技术传输数据、使用TCP协议链接,评估数据库负责信息存储与预处理。软件部分,将关联规则挖掘模块嵌入轻量化Apriori算法,以二进制运算代替集合运算挖掘大学生心理因素关联规则;基于模糊数学方法对挖掘的心理因素关联规则实施模糊数学分类获得心理评估结果。实验结果表明,该系统有效检出存在心理问题倾向的学生对象,减少了心理评估的时间消耗,整体性能良好。 展开更多
关键词 轻量化 apriori算法 二进制 频繁项集 模糊数学 心理评估
在线阅读 下载PDF
基于RF-Apriori算法考虑填补缺失值的高速公路事故致因分析 被引量:1
19
作者 薛乐 于露 +2 位作者 金龙哲 李博 沈文进 《中国安全科学学报》 北大核心 2025年第4期211-218,共8页
为改善高速公路交通安全状况,以法国2018-2022年的26320条高速公路交通事故数据作为研究对象,选择3种具有代表性的算法填补数据中的缺失值,包括随机森林(RF)算法、期望最大化(EM)算法以及K最近邻(KNN)算法。并基于填补前后变量方差的变... 为改善高速公路交通安全状况,以法国2018-2022年的26320条高速公路交通事故数据作为研究对象,选择3种具有代表性的算法填补数据中的缺失值,包括随机森林(RF)算法、期望最大化(EM)算法以及K最近邻(KNN)算法。并基于填补前后变量方差的变化比较不同填补算法对数据稳定性的影响,并运用Apriori关联规则算法对完成填补的事故数据进行不同严重程度等级的高速公路事故致因分析。结果表明:经缺失值填补后,RF算法稳定性更优,相较于原始数据训练的模型准确率提高5.66%,召回率提高9.22%,F 1分数提高9.91%。客车更易引发财产损失事故的发生;摩托车在限速较低的路段易引发受伤事故,在限速较高的路段易引发死亡事故,安全设备的使用情况对事故严重程度等级有较大关系。 展开更多
关键词 随机森林(RF) apriori算法 缺失值 高速公路 事故致因 数据填补 关联规则
原文传递
基于Apriori算法和云推理的抽蓄电站日运行规则提取及运用 被引量:1
20
作者 万正喜 罗琪 +2 位作者 傅勋利 王康乐 梅亚东 《中国农村水利水电》 北大核心 2025年第5期72-78,85,共8页
为探究抽蓄电站长系列历史运行数据中蕴含的运行规律,首先分析了抽蓄电站出力与负荷、清洁能源出力之间相关关系,采用云模型将定量数据转换为定性的云概念,然后采用数据挖掘Apriori算法提取抽蓄电站出力与负荷、清洁能源出力的强关联规... 为探究抽蓄电站长系列历史运行数据中蕴含的运行规律,首先分析了抽蓄电站出力与负荷、清洁能源出力之间相关关系,采用云模型将定量数据转换为定性的云概念,然后采用数据挖掘Apriori算法提取抽蓄电站出力与负荷、清洁能源出力的强关联规则,之后运用云推理方法模拟抽蓄电站日出力过程。以湖南电网黑麋峰抽蓄电站为实例,验证模型方法的有效性。利用提取得到的各时段强关联规则,对每个月最大峰谷差日抽蓄电站日出力进行云推理模拟,结果表明:模拟抽蓄电站出力下的电网剩余负荷峰谷差和均方差与抽蓄电站实际运行效果相比,均有所减少。说明基于关联规则的云推理方法有效,结果合理,具有参考应用价值。 展开更多
关键词 抽蓄电站 运行规则 云模型 apriori算法 云推理
在线阅读 下载PDF
上一页 1 2 91 下一页 到第
使用帮助 返回顶部