2011
DOI: 10.1007/978-3-642-17857-3_50
|View full text |Cite
|
Sign up to set email alerts
|

Data Mining Technique for Knowledge Discovery from Engineering Materials Data Sets

Abstract: In this paper, naive Bayesian and C4.5 Decision Tree Classifiers(DTC) are successively applied in materials informatics to classify the engineering materials into different classes for the selection of materials that suit the input design specifications.Here, the classifiers are analyzed individually and their performance evaluation is analyzed with confusion matrix predictive parameters and standard measures, the classification results are analyzed on different class of materials. Comparison of classifiers ha… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0
2

Year Published

2016
2016
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(9 citation statements)
references
References 22 publications
0
7
0
2
Order By: Relevance
“…Yan et al [72] developed a method for predictive maintenance using logistic regression. Naive Bayes clusters and decision trees are used by Doreswamy [73] to classify datasets of different manufacturing materials. The information gained from these data models enables decisions regarding the use of different materials for specific tasks or manufacturing pieces [73].…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Yan et al [72] developed a method for predictive maintenance using logistic regression. Naive Bayes clusters and decision trees are used by Doreswamy [73] to classify datasets of different manufacturing materials. The information gained from these data models enables decisions regarding the use of different materials for specific tasks or manufacturing pieces [73].…”
Section: Resultsmentioning
confidence: 99%
“…Naive Bayes clusters and decision trees are used by Doreswamy [73] to classify datasets of different manufacturing materials. The information gained from these data models enables decisions regarding the use of different materials for specific tasks or manufacturing pieces [73]. Adam et al [74] applied a Hybrid Artificial Neural Network-Naive Bayes classifier in the identification of reject products in the semiconductor manufacturing.…”
Section: Resultsmentioning
confidence: 99%
“…Given the class variable, NBCs assume that the value of a particular feature is independent of the value of any other feature. Despite their naïve design and oversimplified assumptions, these classifiers have worked quite well with complex multidimensional data sets (Doreswamy, 2011). An advantage of naïve Bayes is that it only requires a small number of training data for estimating the parameters necessary for classification.…”
Section: Machine Learning Techniques For Protein Toxicity Predictionmentioning
confidence: 99%
“…Both parameters are used in a confusion matrix that shows results predicted by Table 1 shows the confusion matrix that relates the four parameters mentioned above (TP, TN, FP, and FN): It is worth mentioning that other variants of this formula exist such as F2-measure that gives higher weight to recall than precision or F0.5-measure that gives higher weight to precision than recall. However, in data mining context, F1-measure is the most commonly used formula (Doreswamy, 2012). When dealing with binary classification, an average F-measure can be used when more than two classes are available, each time setting the target class as the positive class, and all the rest combined as the negative class.…”
Section: Evaluating Classifiersmentioning
confidence: 99%
“…NB classifier is a probabilistic classifier that assumes independence of attributes (Doreswamy, 2012). Given a data set D, let the attributes x1 through xn represent attributes of each record in D.…”
Section: Nb Classifiersmentioning
confidence: 99%