On 2012-05-02, at 8:42 PM, Ian Goodfellow <[email protected]> wrote:
> My personal opinion on this is that scale_C should default to False. > As a user rather > than developer of the library, if I tell the model to use some value > of C, I expect it to > use that value of C. I don't expect to have to read through all of the > optional arguments > to make sure I am not overlooking an "actually do what I told you to > do" flag somewhere. +1. Whatever else, having C behave one way in the library and another way in virtually every textbook on the planet is a bug. You're left with either renaming C to something else and letting that be the clue, or respecting the previously established convention. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
