A program to recognize and reward our most engaged community members
convergence wrote:For Logistic Regression, it seems to output a really long equation which seems to have an entry per training row all of which are then summed up. This increases proportionally to size of the training data.Is this the intended result ? because, it seems very expensive to implement and run.