| Class | Description |
|---|---|
| Gini |
This class calculates the area under the ROC curve and the Gini coefficient statistics commonly used to asses
the predictive power of a score (double array) versus a binary event (String Array) .
|
| Make_Woe |
This class is about computing the Weights of Evidence for a categorical variable versus another binary one.
|
| VIF_Tolerance |
The Whole idea of checking the tolerance is to see whether the predictors that are going
to be used in a model are too highly correlated with each other.
|