The best kept secret about linear and logistic regression

@machinelearnbot 

Regression can be performed as accurately without statistical models, including the computation of confidence intervals (for estimates, predicted values or regression parameters). It is indeed incredibly simple, robust, easy to interpret, and easy to code (no statistical libraries required). The exact theoretical solution and the one provided by traditional linear regression are almost as good, their predictive power is almost identical, as measured using the three metrics described in the previous section. But in each case, the estimated (predicted) values have similar correlation to the response: 0.69 for my approximation, and 0.72 for both theoretical and traditional solution.

Similar Docs  Excel Report  more

TitleSimilaritySource
None found