Multivariate classification Flashcards
1
Q
Benefits of multivariate methods
A
- Consider all rating variables simultaneously and automatically adjust for exposure correlations between rating variables
- Remove unsystematic effects in the data (i.e. noise) and capture only systematic effects (i.e. signal)
- Model diagnostics
- Allow consideration of the interaction between rating variables
2
Q
Cluster analysis
A
An exploratory data analysis tool that seeks to combine small groups of similar risks into larger homogeneous categories or “clusters”
3
Q
Factor Analysis
A
principle components analysis are most commonly used, a technique to reduce the number of parameter estimates in a classification analysis (e.g. GLM)
4
Q
CART
A
Classification and Regression Trees
5
Q
MARS
A
Multivariate Adaptive Regression Splines
6
Q
Neural Networks
A
Gather test data and invokes training algorithms designed to automatically learn the structure of the data. (recursion applied to a GLM)