期刊文献+
共找到1,386篇文章
< 1 2 70 >
每页显示 20 50 100
A Fixed Suppressed Rate Selection Method for Suppressed Fuzzy C-Means Clustering Algorithm 被引量:2
1
作者 Jiulun Fan Jing Li 《Applied Mathematics》 2014年第8期1275-1283,共9页
Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorit... Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorithm had been studied by many researchers and applied in many fields. In the algorithm, how to select the suppressed rate is a key step. In this paper, we give a method to select the fixed suppressed rate by the structure of the data itself. The experimental results show that the proposed method is a suitable way to select the suppressed rate in suppressed fuzzy c-means clustering algorithm. 展开更多
关键词 HARD c-means CLUSTERING algorithm FUZZY c-means CLUSTERING algorithm Suppressed FUZZY c-means CLUSTERING algorithm Suppressed RATE
下载PDF
Diabetic Retinopathy Diagnosis Using ResNet with Fuzzy Rough C-Means Clustering
2
作者 R.S.Rajkumar A.Grace Selvarani 《Computer Systems Science & Engineering》 SCIE EI 2022年第8期509-521,共13页
Diabetic Retinopathy(DR)is a vision disease due to the long-term prevalenceof Diabetes Mellitus.It affects the retina of the eye and causes severedamage to the vision.If not treated on time it may lead to permanent vi... Diabetic Retinopathy(DR)is a vision disease due to the long-term prevalenceof Diabetes Mellitus.It affects the retina of the eye and causes severedamage to the vision.If not treated on time it may lead to permanent vision lossin diabetic patients.Today’s development in science has no medication to cureDiabetic Retinopathy.However,if diagnosed at an early stage it can be controlledand permanent vision loss can be avoided.Compared to the diabetic population,experts to diagnose Diabetic Retinopathy are very less in particular to local areas.Hence an automatic computer-aided diagnosis for DR detection is necessary.Inthis paper,we propose an unsupervised clustering technique to automatically clusterthe DR into one of its five development stages.The deep learning based unsupervisedclustering is made to improve itself with the help of fuzzy rough c-meansclustering where cluster centers are updated by fuzzy rough c-means clusteringalgorithm during the forward pass and the deep learning model representationsare updated by Stochastic Gradient Descent during the backward pass of training.The proposed method was implemented using python and the results were takenon DGX server with Tesla V100 GPU cards.An experimental result on the publicallyavailable Kaggle dataset shows an overall accuracy of 88.7%.The proposedmodel improves the accuracy of DR diagnosis compared to the existingunsupervised algorithms like k-means,FCM,auto-encoder,and FRCM withalexnet. 展开更多
关键词 Diabetic retinopathy detection diabetic retinopathy diagnosis fuzzy rough c-means clustering unsupervised CNN CLUSTERING
下载PDF
Distributed C-Means Algorithm for Big Data Image Segmentation on a Massively Parallel and Distributed Virtual Machine Based on Cooperative Mobile Agents
3
作者 Fatéma Zahra Benchara Mohamed Youssfi +2 位作者 Omar Bouattane Hassan Ouajji Mohammed Ouadi Bensalah 《Journal of Software Engineering and Applications》 2015年第3期103-113,共11页
The aim of this paper is to present a distributed algorithm for big data classification, and its application for Magnetic Resonance Images (MRI) segmentation. We choose the well-known classification method which is th... The aim of this paper is to present a distributed algorithm for big data classification, and its application for Magnetic Resonance Images (MRI) segmentation. We choose the well-known classification method which is the c-means method. The proposed method is introduced in order to perform a cognitive program which is assigned to be implemented on a parallel and distributed machine based on mobile agents. The main idea of the proposed algorithm is to execute the c-means classification procedure by the Mobile Classification Agents (Team Workers) on different nodes on their data at the same time and provide the results to their Mobile Host Agent (Team Leader) which computes the global results and orchestrates the classification until the convergence condition is achieved and the output segmented images will be provided from the Mobile Classification Agents. The data in our case are the big data MRI image of size (m × n) which is splitted into (m × n) elementary images one per mobile classification agent to perform the classification procedure. The experimental results show that the use of the distributed architecture improves significantly the big data segmentation efficiency. 展开更多
关键词 Multi-Agent System DISTRIBUTED algorithm BIG Data IMAGE Segmentation MRI IMAGE c-means algorithm Mobile Agent
下载PDF
Attribute Reduction of Neighborhood Rough Set Based on Discernment
4
作者 Biqing Wang 《Journal of Electronic Research and Application》 2024年第1期80-85,共6页
For neighborhood rough set attribute reduction algorithms based on dependency degree,a neighborhood computation method incorporating attribute weight values and a neighborhood rough set attribute reduction algorithm u... For neighborhood rough set attribute reduction algorithms based on dependency degree,a neighborhood computation method incorporating attribute weight values and a neighborhood rough set attribute reduction algorithm using discernment as the heuristic information was proposed.The reduction algorithm comprehensively considers the dependency degree and neighborhood granulation degree of attributes,allowing for a more accurate measurement of the importance degrees of attributes.Example analyses and experimental results demonstrate the feasibility and effectiveness of the algorithm. 展开更多
关键词 Neighborhood rough set Attribute reduction DISCERNMENT algorithm
下载PDF
Agent Based Segmentation of the MRI Brain Using a Robust C-Means Algorithm
5
作者 Hanane Barrah Abdeljabbar Cherkaoui Driss Sarsri 《Journal of Computer and Communications》 2016年第10期13-21,共9页
In the last decade, the MRI (Magnetic Resonance Imaging) image segmentation has become one of the most active research fields in the medical imaging domain. Because of the fuzzy nature of the MRI images, many research... In the last decade, the MRI (Magnetic Resonance Imaging) image segmentation has become one of the most active research fields in the medical imaging domain. Because of the fuzzy nature of the MRI images, many researchers have adopted the fuzzy clustering approach to segment them. In this work, a fast and robust multi-agent system (MAS) for MRI segmentation of the brain is proposed. This system gets its robustness from a robust c-means algorithm (RFCM) and obtains its fastness from the beneficial properties of agents, such as autonomy, social ability and reactivity. To show the efficiency of the proposed method, we test it on a normal brain brought from the BrainWeb Simulated Brain Database. The experimental results are valuable in both robustness to noise and running times standpoints. 展开更多
关键词 Agents and MAS MR Images Fuzzy Clustering c-means algorithm Image Segmentation
下载PDF
Hybrid Clustering Using Firefly Optimization and Fuzzy C-Means Algorithm
6
作者 Krishnamoorthi Murugasamy Kalamani Murugasamy 《Circuits and Systems》 2016年第9期2339-2348,共10页
Classifying the data into a meaningful group is one of the fundamental ways of understanding and learning the valuable information. High-quality clustering methods are necessary for the valuable and efficient analysis... Classifying the data into a meaningful group is one of the fundamental ways of understanding and learning the valuable information. High-quality clustering methods are necessary for the valuable and efficient analysis of the increasing data. The Firefly Algorithm (FA) is one of the bio-inspired algorithms and it is recently used to solve the clustering problems. In this paper, Hybrid F-Firefly algorithm is developed by combining the Fuzzy C-Means (FCM) with FA to improve the clustering accuracy with global optimum solution. The Hybrid F-Firefly algorithm is developed by incorporating FCM operator at the end of each iteration in FA algorithm. This proposed algorithm is designed to utilize the goodness of existing algorithm and to enhance the original FA algorithm by solving the shortcomings in the FCM algorithm like the trapping in local optima and sensitive to initial seed points. In this research work, the Hybrid F-Firefly algorithm is implemented and experimentally tested for various performance measures under six different benchmark datasets. From the experimental results, it is observed that the Hybrid F-Firefly algorithm significantly improves the intra-cluster distance when compared with the existing algorithms like K-means, FCM and FA algorithm. 展开更多
关键词 CLUSTERING OPTIMIZATION K-MEANS Fuzzy c-means Firefly algorithm F-Firefly
下载PDF
A Hybrid Genetic Algorithm for Reduct of Attributes in Decision System Based on Rough Set Theory 被引量:6
7
作者 Dai Jian\|hua 1,2 , Li Yuan\|xiang 1,2 ,Liu Qun 3 1. State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei,China 2. School of Computer, Wuhan University, Wuhan 430072, Hubei, China 3. School of Computer Science, 《Wuhan University Journal of Natural Sciences》 CAS 2002年第3期285-289,共5页
Knowledge reduction is an important issue when dealing with huge amounts of data. And it has been proved that computing the minimal reduct of decision system is NP-complete. By introducing heuristic information into g... Knowledge reduction is an important issue when dealing with huge amounts of data. And it has been proved that computing the minimal reduct of decision system is NP-complete. By introducing heuristic information into genetic algorithm, we proposed a heuristic genetic algorithm. In the genetic algorithm, we constructed a new operator to maintaining the classification ability. The experiment shows that our algorithm is efficient and effective for minimal reduct, even for the special example that the simple heuristic algorithm can’t get the right result. 展开更多
关键词 rough set REDUCTION genetic algorithm heuristic algorithm
下载PDF
Simulated annealing algorithm for the optimal translation sequence of the jth agent in rough communication 被引量:5
8
作者 Wang Hongkai Guan Yanyong Xue Peijun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第3期507-512,共6页
In rough communication, because each agent has a different language and cannot provide precise communication to each other, the concept translated among multi-agents will loss some information and this results in a le... In rough communication, because each agent has a different language and cannot provide precise communication to each other, the concept translated among multi-agents will loss some information and this results in a less or rougher concept. With different translation sequences, the problem of information loss is varied. To get the translation sequence, in which the jth agent taking part in rough communication gets maximum information, a simulated annealing algorithm is used. Analysis and simulation of this algorithm demonstrate its effectiveness. 展开更多
关键词 rough sets rough communication translation sequence OPTIMAL simulated annealing algorithm.
下载PDF
Immune algorithm for discretization of decision systems in rough set theory 被引量:4
9
作者 JIA Ping DAI Jian-hua CHEN Wei-dong PAN Yun-he ZHU Miao-liang 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期602-606,共5页
Rough set theory plays an important role in knowledge discovery, but cannot deal with continuous attributes, thus discretization is a problem which we cannot neglect. And discretization of decision systems in rough se... Rough set theory plays an important role in knowledge discovery, but cannot deal with continuous attributes, thus discretization is a problem which we cannot neglect. And discretization of decision systems in rough set theory has some particular characteristics. Consistency must be satisfied and cuts for discretization is expected to be as small as possible. Consistent and minimal discretization problem is NP-complete. In this paper, an immune algorithm for the problem is proposed. The correctness and effectiveness were shown in experiments. The discretization method presented in this paper can also be used as a data pre- treating step for other symbolic knowledge discovery or machine learning methods other than rough set theory. 展开更多
关键词 rough sets DISCRETIZATION Immune algorithm Decision system
下载PDF
Unsupervised Quick Reduct Algorithm Using Rough Set Theory 被引量:2
10
作者 C. Velayutham K. Thangavel 《Journal of Electronic Science and Technology》 CAS 2011年第3期193-201,共9页
Feature selection (FS) is a process to select features which are more informative. It is one of the important steps in knowledge discovery. The problem is that not all features are important. Some of the features ma... Feature selection (FS) is a process to select features which are more informative. It is one of the important steps in knowledge discovery. The problem is that not all features are important. Some of the features may be redundant, and others may be irrelevant and noisy. The conventional supervised FS methods evaluate various feature subsets using an evaluation function or metric to select only those features which are related to the decision classes of the data under consideration. However, for many data mining applications, decision class labels are often unknown or incomplete, thus indicating the significance of unsupervised feature selection. However, in unsupervised learning, decision class labels are not provided. In this paper, we propose a new unsupervised quick reduct (QR) algorithm using rough set theory. The quality of the reduced data is measured by the classification performance and it is evaluated using WEKA classifier tool. The method is compared with existing supervised methods and the result demonstrates the efficiency of the proposed algorithm. 展开更多
关键词 Index Terms--Data mining rough set supervised and unsupervised feature selection unsupervised quick reduct algorithm.
下载PDF
Prediction method of rock burst proneness based on rough set and genetic algorithm 被引量:3
11
作者 YU Huai-chang LIU Hai-ning +1 位作者 LU Xue-song LIU Han-dong 《Journal of Coal Science & Engineering(China)》 2009年第4期367-373,共7页
A new method based on rough set theory and genetic algorithm was proposedto predict the rock burst proneness. Nine influencing factors were first selected, and then,the decision table was set up. Attributes were reduc... A new method based on rough set theory and genetic algorithm was proposedto predict the rock burst proneness. Nine influencing factors were first selected, and then,the decision table was set up. Attributes were reduced by genetic algorithm. Rough setwas used to extract the simplified decision rules of rock burst proneness. Taking the practical engineering for example, the rock burst proneness was evaluated and predicted bydecision rules. Comparing the prediction results with the actual results, it shows that theproposed method is feasible and effective. 展开更多
关键词 rock burst proneness rough set genetic algorithm RULE
下载PDF
Heuristic Genetic Algorithm for Discretization of Continuous Attributes in Rough Set Theory 被引量:2
12
作者 CAO Yun-feng WANG Yao-cai WANG Jun-wei 《Journal of China University of Mining and Technology》 EI 2006年第2期147-150,155,共5页
Discretization based on rough set theory aims to seek the possible minimum number of the cut set without weakening the indiscemibility of the original decision system. Optimization of discretization is an NP-complete ... Discretization based on rough set theory aims to seek the possible minimum number of the cut set without weakening the indiscemibility of the original decision system. Optimization of discretization is an NP-complete problem and the genetic algorithm is an appropriate method to solve it. In order to achieve optimal discretization, first the choice of the initial set of cut set is discussed, because a good initial cut set can enhance the efficiency and quality of the follow-up algorithm. Second, an effective heuristic genetic algorithm for discretization of continuous attributes of the decision table is proposed, which takes the significance of cut dots as heuristic information and introduces a novel operator to maintain the indiscernibility of the original decision system and enhance the local research ability of the algorithm. So the algorithm converges quickly and has global optimizing ability. Finally, the effectiveness of the algorithm is validated through experiment. 展开更多
关键词 rough set DISCRETIZATION genetic algorithm
下载PDF
A neurofuzzy system based on rough set theory and genetic algorithm 被引量:1
13
作者 罗健旭 邵惠鹤 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第3期278-282,共5页
This paper presents a hybrid soft computing modeling approach for a neurofuzzy system based on rough set theory and the genetic algorithms (NFRSGA). The fundamental problem of a neurofuzzy system is that when the inpu... This paper presents a hybrid soft computing modeling approach for a neurofuzzy system based on rough set theory and the genetic algorithms (NFRSGA). The fundamental problem of a neurofuzzy system is that when the input dimension increases, the fuzzy rule base increases exponentially. This leads to a huge infrastructure network which results in slow convergence. To solve this problem, rough set theory is used to obtain the reductive rules, which are used as fuzzy rules of the fuzzy system. The number of rules decrease, and each rule does not need all the conditional attribute values. This results in a reduced, or not fully connected, neural network. The structure of the neural network is relatively small and thus the weights to be trained decrease. The genetic algorithm is used to search the optimal discretization of the continuous attributes. The NFRSGA approach has been applied in the practical application of building a soft sensor model for estimating the freezing point of the light diesel fuel in a Fluid Catalytic Cracking Unit (FCCU), and satisfying results are obtained. 展开更多
关键词 soft computing neurofuzzy system rough set genetic algorithm
下载PDF
A theoretical and deep learning hybrid model for predicting surface roughness of diamond-turned polycrystalline materials 被引量:2
14
作者 Chunlei He Jiwang Yan +3 位作者 Shuqi Wang Shuo Zhang Guang Chen Chengzu Ren 《International Journal of Extreme Manufacturing》 SCIE EI CAS CSCD 2023年第3期620-644,共25页
Polycrystalline materials are extensively employed in industry.Its surface roughness significantly affects the working performance.Material defects,particularly grain boundaries,have a great impact on the achieved sur... Polycrystalline materials are extensively employed in industry.Its surface roughness significantly affects the working performance.Material defects,particularly grain boundaries,have a great impact on the achieved surface roughness of polycrystalline materials.However,it is difficult to establish a purely theoretical model for surface roughness with consideration of the grain boundary effect using conventional analytical methods.In this work,a theoretical and deep learning hybrid model for predicting the surface roughness of diamond-turned polycrystalline materials is proposed.The kinematic–dynamic roughness component in relation to the tool profile duplication effect,work material plastic side flow,relative vibration between the diamond tool and workpiece,etc,is theoretically calculated.The material-defect roughness component is modeled with a cascade forward neural network.In the neural network,the ratio of maximum undeformed chip thickness to cutting edge radius RT S,work material properties(misorientation angle θ_(g) and grain size d_(g)),and spindle rotation speed n s are configured as input variables.The material-defect roughness component is set as the output variable.To validate the developed model,polycrystalline copper with a gradient distribution of grains prepared by friction stir processing is machined with various processing parameters and different diamond tools.Compared with the previously developed model,obvious improvement in the prediction accuracy is observed with this hybrid prediction model.Based on this model,the influences of different factors on the surface roughness of polycrystalline materials are discussed.The influencing mechanism of the misorientation angle and grain size is quantitatively analyzed.Two fracture modes,including transcrystalline and intercrystalline fractures at different RTS values,are observed.Meanwhile,optimal processing parameters are obtained with a simulated annealing algorithm.Cutting experiments are performed with the optimal parameters,and a flat surface finish with Sa 1.314 nm is finally achieved.The developed model and corresponding new findings in this work are beneficial for accurately predicting the surface roughness of polycrystalline materials and understanding the impacting mechanism of material defects in diamond turning. 展开更多
关键词 diamond turning material-defect roughness component polycrystalline copper neural network simulated annealing algorithm
下载PDF
Genetic algorithm for λ-optimal translation sequence of rough communication
15
作者 Hongkai Wang Yanyong Guan Chunhua Yuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第4期609-614,共6页
In rough communication, because each agent has a different language and can not provide precise communication to each other, the concept translated among multi-agents will loss some information, and this results in a ... In rough communication, because each agent has a different language and can not provide precise communication to each other, the concept translated among multi-agents will loss some information, and this results in a less or rougher concept. With different translation sequences the amount of the missed knowledge is varied. The λ-optimal translation sequence of rough communication, which concerns both every agent and the last agent taking part in rough communication to get information as much as he (or she) can, is given. In order to get the λ-optimal translation sequence, a genetic algorithm is used. Analysis and simulation of the algorithm demonstrate the effectiveness of the approach. 展开更多
关键词 rough sets rough communication λ-optimal trans-lation sequence genetic algorithm.
下载PDF
Substation clustering based on improved KFCM algorithm with adaptive optimal clustering number selection 被引量:1
16
作者 Yanhui Xu Yihao Gao +4 位作者 Yundan Cheng Yuhang Sun Xuesong Li Xianxian Pan Hao Yu 《Global Energy Interconnection》 EI CSCD 2023年第4期505-516,共12页
The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection an... The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection and its convergence to local optimal solutions.To overcome these limitations,an improved KFCM algorithm with adaptive optimal clustering number selection is proposed in this paper.This algorithm optimizes the KFCM algorithm by combining the powerful global search ability of genetic algorithm and the robust local search ability of simulated annealing algorithm.The improved KFCM algorithm adaptively determines the ideal number of clusters using the clustering evaluation index ratio.Compared with the traditional KFCM algorithm,the enhanced KFCM algorithm has robust clustering and comprehensive abilities,enabling the efficient convergence to the global optimal solution. 展开更多
关键词 Load substation clustering Simulated annealing genetic algorithm Kernel fuzzy c-means algorithm Clustering evaluation
下载PDF
Local Search-Inspired Rough Sets for Improving Multiobjective Evolutionary Algorithm
17
作者 Ahmed A. EL-Sawy Mohamed A. Hussein +1 位作者 El-Sayed Mohamed Zaki Abd Allah A. Mousa 《Applied Mathematics》 2014年第13期1993-2007,共15页
In this paper we present a new optimization algorithm, and the proposed algorithm operates in two phases. In the first one, multiobjective version of genetic algorithm is used as search engine in order to generate app... In this paper we present a new optimization algorithm, and the proposed algorithm operates in two phases. In the first one, multiobjective version of genetic algorithm is used as search engine in order to generate approximate true Pareto front. This algorithm is based on concept of co-evolution and repair algorithm for handling nonlinear constraints. Also it maintains a finite-sized archive of non-dominated solutions which gets iteratively updated in the presence of new solutions based on the concept e-dominance. Then, in the second stage, rough set theory is adopted as local search engine in order to improve the spread of the solutions found so far. The results, provided by the proposed algorithm for benchmark problems, are promising when compared with exiting well-known algorithms. Also, our results suggest that our algorithm is better applicable for solving real-world application problems. 展开更多
关键词 MULTIOBJECTIVE Optimization GENETIC algorithmS rough SETS Theory
下载PDF
Neural network fault diagnosis method optimization with rough set and genetic algorithms
18
作者 孙红岩 《Journal of Chongqing University》 CAS 2006年第2期94-97,共4页
Aiming at the disadvantages of BP model in artificial neural networks applied to intelligent fault diagnosis, neural network fault diagnosis optimization method with rough sets and genetic algorithms are presented. Th... Aiming at the disadvantages of BP model in artificial neural networks applied to intelligent fault diagnosis, neural network fault diagnosis optimization method with rough sets and genetic algorithms are presented. The neural network nodes of the input layer can be calculated and simplified through rough sets theory; The neural network nodes of the middle layer are designed through genetic algorithms training; the neural network bottom-up weights and bias are obtained finally through the combination of genetic algorithms and BP algorithms. The analysis in this paper illustrates that the optimization method can improve the performance of the neural network fault diagnosis method greatly. 展开更多
关键词 rough sets genetic algorithm BP algorithms artificial neural network encoding rule
下载PDF
Calibration of Pipe Roughness Coefficient Based on Manning Formula and Genetic Algorithm
19
作者 于志强 田一梅 +1 位作者 郑毅 赵新华 《Transactions of Tianjin University》 EI CAS 2009年第6期452-456,共5页
This paper presents a method to calibrate pipe roughness coefficient (i.e., Manning n-factor) with genetic algorithm (GA) under multiple loading conditions. Due to the old pipe age as well as deleting valves and blend... This paper presents a method to calibrate pipe roughness coefficient (i.e., Manning n-factor) with genetic algorithm (GA) under multiple loading conditions. Due to the old pipe age as well as deleting valves and blends in the skeleton of distribution network, most of the pipes in hydraulic model of practical water distribution system (WDS) are rough. The commonly used Hazen-Williams C-factor is therefore replaced by Manning n-factor in calibrating WDS hydraulic model. Adjustment to GA is designed, and the program efficiency is improved. A case study shows that the adjustment can save 60% of the total runtime. About 90% of the relative differences between simulated and observed pressures at monitoring locations are lower than 3%, which suggests that the proposed adjustment to the calibration is efficient and effective. 展开更多
关键词 genetic algorithm CALIBRATION pipe roughness coefficient Manning n-factor
下载PDF
Rough Set Assisted Meta-Learning Method to Select Learning Algorithms
20
作者 Lisa Fan Min-xiao Lei 《南昌工程学院学报》 CAS 2006年第2期83-87,91,共6页
In this paper,we propose a Rough Set assisted Meta-Learning method on how to select the most-suited machine-learning algorithms with minimal effort for a new given dataset. A k-Nearest Neighbor (k-NN) algorithm is use... In this paper,we propose a Rough Set assisted Meta-Learning method on how to select the most-suited machine-learning algorithms with minimal effort for a new given dataset. A k-Nearest Neighbor (k-NN) algorithm is used to recognize the most similar datasets that have been performed by all of the candidate algorithms.By matching the most similar datasets we found,the corresponding performance of the candidate algorithms is used to generate recommendation to the user.The performance derives from a multi-criteria evaluation measure-ARR,which contains both accuracy and time.Furthermore,after applying Rough Set theory,we can find the redundant properties of the dataset.Thus,we can speed up the ranking process and increase the accuracy by using the reduct of the meta attributes. 展开更多
关键词 META-LEARNING algorithm recommendation rough sets
下载PDF
上一页 1 2 70 下一页 到第
使用帮助 返回顶部