Practical Neural Network Recipies in C++ 1993
DOI: 10.1016/b978-0-08-051433-8.50007-0
|View full text |Cite
|
Sign up to set email alerts
|

Classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
20
0

Year Published

1996
1996
2023
2023

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 16 publications
(21 citation statements)
references
References 0 publications
1
20
0
Order By: Relevance
“…Principal component analysis can also be used to combine information from many input variables by converting multidimensional data to a new set of statistically uncorrelated components which account for most of the variance in the original data. However, Masters (1993) warns that, although the first few principal components may explain the majority of the variation in the data, the information that is important for the classification may reside in the last principal component.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Principal component analysis can also be used to combine information from many input variables by converting multidimensional data to a new set of statistically uncorrelated components which account for most of the variance in the original data. However, Masters (1993) warns that, although the first few principal components may explain the majority of the variation in the data, the information that is important for the classification may reside in the last principal component.…”
Section: Discussionmentioning
confidence: 99%
“…This is necessary because the learning algorithm minimises the total sum of squares error over all the patterns in the training set. If deposit patterns were represented in the training set in the same proportion as they appear in the total data population, the learning algorithm would optimise the performance for non‐deposit patterns ( Masters 1993). The network would not learn to recognise the rare deposit patterns at all or would perform very poorly for this class of patterns.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…It involves two stages: firstly, a feedforward stage where the exterior input information on the input nodes is propagated forward in order to compute the output information indicators at the output unit, and secondly, a backward phase where alterations to the connection weights are adjusted based on the differences between the computed and the actual indications at the output units [26,27]. …”
Section: Methodsmentioning
confidence: 99%
“…In spite of these difficulties, a significant number of successful applications of ANNs for dynamic modeling are reported over a wide spectrum of fields. ,,, Especially in the process engineering area, ANNs have been extensively used as nonlinear autoregressive exogenous (NARX) models for dynamic system identification of both univariate (single output) , and multivariate (multi-output) problems. ,,, In the literature, multivariate systems are usually approximated either using a multi-output ANN model or an ensemble of single-output ANNs models where, in the latter case, a set of independent single-output ANN models, each approximating one output as a function of the inputs, is built.…”
Section: Introductionmentioning
confidence: 99%