This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ivan.K
Recipients Ivan.K, sbt
Date 2014-04-06.22:59:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396825158.39.0.520495206558.issue21162@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it work fine and output was 

LogisticRegression(C=1.0, class_weight=None, dual=False, fit_intercept=True,
          intercept_scaling=1, penalty=l2, random_state=None, tol=0.0001)
History
Date User Action Args
2014-04-06 22:59:18Ivan.Ksetrecipients: + Ivan.K, sbt
2014-04-06 22:59:18Ivan.Ksetmessageid: <1396825158.39.0.520495206558.issue21162@psf.upfronthosting.co.za>
2014-04-06 22:59:18Ivan.Klinkissue21162 messages
2014-04-06 22:59:18Ivan.Kcreate