Search Results - (( parameter optimization method algorithm ) OR ( quality classification rules algorithm ))
Search alternatives:
- parameter optimization »
- quality classification »
- classification rules »
- method algorithm »
- rules algorithm »
-
1
Real-time oil palm fruit bunch ripeness grading system using image processing techniques
Published 2013“…These results are optimal based on the thorns model. A new approach was developed using expert rules-based system. …”
Get full text
Get full text
Thesis -
2
An adaptive ant colony optimization algorithm for rule-based classification
Published 2020“…The algorithm’s performance was compared with other variants of Ant-Miner and state-of-the-art rules-based classification algorithms based on classification accuracy and model complexity. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
3
Ant colony optimization for rule induction with simulated annealing for terms selection
Published 2012“…This paper proposes a sequential covering based algorithm that uses an ant colony optimization algorithm to directly extract classification rules from the data set.The proposed algorithm uses a Simulated Annealing algorithm to optimize terms selection, while growing a rule.The proposed algorithm minimizes the problem of a low quality discovered rule by an ant in a colony, where the rule discovered by an ant is not the best quality rule, by optimizing the terms selection in rule construction. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
4
New Learning Models for Generating Classification Rules Based on Rough Set Approach
Published 2000“…Thus, the challenge is how to develop an efficient model that can decrease the learning time without affecting the quality of the generated classification rules. Huge information systems or data sets usually have some missing values due to unavailable data that affect the quality of the generated classification rules. …”
Get full text
Get full text
Thesis -
5
A new ant based rule extraction algorithm for web classification
Published 2011“…Using Classifier-based attribute subset selection will reduce more attributes, but sacrifice the performance of the classifier.A hybrid ant colony optimization with simulated annealing algorithm to discover rules from data is proposed.The simulated annealing technique will minimize the problem of low quality discovered rule by an ant in a colony.The best rule for a colony will then be chosen and later the best rule among the colonies will be included in the rule set.The best rule for a colony will then be chosen and later the best rule among the colonies will be included in the rule set.The rule set is arranged in decreasing order of generation.Thirteen data sets which consist of discrete and continuous data were used to evaluate the performance of the proposed algorithm in terms of accuracy, number of rules and number of terms in the rules.Experimental results obtained from the proposed algorithm are comparable to the results of the Ant-Miner algorithm in terms of rule accuracy but are better in terms of rule simplicity.…”
Get full text
Get full text
Get full text
Get full text
Monograph -
6
Power quality problem classification based on Wavelet Transform and a Rule-Based method
Published 2010“…This paper describes a Wavelet Transform and Rule-Based method for detection and classification of various events of power quality disturbances. …”
Get full text
Get full text
Conference or Workshop Item -
7
Comparing the knowledge quality in rough classifier and decision tree classifier
Published 2008“…Theoretically, different classifiers will generate different sets of rules via knowledge even though they are implemented to the same classification problem.Hence, the aim of this paper is to investigate the quality of knowledge produced by Rc and DTc when similar problems are presented to them.In this case, four important performance metrics are used as comparison, the accuracy of classification, rules quantity, rules length and rules coverage.Five dataset from UCI Machine Learning are chosen and then mined using Rc toolkit namely ROSETTA while C4.5 algorithm in WEKA application is chosen as DTc rule generator. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
8
Power Quality Problem Classification Based on Wavelet Transform and a Rule-Based method
Published 2010“…This paper describes a Wavelet Transform and Rule-Based method for detection and classification of various events of power quality disturbances. …”
Get full text
Get full text
Conference or Workshop Item -
9
Power Quality Problem Classification Based on Wavelet Transform and a Rule-Based method
Published 2010“…This paper describes a Wavelet Transform and Rule-Based method for detection and classification of various events of power quality disturbances. …”
Get full text
Get full text
Conference or Workshop Item -
10
A De-noising Scheme for Enhancing Power Quality Problem Classification System Based on Wavelet Transform and Rule-Based Method
Published 2011“…A Power quality Classification system can easily extract features from the second detail signal obtained after Discrete Wavelet Transform and using these features to construct a Rule Based Algorithm for identifying types of disturbances that exist in the captured power signal. …”
Get full text
Conference or Workshop Item -
11
POWER QUALITY CLASSIFICATION WITH DE-NOISING SCHEME USING WAVELET TRANSFORM AND RULE- BASED METHOD
Published 2012“…This thesis focuses on a Rule-Based method based on wavelet transform to detect and classify various events of power quality disturbances. …”
Get full text
Get full text
Thesis -
12
Evaluation and optimization of frequent, closed and maximal association rule based classification
Published 2014“…With closed itemset mining already being a preferred choice for complexity and redundancy reduction during rule generation, this study has further confirmed that overall closed itemset based association rules are also of better quality in terms of classification precision and recall, and precision and recall on individual class examples. …”
Get full text
Get full text
Article -
13
A Performance Evaluation of Chi-Square Pruning Techniques in Class Association Rules Optimization
Published 2018“…The noisy data affected support value of an itemset and so it influenced the performance of an associative classification. The performance of associative classification is relied on the classification where the classification is worked based on the class association rules which generated from frequent rule mining process. …”
Get full text
Get full text
Article -
14
A Performance Evaluation of Chi-Square Pruning Techniques in Class Association Rules Optimization
Published 2018“…The noisy data affected support value of an itemset and so it influenced the performance of an associative classification. The performance of associative classification is relied on the classification where the classification is worked based on the class association rules which generated from frequent rule mining process. …”
Get full text
Get full text
Article -
15
Propositional satisfiability method in rough classification modeling for data mining
Published 2002“…The classification accuracy, the number of rules and the maximum length of rules obtained from the SIPIDRIP method was compared with other rough set method such as Genetic Algorithm (GA), Johnson, Holte l R, Dynamic and Exhaustive method. …”
Get full text
Get full text
Thesis -
16
A comparative study between rough and decision tree classifiers
Published 2008“…Theoretically, a good set of knowledge should provide good accuracy when dealing with new cases.Besides accuracy, a good rule set must also has a minimum number of rules and each rule should be short as possible.It is often that a rule set contains smaller quantity of rules but they usually have more conditions.An ideal model should be able to produces fewer, shorter rule and classify new data with good accuracy.Consequently, the quality and compact knowledge will contribute manager with a good decision model.Because of that, the search for appropriate data mining approach which can provide quality knowledge is important.Rough classifier (RC) and decision tree classifier (DTC) are categorized as RBC.The purpose of this study is to investigate the capability of RC and DTC in generating quality knowledge which leads to the good accuracy.To achieve that, both classifiers are compared based on four measurements that are accuracy of the classification, the number of rule, the length of rule, and the coverage of rule.Five dataset from UCI Machine Learning namely United States Congressional Voting Records, Credit Approval, Wisconsin Diagnostic Breast Cancer, Pima Indians Diabetes Database, and Vehicle Silhouettes are chosen as data experiment.All datasets were mined using RC toolkit namely ROSETTA while C4.5 algorithm in WEKA application was chosen as DTC rule generator.The experimental results indicated that both classifiers produced good classification result and had generated quality rule in different types of model – higher accuracy, fewer rule, shorter rule, and higher coverage.In term of accuracy, RC obtained higher accuracy in average while DTC significantly generated lower number of rule than RC.In term of rule length, RC produced compact and shorter rule than DTC and the length is not significantly different.Meanwhile, RC has better coverage than DTC.Final conclusion can be decided as follows “If the user interested at a variety of rule pattern with a good accuracy and the number of rule is not important, RC is the best solution whereas if the user looks for fewer nr, DTC might be the best choice”…”
Get full text
Get full text
Get full text
Get full text
Monograph -
17
Edge detection and contour segmentation for fruit classification in natural environment / Khairul Adilah Ahmad
Published 2018“…This learning algorithm represents an automatic generation of membership functions and rules from the data. …”
Get full text
Get full text
Thesis -
18
Integration of object-based image analysis and data mining techniques for detailes urban mapping using remote sensing
Published 2015“…The manually developed OBIA rule-sets achieved the transferable land cover classification in different areas. …”
Get full text
Get full text
Thesis -
19
IMPACT OF NUMBER OF ATTRIBUTES ON THE ACCURACY OF HUMAN MOTION CLASSIFICATION
Published 2018“…The impact of the number of attributes on classification accuracy is evaluated via Bayes, Function, Lazy, Meta, Rule and Trees classifier algorithms supported by the WEKA tool. …”
Get full text
Get full text
Article -
20
Optimization of turning parameters using genetic algorithm method
Published 2008“…This study about development of optimization for turning parameters based on the Genetic Algorithm (GA). …”
Get full text
Get full text
Undergraduates Project Papers
