期刊文献+
共找到1,513篇文章
< 1 2 76 >
每页显示 20 50 100
Research on Scholarship Evaluation System based on Decision Tree Algorithm 被引量:1
1
作者 YIN Xiao WANG Ming-yu 《电脑知识与技术》 2015年第3X期11-13,共3页
Under the modern education system of China, the annual scholarship evaluation is a vital thing for many of the collegestudents. This paper adopts the classification algorithm of decision tree C4.5 based on the betteri... Under the modern education system of China, the annual scholarship evaluation is a vital thing for many of the collegestudents. This paper adopts the classification algorithm of decision tree C4.5 based on the bettering of ID3 algorithm and constructa data set of the scholarship evaluation system through the analysis of the related attributes in scholarship evaluation information.And also having found some factors that plays a significant role in the growing up of the college students through analysis and re-search of moral education, intellectural education and culture&PE. 展开更多
关键词 data mining scholarship evaluation system decision tree algorithm C4.5 algorithm
在线阅读 下载PDF
Generating Decision Trees Method Based on Improved ID3 Algorithm
2
作者 杨明 郭树旭 王隽 《China Communications》 SCIE CSCD 2011年第5期151-156,共6页
The ID3 algorithm is a classical learning algorithm of decision tree in data mining.The algorithm trends to choosing the attribute with more values,affect the efficiency of classification and prediction for building a... The ID3 algorithm is a classical learning algorithm of decision tree in data mining.The algorithm trends to choosing the attribute with more values,affect the efficiency of classification and prediction for building a decision tree.This article proposes a new approach based on an improved ID3 algorithm.The new algorithm introduces the importance factor λ when calculating the information entropy.It can strengthen the label of important attributes of a tree and reduce the label of non-important attributes.The algorithm overcomes the flaw of the traditional ID3 algorithm which tends to choose the attributes with more values,and also improves the efficiency and flexibility in the process of generating decision trees. 展开更多
关键词 decision tree ID3 algorithm importance factor attribute value
在线阅读 下载PDF
Forecasting Model of Agro-meteorological Disaster Grade Based on Decision Tree 被引量:2
3
作者 司巧梅 《Meteorological and Environmental Research》 CAS 2010年第2期85-87,90,共4页
Based on the discuss of the basic concept of data mining technology and the decision tree method,combining with the data samples of wind and hailstorm disasters in some counties of Mudanjiang region,the forecasting mo... Based on the discuss of the basic concept of data mining technology and the decision tree method,combining with the data samples of wind and hailstorm disasters in some counties of Mudanjiang region,the forecasting model of agro-meteorological disaster grade was established by adopting the C4.5 classification algorithm of decision tree,which can forecast the direct economic loss degree to provide rational data mining model and obtain effective analysis results. 展开更多
关键词 Data mining Agro-meteorology decision tree C4.5 algorithm classification mining China
在线阅读 下载PDF
Vibration Based Tool Insert Health Monitoring Using Decision Tree and Fuzzy Logic 被引量:2
4
作者 Kundur Shantisagar R.Jegadeeshwaran +1 位作者 G.Sakthivel T.M.Alamelu Manghai 《Structural Durability & Health Monitoring》 EI 2019年第3期303-316,共14页
The productivity and quality in the turning process can be improved by utilizing the predicted performance of the cutting tools.This research incorporates condition monitoring of a non-carbide tool insert using vibrat... The productivity and quality in the turning process can be improved by utilizing the predicted performance of the cutting tools.This research incorporates condition monitoring of a non-carbide tool insert using vibration analysis along with machine learning and fuzzy logic approach.A non-carbide tool insert is considered for the process of cutting operation in a semi-automatic lathe,where the condition of tool is monitored using vibration characteristics.The vibration signals for conditions such as heathy,damaged,thermal and flank were acquired with the help of piezoelectric transducer and data acquisition system.The descriptive statistical features were extracted from the acquired vibration signal using the feature extraction techniques.The extracted statistical features were selected using a feature selection process through J48 decision tree algorithm.The selected features were classified using J48 decision tree and fuzzy to develop the fault diagnosis model for the improved predictive analysis.The decision tree model produced the classification accuracy as 94.78%with five selected features.The developed fuzzy model produced the classification accuracy as 94.02%with five membership functions.Hence,the decision tree has been proposed as a suitable fault diagnosis model for predicting the tool insert health condition under different fault conditions. 展开更多
关键词 Statistical features J48 decision tree algorithm confusion matrix fuzzy logic WEKA
在线阅读 下载PDF
Effective use of FibroTest to generate decision trees in hepatitis C 被引量:2
5
作者 Dana Lau-Corona Luís Alberto Pineda +10 位作者 Héctor Hugo Avilés Gabriela Gutiérrez-Reyes Blanca Eugenia Farfan-Labonne Rafael Núez-Nateras Alan Bonder Rosalinda Martínez-García Clara Corona-Lau Marco Antonio Olivera-Martínez Maria Concepción Gutiérrez-Ruiz Guillermo Robles-Díaz David Kershenobich 《World Journal of Gastroenterology》 SCIE CAS CSCD 2009年第21期2617-2622,共6页
AIM: To assess the usefulness of FibroTest to forecast scores by constructing decision trees in patients with chronic hepatitis C.METHODS: We used the C4.5 classification algorithm to construct decision trees with d... AIM: To assess the usefulness of FibroTest to forecast scores by constructing decision trees in patients with chronic hepatitis C.METHODS: We used the C4.5 classification algorithm to construct decision trees with data from 261 patients with chronic hepatitis C without a liver biopsy. The FibroTest attributes of age, gender, bilirubin, apolipoprotein, haptoglobin, α2 macroglobulin, and γ-glutamyl transpeptidase were used as predictors, and the FibroTest score as the target. For testing, a 10-fold cross validation was used.RESULTS: The overall classification error was 14.9% (accuracy 85.1%). FibroTest's cases with true scores of FO and F4 were classified with very high accuracy (18/20 for FO, 9/9 for FO-1 and 92/96 for F4) and the largest confusion centered on F3. The algorithm produced a set of compound rules out of the ten classification trees and was used to classify the 261 patients. The rules for the classification of patients in FO and F4 were effective in more than 75% of the cases in which they were tested.CONCLUSION: The recognition of clinical subgroups should help to enhance our ability to assess differences in fibrosis scores in clinical studies and improve our understanding of fibrosis progression, 展开更多
关键词 Hepatitis C FibroTest decision trees C4.5algorithm Non-invasive biomarkers
暂未订购
High-speed corner detection based on fuzzy ID3 decision tree
6
作者 段汝娇 赵伟 +1 位作者 黄松岭 郝宽胜 《Journal of Central South University》 SCIE EI CAS 2012年第9期2528-2533,共6页
A high-speed comer detection algorithm based on fuzzy ID3 decision tree was proposed. In the algorithm, the Bresenham circle with 3-pixel radius was used as the test mask, overlapping the candidate comers with the nuc... A high-speed comer detection algorithm based on fuzzy ID3 decision tree was proposed. In the algorithm, the Bresenham circle with 3-pixel radius was used as the test mask, overlapping the candidate comers with the nucleus. Connected pixels on the circle were applied to compare the intensity value with the nucleus, with the membership function used to give the fuzzy result. The pixel with maximum information gain was chosen as the parent node to build a binary decision tree. Thus, the comer detector was derived. The pictures taken in Fengtai Railway Station in Beijing were used to test the method. The experimental results show that when the number of pixels on the test mask is chosen to be 9, best result can be obtained. The comer detector significantly outperforms existing detector in computational efficiency without sacrificing the quality and the method also provides high performance against Poisson noise and Gaussian blur. 展开更多
关键词 comer detector fuzzy ID3 algorithm decision tree computation efficiency REAL-TIME
在线阅读 下载PDF
Extracting impervious surfaces from multi-source satellite imagery based on unified conceptual model by decision tree algorithm 被引量:4
7
作者 QIAO Yu LIU HuiPing +2 位作者 BAI Mu WANG XiaoDong ZHOU XiaoLuo 《Science China(Technological Sciences)》 SCIE EI CAS 2010年第S1期68-74,共7页
Extraction of impervious surfaces is one of the necessary processes in urban change detection.This paper derived a unified conceptual model(UCM)from the vegetation-impervious surface-soil(VIS)model to make the extract... Extraction of impervious surfaces is one of the necessary processes in urban change detection.This paper derived a unified conceptual model(UCM)from the vegetation-impervious surface-soil(VIS)model to make the extraction more effective and accurate.UCM uses the decision tree algorithm with indices of spectrum and texture,etc.In this model,we found both dependent and independent indices for multi-source satellite imagery according to their similarity and dissimilarity.The purpose of the indices is to remove the other land-use and land-cover types(e.g.,vegetation and soil)from the imagery,and delineate the impervious surfaces as the result.UCM has the same steps conducted by decision tree algorithm.The Landsat-5 TM image(30 m)and the Satellite Probatoire d’Observation de la Terre(SPOT-4)image(20 m)from Chaoyang District(Beijing)in 2007 were used in this paper.The results show that the overall accuracy in Landsat-5 TM image is 88%,while 86.75%in SPOT-4 image.It is an appropriate method to meet the demand of urban change detection. 展开更多
关键词 multi-source satellite imagery impervious surfaces extraction VIS model decision tree algorithm
原文传递
Analysis and Prediction of Students'Adaptation to Online Education Systems Based on Data Analysis and Decision Tree Machine Learning Algorithms
8
作者 Yucong Li 《Advances in Social Behavior Research》 2024年第3期15-19,共5页
In today's digital age,the popularity and development of online education systems provide students with more flexible and convenient ways of learning.However,students'adaptation to the online education system ... In today's digital age,the popularity and development of online education systems provide students with more flexible and convenient ways of learning.However,students'adaptation to the online education system is affected by a variety of factors,including gender,age,educational background,and field of specialisation.Through in-depth analyses and studies of these factors,the following conclusions can be drawn:gender has little influence on students'adaptation to online education,and male and female students perform similarly overall,but the proportion of male students at high adaptation levels is significantly higher than that of females.The majority of students show medium adaptability,indicating that the overall effect of online education is average.students in the age groups of 6-10,16-20 and 26-30 years old have lower adaptability levels,and there are more low adaptability groups among students in colleges and universities.students majoring in IT are more adapted to the online education system,and students not majoring in IT have relatively poorer adaptability level.Local students are more adaptable to online education than foreign students.In areas with unstable electricity,students'adaptability is usually lower.The decision tree algorithm predictions showed good overall model accuracy,with higher prediction accuracy for students with high,low and medium levels of adaptability.The test set accuracy was 93.27%,and the precision and recall were both 93.33%,indicating excellent model predictions.In summary,by deeply analysing the influence of various factors on students'adaptation degree to online education and using the random forest algorithm to make predictions,it can provide an important reference for improving the effectiveness of online education systems and provide useful insights for personalised education. 展开更多
关键词 online education machine learning algorithms decision tree
在线阅读 下载PDF
Study on An Absolute Non-Collision Hash and Jumping Table IP Classification Algorithms
9
作者 SHANG Feng-jun 1,2 ,PAN Ying-jun 1 1. Key Laboratory of Opto-Electronic Technology and System of Ministry of Education/College of Opto-Electronic Engineering,Chongqing University, Chongqing 400044,China 2. College of Computer Science and Technology, Chongqing University of Posts and Telecommunications, Chongqing 400065,China 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第5期835-838,共4页
In order to classify packet, we propose a novel IP classification based the non-collision hash and jumping table trie-tree (NHJTTT) algorithm, which is based on noncollision hash Trie-tree and Lakshman and Stiliadis p... In order to classify packet, we propose a novel IP classification based the non-collision hash and jumping table trie-tree (NHJTTT) algorithm, which is based on noncollision hash Trie-tree and Lakshman and Stiliadis proposing a 2-dimensional classification algorithm (LS algorithm). The core of algorithm consists of two parts: structure the non-collision hash function, which is constructed mainly based on destination/source port and protocol type field so that the hash function can avoid space explosion problem; introduce jumping table Trie-tree based LS algorithm in order to reduce time complexity. The test results show that the classification rate of NHJTTT algorithm is up to 1 million packets per second and the maximum memory consumed is 9 MB for 10 000 rules. Key words IP classification - lookup algorithm - trie-tree - non-collision hash - jumping table CLC number TN 393.06 Foundation item: Supported by the Chongqing of Posts and Telecommunications Younger Teacher Fundation (A2003-03).Biography: SHANG Feng-jun (1972-), male, Ph.D. candidate, lecture, research direction: the smart instrument and network. 展开更多
关键词 IP classification lookup algorithm trie-tree non-collision hash jumping table
在线阅读 下载PDF
A simple decision tree-based disturbance monitoring system for VSC-based HVDC transmission link integrating a DFIG wind farm 被引量:3
10
作者 Rajesh Babu Damala Rajesh Kumar Patnaik Ashish Ranjan Dash 《Protection and Control of Modern Power Systems》 2022年第1期363-381,共19页
Fault detection and classification is a key challenge for the protection of High Voltage DC(HVDC)transmission lines.In this paper,the Teager-Kaiser Energy Operator(TKEO)algorithm associated with a decision tree-based ... Fault detection and classification is a key challenge for the protection of High Voltage DC(HVDC)transmission lines.In this paper,the Teager-Kaiser Energy Operator(TKEO)algorithm associated with a decision tree-based fault classi-fier is proposed to detect and classify various DC faults.The Change Identification Filter is applied to the average and differential current components,to detect the first instant of fault occurrence(above threshold)and register a Change Identified Point(CIP).Further,if a CIP is registered for a positive or negative line,only three samples of currents(i.e.,CIP and each side of CIP)are sent to the proposed TKEO algorithm,which produces their respective 8 indices through which the,fault can be detected along with its classification.The new approach enables quicker detection allowing utility grids to be restored as soon as possible.This novel approach also reduces computing complexity and the time required to identify faults with classification.The importance and accuracy of the proposed scheme are also thor-oughly tested and compared with other methods for various faults on HVDC transmission lines. 展开更多
关键词 Change Identification Filter Differential current DC faults Simple decision tree Fault classifier HVDC transmission link Renewable Energy TKEO algorithm
在线阅读 下载PDF
New rank learning algorithm
11
作者 刘华富 潘怡 王仲 《Journal of Southeast University(English Edition)》 EI CAS 2007年第3期447-450,共4页
To overcome the limitation that complex data types with noun attributes cannot be processed by rank learning algorithms, a new rank learning algorithm is designed. In the learning algorithm based on the decision tree,... To overcome the limitation that complex data types with noun attributes cannot be processed by rank learning algorithms, a new rank learning algorithm is designed. In the learning algorithm based on the decision tree, the splitting rule of the decision tree is revised with a new definition of rank impurity. A new rank learning algorithm, which can be intuitively explained, is obtained and its theoretical basis is provided. The experimental results show that in the aspect of average rank loss, the ranking tree algorithm outperforms perception ranking and ordinal regression algorithms and it also has a faster convergence speed. The rank learning algorithm based on the decision tree is able to process categorical data and select relative features. 展开更多
关键词 machine learning rank learning algorithm decision tree splitting rule
在线阅读 下载PDF
Rotation forest based on multimodal genetic algorithm 被引量:2
12
作者 XU Zhe NI Wei-chen JI Yue-hui 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第6期1747-1764,共18页
In machine learning,randomness is a crucial factor in the success of ensemble learning,and it can be injected into tree-based ensembles by rotating the feature space.However,it is a common practice to rotate the featu... In machine learning,randomness is a crucial factor in the success of ensemble learning,and it can be injected into tree-based ensembles by rotating the feature space.However,it is a common practice to rotate the feature space randomly.Thus,a large number of trees are required to ensure the performance of the ensemble model.This random rotation method is theoretically feasible,but it requires massive computing resources,potentially restricting its applications.A multimodal genetic algorithm based rotation forest(MGARF)algorithm is proposed in this paper to solve this problem.It is a tree-based ensemble learning algorithm for classification,taking advantage of the characteristic of trees to inject randomness by feature rotation.However,this algorithm attempts to select a subset of more diverse and accurate base learners using the multimodal optimization method.The classification accuracy of the proposed MGARF algorithm was evaluated by comparing it with the original random forest and random rotation ensemble methods on 23 UCI classification datasets.Experimental results show that the MGARF method outperforms the other methods,and the number of base learners in MGARF models is much fewer. 展开更多
关键词 ensemble learning decision tree multimodal optimization genetic algorithm
在线阅读 下载PDF
Application of intelligent algorithms in Down syndrome screening during second trimester pregnancy
13
作者 Hong-Guo Zhang Yu-Ting Jiang +3 位作者 Si-Da Dai Ling Li Xiao-Nan Hu Rui-Zhi Liu 《World Journal of Clinical Cases》 SCIE 2021年第18期4573-4584,共12页
BACKGROUND Down syndrome(DS)is one of the most common chromosomal aneuploidy diseases.Prenatal screening and diagnostic tests can aid the early diagnosis,appropriate management of these fetuses,and give parents an inf... BACKGROUND Down syndrome(DS)is one of the most common chromosomal aneuploidy diseases.Prenatal screening and diagnostic tests can aid the early diagnosis,appropriate management of these fetuses,and give parents an informed choice about whether or not to terminate a pregnancy.In recent years,investigations have been conducted to achieve a high detection rate(DR)and reduce the false positive rate(FPR).Hospitals have accumulated large numbers of screened cases.However,artificial intelligence methods are rarely used in the risk assessment of prenatal screening for DS.AIM To use a support vector machine algorithm,classification and regression tree algorithm,and AdaBoost algorithm in machine learning for modeling and analysis of prenatal DS screening.METHODS The dataset was from the Center for Prenatal Diagnosis at the First Hospital of Jilin University.We designed and developed intelligent algorithms based on the synthetic minority over-sampling technique(SMOTE)-Tomek and adaptive synthetic sampling over-sampling techniques to preprocess the dataset of prenatal screening information.The machine learning model was then established.Finally,the feasibility of artificial intelligence algorithms in DS screening evaluation is discussed.RESULTS The database contained 31 DS diagnosed cases,accounting for 0.03%of all patients.The dataset showed a large difference between the numbers of DS affected and non-affected cases.A combination of over-sampling and undersampling techniques can greatly increase the performance of the algorithm at processing non-balanced datasets.As the number of iterations increases,the combination of the classification and regression tree algorithm and the SMOTETomek over-sampling technique can obtain a high DR while keeping the FPR to a minimum.CONCLUSION The support vector machine algorithm and the classification and regression tree algorithm achieved good results on the DS screening dataset.When the T21 risk cutoff value was set to 270,machine learning methods had a higher DR and a lower FPR than statistical methods. 展开更多
关键词 Down syndrome Prenatal screening algorithmS classification and regression tree Support vector machine Risk cutoff value
暂未订购
Adaptive Kernel Firefly Algorithm Based Feature Selection and Q-Learner Machine Learning Models in Cloud
14
作者 I.Mettildha Mary K.Karuppasamy 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期2667-2685,共19页
CC’s(Cloud Computing)networks are distributed and dynamic as signals appear/disappear or lose significance.MLTs(Machine learning Techniques)train datasets which sometime are inadequate in terms of sample for inferrin... CC’s(Cloud Computing)networks are distributed and dynamic as signals appear/disappear or lose significance.MLTs(Machine learning Techniques)train datasets which sometime are inadequate in terms of sample for inferring information.A dynamic strategy,DevMLOps(Development Machine Learning Operations)used in automatic selections and tunings of MLTs result in significant performance differences.But,the scheme has many disadvantages including continuity in training,more samples and training time in feature selections and increased classification execution times.RFEs(Recursive Feature Eliminations)are computationally very expensive in its operations as it traverses through each feature without considering correlations between them.This problem can be overcome by the use of Wrappers as they select better features by accounting for test and train datasets.The aim of this paper is to use DevQLMLOps for automated tuning and selections based on orchestrations and messaging between containers.The proposed AKFA(Adaptive Kernel Firefly Algorithm)is for selecting features for CNM(Cloud Network Monitoring)operations.AKFA methodology is demonstrated using CNSD(Cloud Network Security Dataset)with satisfactory results in the performance metrics like precision,recall,F-measure and accuracy used. 展开更多
关键词 Cloud analytics machine learning ensemble learning distributed learning clustering classification auto selection auto tuning decision feedback cloud DevOps feature selection wrapper feature selection Adaptive Kernel Firefly algorithm(AKFA) Q learning
在线阅读 下载PDF
Comparison of the performance of gradient boost,linear regression,decision tree,and voting algorithms to separate geochemical anomalies areas in the fractal environment
15
作者 Mirmahdi Seyedrahimi-Niaraq Hossein Mahdiyanfar Mohammad hossein Olyaee 《Artificial Intelligence in Geosciences》 2025年第2期290-305,共16页
In this investigation,the Gradient Boosting(GB),Linear Regression(LR),Decision Tree(DT),and Voting algo-rithms were applied to predict the distribution pattern of Au geochemical data.Trace and indicator elements,inclu... In this investigation,the Gradient Boosting(GB),Linear Regression(LR),Decision Tree(DT),and Voting algo-rithms were applied to predict the distribution pattern of Au geochemical data.Trace and indicator elements,including Mo,Cu,Pb,Zn,Ag,Ni,Co,Mn,Fe,and As,were used with these machine learning algorithms(MLAs)to predict Au concentration values in the Doostbigloo porphyry Cu-Au-Mo mineralization area.The performance of the models was evaluated using the Mean Absolute Percentage Error(MAPE)and Root Mean Square Error(RMSE)metrics.The proposed ensemble Voting algorithm outperformed the other models,yielding more ac-curate predictions according to both metrics.The predicted data from the GB,LR,DT,and Voting MLAs were modeled using the Concentration-Area fractal method,and Au geochemical anomalies were mapped.To compare and validate the results,factors such as the location of the mineral deposits,their surface extent,and mineralization trend were considered.The results indicate that integrating hybrid MLAs with fractal modeling signifi-cantly improves geochemical prospectivity mapping.Among the four models,three(DT,GB,Voting)accurately identified both mineral deposits.The LR model,however,only identified Deposit I(central),and its mineralization trend diverged from the field data.The GB and Voting models produced similar results,with their final maps derived from fractal modeling showing the same anomalous areas.The anomaly boundaries identified by these two models are consistent with the two known reserves in the region.The results and plots related to prediction indicators and error rates for these two models also show high similarity,with lower error rates than the other models.Notably,the Voting model demonstrated superior performance in accurately delineating mineral deposit locations and identifying realistic mineralization trends while minimizing false anomalies. 展开更多
关键词 Gradient boost Linear regression decision tree Voting algorithm C-A fractal modeling Geochemical mapping
在线阅读 下载PDF
一种基于ExtraTrees的差分隐私保护算法 被引量:6
16
作者 李杨 陈子彬 谢光强 《计算机工程》 CAS CSCD 北大核心 2020年第2期134-140,共7页
为在同等隐私保护级别下提高模型的预测准确率并降低误差,提出一种基于ExtraTrees的差分隐私保护算法DiffPETs。在决策树生成过程中,根据不同的准则计算出各特征的结果值,利用指数机制选择得分最高的特征,通过拉普拉斯机制在叶子节点上... 为在同等隐私保护级别下提高模型的预测准确率并降低误差,提出一种基于ExtraTrees的差分隐私保护算法DiffPETs。在决策树生成过程中,根据不同的准则计算出各特征的结果值,利用指数机制选择得分最高的特征,通过拉普拉斯机制在叶子节点上进行加噪,使算法能够提供ε-差分隐私保护。将DiffPETs算法应用于决策树分类和回归分析中,对于分类树,选择基尼指数作为指数机制的可用性函数并给出基尼指数的敏感度,在回归树上,将方差作为指数机制的可用性函数并给出方差的敏感度。实验结果表明,与决策树差分隐私分类和回归算法相比,DiffPETs算法能有效降低预测误差。 展开更多
关键词 差分隐私 Extratrees算法 分类 回归分析 决策树
在线阅读 下载PDF
A Data and Knowledge Collaboration Strategy for Decision-Making on the Amount of Aluminum Fluoride Addition Based on Augmented Fuzzy Cognitive Maps 被引量:5
17
作者 Weichao Yue Weihua Gui +2 位作者 Xiaofang Chen Zhaohui Zeng Yongfang Xie 《Engineering》 SCIE EI 2019年第6期1060-1076,共17页
In the aluminum reduction process, aluminum uoride (AlF3) is added to lower the liquidus temperature of the electrolyte and increase the electrolytic ef ciency. Making the decision on the amount of AlF3 addi- tion (re... In the aluminum reduction process, aluminum uoride (AlF3) is added to lower the liquidus temperature of the electrolyte and increase the electrolytic ef ciency. Making the decision on the amount of AlF3 addi- tion (referred to in this work as MDAAA) is a complex and knowledge-based task that must take into con- sideration a variety of interrelated functions;in practice, this decision-making step is performed manually. Due to technician subjectivity and the complexity of the aluminum reduction cell, it is dif cult to guarantee the accuracy of MDAAA based on knowledge-driven or data-driven methods alone. Existing strategies for MDAAA have dif culty covering these complex causalities. In this work, a data and knowl- edge collaboration strategy for MDAAA based on augmented fuzzy cognitive maps (FCMs) is proposed. In the proposed strategy, the fuzzy rules are extracted by extended fuzzy k-means (EFKM) and fuzzy deci- sion trees, which are used to amend the initial structure provided by experts. The state transition algo- rithm (STA) is introduced to detect weight matrices that lead the FCMs to desired steady states. This study then experimentally compares the proposed strategy with some existing research. The results of the comparison show that the speed of FCMs convergence into a stable region based on the STA using the proposed strategy is faster than when using the differential Hebbian learning (DHL), particle swarm optimization (PSO), or genetic algorithm (GA) strategies. In addition, the accuracy of MDAAA based on the proposed method is better than those based on other methods. Accordingly, this paper provides a feasible and effective strategy for MDAAA. 展开更多
关键词 AlF3 addition Fuzzy cognitive maps Learning algorithms State transition algorithm Fuzzy decision trees
在线阅读 下载PDF
基于改进梯度提升决策树算法的数控机床柔性加减速控制优化
18
作者 邹驺 叶选林 杨栩生 《机械管理开发》 2026年第2期268-270,273,共4页
为提升数控机床加工过程的运动平稳性、加工精度与效率,解决传统加减速控制方法在动态适应性及多目标协同优化方面的不足,提出一种基于改进梯度提升决策树(GBDT)算法的柔性加减速控制优化方法。通过构建以进给速度误差最小化和减速距离... 为提升数控机床加工过程的运动平稳性、加工精度与效率,解决传统加减速控制方法在动态适应性及多目标协同优化方面的不足,提出一种基于改进梯度提升决策树(GBDT)算法的柔性加减速控制优化方法。通过构建以进给速度误差最小化和减速距离最小化为目标的多目标优化函数,并利用改进的增量式GBDT算法进行高效求解,实现对加减速控制策略的精准决策。该算法融合信息增益初始化与在线增量学习机制,能够依据加工状态特征动态输出最优控制参数。实验结果表明,与传统方法相比,所提算法在加加速度突变次数和非切削时间占比等关键指标上均有显著优化,有效提升了数控机床的动态性能与加工效率。 展开更多
关键词 决策树算法 数控机床 柔性加减速 多目标优化 运动控制
在线阅读 下载PDF
改进决策树算法的混合属性大数据分类优化方法 被引量:1
19
作者 剧树春 李来杰 《电子设计工程》 2026年第1期45-49,共5页
为了简化混合属性大数据的分类过程,并依据各类属性数据的内在特征,确保分类结果的准确性,文中提出了改进决策树算法的混合属性大数据分类优化方法。通过主成分分析法挖掘混合属性大数据之间的内在规律,提取混合属性大数据关键特征;构... 为了简化混合属性大数据的分类过程,并依据各类属性数据的内在特征,确保分类结果的准确性,文中提出了改进决策树算法的混合属性大数据分类优化方法。通过主成分分析法挖掘混合属性大数据之间的内在规律,提取混合属性大数据关键特征;构建基于C4.5算法的改进决策树算法分类模型,输入提取的关键特征,计算该特征的信息熵和信息增益率,采用动态调整的方式进行模式学习,实现动态修正信息熵,以此优化节点的分裂效果,从而进一步提升分类精准度,输出混合属性大数据分类结果。通过实验验证,该方法具有极高的精确度,能够清晰区分不同类别的数据,且性能稳定,分类效率更高、可靠性更强,能够有效抵御噪声对分类性能的不利影响,证明了所提方法实现混合属性大数据分类稳定性和可靠性。 展开更多
关键词 改进决策树算法 混合属性大数据 分类优化 C4.5算法 信息熵 信息增益率
在线阅读 下载PDF
基于CSSOA-DSRF模型的致密砂岩储层流体测井智能识别
20
作者 展硕硕 李可赛 +5 位作者 刘岩 林行杰 雷铠铖 郑明明 刘彦君 冯国栋 《测井技术》 2026年第1期108-120,共13页
储层流体识别对致密砂岩油气藏评价和开发具有重要意义。致密砂岩储层具有低孔隙度低渗透率、非均质性强等特点,导致气水关系复杂。传统的储层流体识别方法主要依赖电阻率测井等数据,对于导电性对比度不强的储层流体识别困难。随着机器... 储层流体识别对致密砂岩油气藏评价和开发具有重要意义。致密砂岩储层具有低孔隙度低渗透率、非均质性强等特点,导致气水关系复杂。传统的储层流体识别方法主要依赖电阻率测井等数据,对于导电性对比度不强的储层流体识别困难。随着机器学习、人工智能技术的发展,测井技术与智能算法耦合在流体识别中发挥了关键性的作用。然而传统机器学习模型对重复度高、类间不平衡的样本缺乏区分能力,预测能力受限。提出一种基于混沌麻雀搜索算法-双重代价敏感随机森林(Chaos Sparrow Search Optimization Algorithm-Double Cost Sensitive Random Forest,CSSOA-DSRF)模型的致密砂岩储层流体测井智能识别方法。双重代价敏感随机森林(Double Cost Sensitive Random Forest,DSRF)在随机森林算法的特征选择阶段和集成投票阶段引入代价敏感学习,通过为不同流体类型分配权重系数,增强了模型对少数类样本的关注,使得特征选择更有针对性,从而选出对少数类数据更敏感的决策树集合,解决了样本类别不平衡问题。为克服传统优化方法易陷入局部最优的局限,混沌麻雀搜索算法(Chaos Sparrow Search Optimization Algorithm,CSSOA)在麻雀搜索算法(Sparrow Search Algorithm,SSA)的框架上融入改进的Tent混沌映射与高斯变异机制,提升了种群多样性与全局搜索能力,降低早收敛风险。该模型结合研究区声波时差测井、补偿中子测井、密度测井、自然伽马测井、深侧向电阻率测井这5条测井响应特征曲线输入和输出对应的流体类型预测结果。通过对照射孔结论预测准确率达到90.46%,并与DSRF、随机森林(Random Forest,RF)、K近邻算法(K-Nearest Neighbors,KNN)和支持向量机(Support Vector Machine,SVM)进行对比,该方法准确率高,保持了较好的鲁棒性和稳定性,可为致密砂岩储层流体识别提供一种可行方案。 展开更多
关键词 致密砂岩 机器学习 随机森林 支持向量机 麻雀搜索算法 遗传算法 决策树 种群
在线阅读 下载PDF
上一页 1 2 76 下一页 到第
使用帮助 返回顶部