[scikit-learn] Clarification regarding SGDClassifier

Shabie Iqbal shabieiqbal at gmail.com
Sun Aug 27 18:41:01 EDT 2017


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 <shabieiqbal at 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 at python.org
https://mail.python.org/mailman/listinfo/scikit-learn


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170828/00ac22ab/attachment-0001.html>


More information about the scikit-learn mailing list