Alternating conditional expectations: Difference between revisions

Content deleted Content added
original public ___domain link has gone, using wayback machine archived version
Removed dead link in reflist; not only was it dead, it didn't link to the reference. An alternate link has been provided for the thing it was trying to link to in the previous edit.
Line 1:
 
In [[statistics]], '''Alternating Conditional Expectations (ACE)''' is a [[nonparametric statistics|nonparametric]] [[algorithm]] used in [[regression analysis]] to find the optimal transformations for both the outcome ([[response variable|response]]) variable and the input (predictor) variables.<ref>Breiman, L. and Friedman, J. H. [http://apps.dtic.mil/dtic/tr/fulltext/u2/a123908.pdf Estimating optimal transformations for multiple regression and correlation]. J. Am. Stat. Assoc., 80(391):580–598, September 1985b. {{PD-notice}}</ref>
 
For example, in a model that tries to predict house prices based on size and ___location, ACE helps by figuring out if, for instance, transforming the size (maybe taking the square root or logarithm) or the ___location (perhaps grouping locations into categories) would make the relationship easier to model and lead to better predictions. The algorithm iteratively adjusts these transformations until it finds the ones that maximize the predictive power of the regression model.