|
A Collection of Informative and Interesting Articles
Absolutely Free - Start Sharing Your Knowledge Today! |
Home | Submit Articles | Login Online Since Year 2000 |
| ALL Categories | HEALTH | EDUCATION | FINANCE | TECH | WOMEN | ENTERTAINMENT | TRAVEL |
Research Tips For Constructing a Classifier Based on Neural Network .BY: NILAMADHAB MISHRA | Category: Technology | Submitted: 2012-04-06 21:12:22
To construct a high-quality classifier one has to have high-quality data. No method of classifier construction, whether based on neural networks or a statistical one, will result in a classifier good enough if the given set of examples is not full and representative for the problem that the system would have to work with. Introduction:- Solving the problem of classification is one the most important implementations of neural networks. The problem of classification is a task of ranging a pattern in one of several pairwise disjoint sets. Examples of these tasks can be determination of a bank client's creditworthiness, medical tasks requiring estimation of a disease outcome, tasks of investment management (selling/buying shares or holding them back depending on the market situation), task of working out viable companies and those susceptible to bankruptcy. Purpose of classifier Solving problems of classification requires ranging the available static patterns (parameters of the market situation, medical examination data or information about a client) in certain classes. There can be several methods of data representation. The prevalent one is a method when a pattern is represented by a vector. Components of the vector represent various parameters of the pattern that influence the decision of assigning the pattern to a class . To construct an Algorithm of a classifier based on neural network , it is required to follow the steps . 1. Work with the data. Form a database with samples typical for the given task. 2. Decompose the whole set of data into two sets: training and testing sets (decomposition in three sets is also possible: training, testing and confirmation sets). To make the Preliminary processing of a high-quality classifier - 1. Select a system of attributes typical for the task and appropriately transform the data for feeding to the network input (normalization, standardization etc.) It is desirable to obtain linearly separable space of the patterns set. 2. Select a system for coding the output values (classical coding, 2 by 2 coding etc.) To Construct, train and evaluate the network quality ,following are the steps -- 1. Select the network topology: number of layers, number of neurons in layers etc. 2. Select a function of neuron activation (e.g., «sigmoid') 3. Select an algorithm of training the system. 4. Evaluate the quality of the network functioning, basing on confirmation sets or other criteria. Optimize the architecture (decrease weights, reducing dimensionality of the attributes space). 5. Settle on the variant of the network that provides the best ability to generalize. Evaluate the quality using the testing set. Usage and diagnostics 1. Find out the levels of various factors that influence the decision (heuristic approach). 2. Make sure the network provides necessary accuracy of classification (number of incorrectly recognized samples is low). 3. If necessary return to step 2 after changing the method of samples representation or database. 4. Proceed to practical usage of the network for solving the problem. Here i have given some research tips for the implementation and processing requirements of a classifier based on neural network . Article Source: http://www.saching.com/ About Author / Additional Info: Comments on this article: (0 comments so far)
Additional Articles: • Idealism is a Better Option Than Realism • The Hyundai I10: The Best City Car For Indian Roads • Exams and Other Pressures in Childhood • Air Jordan II Retro QF 'University Blue' - A Result of Modern Technology Latest Articles in "Technology" category: • Some Findings in Cloud Computing • Some Research Concepts in LTE-A and Sensor Networking • Some New Directions to Numerous Research • Some Research Bursts • Reading Report Base on Various Research Paper-1 • Reverse Nearest Neighbors Search in Wireless Broadcast Environment • Role of Induction Motors in Industries Important Disclaimer: All articles on this website are for general information only and is not a professional or experts advice. We do not own any responsibility for correctness or authenticity of the information presented in this article, or any loss or injury resulting from it. We do not endorse these articles, we are neither affiliated with the authors of these articles nor responsible for their content. Please see our disclaimer section for complete terms. Copyright © 2010 saching.com - Do not copy articles from this website. |
|||||||
| | Home | Disclaimer | Xhtml | | |||||||