
A Supervised Classification Techniques to Optimize Error Evaluation and Space Complexity
Publication year - 2019
Publication title -
international journal of innovative technology and exploring engineering
Language(s) - English
Resource type - Journals
ISSN - 2278-3075
DOI - 10.35940/ijitee.k1020.09811s19
Subject(s) - conditional probability , computer science , machine learning , posterior probability , bayesian probability , artificial intelligence , probabilistic classification , probabilistic logic , classifier (uml) , naive bayes classifier , data mining , mathematics , support vector machine , statistics
Bayesian classification is based on Baye’s Theorem, which is applied on a conditional probability basis of posterior and prior probabilities in parallel with future evidence. Prior Probabilities are the original probabilities of an outcome which will be updated with new information to create posterior probability. The revised probability of an event occurring after taking into consideration new information.A Bayesian classifier is used to predict the values of features for members of that class. It is used to over come the diagnostic and predictive problems. This classification provides a useful perspective for understanding and evaluating machine learning algorithms.It is a probabilistic learning algorithm which calculates the explicit probabilities for hypothesis, among the most common learning problem.The proposed work has focused on designing of two classification algorithms naïve space and naïve Mine classification to optimize space complexity and error evaluation forlarger data sets.