Got it… Thanks! Sent from Mail for Windows 10
From: Robert Slater Sent: Monday, August 28, 2017 12:24 AM To: Scikit-learn mailing list Subject: Re: [scikit-learn] Clarification regarding SGDClassifier I think your use of "X" in X_mod should be "X_train" instead, as X_mod is currently using unshuffled indices while X_check uses the shuffled indices. Virus-free. www.avast.com On Sun, Aug 27, 2017 at 1:48 PM, Shabie Iqbal <shabieiq...@gmail.com> wrote: Dear all, could anyone of you kindly answer this question I posted on Stackoverflow: https://stackoverflow.com/questions/45900330/sklearn-sgdclassifiers-decision-function-odd-behavior Best, Shabie _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn