Evaluation using Maximum likelihood ratio and Deviance in Spark For a project I wanted to test whether my logistic regression model was better than a null model. To do this in R using the Deviance this is very simple. However, I have enormous amounts of data and I use Spark to handle this. I wanted…
Evaluation logistic regression using deviance in Spark
Posted on