[ml] Wednesday, 10/27/2010 @ 7:30pm: Linear Classifier Workshop w/ scikits.learn

Mike Schachter mike at mindmech.com
Thu Oct 28 01:12:53 UTC 2010


I posted the code to ml-noisebridge's sourceforge git repository. It
probably needs some more work, but you can find it in the scikits.linear
subdirectory of this repo:

git clone git://
ml-noisebridge.git.sourceforge.net/gitroot/ml-noisebridge/ml-noisebridge



On Wed, Oct 27, 2010 at 5:06 PM, Mike Schachter <mike at mindmech.com> wrote:

> Two more things:
>
> Don't forget to install scipy:
>
> http://www.scipy.org/
>
> And by "linear classification" i actually meant "comparing
> support vector machines and k-nearest neighbors"
>
>
>
>
>
>
> On Wed, Oct 27, 2010 at 12:14 PM, Mike Schachter <mike at mindmech.com>wrote:
>
>> There are some prerequisites:
>>
>> Python 2.5+
>>
>> Numpy: http://numpy.scipy.org/
>>
>> Matplotlib: http://matplotlib.sourceforge.net/
>>
>> scikits.learn: http://scikit-learn.sourceforge.net/
>>
>> Try to have these installed before we get started.
>>
>>    mike
>>
>>
>>
>>
>>
>> On Tue, Oct 26, 2010 at 2:08 PM, Mike Schachter <mike at mindmech.com>wrote:
>>
>>> Hey everyone,
>>>
>>> Tomorrow I'll be guiding an impromptu workshop with
>>> scikits.learn. We'll use a sample dataset and try our
>>> hands at classifying it with linear classifiers and perhaps
>>> even support vector machines. See you there!
>>>
>>> http://scikit-learn.sourceforge.net/
>>>
>>>   mike
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/ml/attachments/20101027/9ac77369/attachment.html>


More information about the ml mailing list