Re: [scikit-learn] Clarification regarding SGDClassifier

2017-08-27 Thread Shabie Iqbal
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

Re: [scikit-learn] Clarification regarding SGDClassifier

2017-08-27 Thread Robert Slater
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.co