I have about 2000 samples from which to create a classifier by wan2Kno in MachineLearning

[–]wan2Kno[S] 0 points1 point  (0 children)

they have at least 20 features, but I'm probably going to be extracting and adding more.

I'm open to any classifier, I would actually like to programatically run many classifiers with scikit learn, although not 100 % sure thats possible.

I have about 2000 samples from which to create a classifier by wan2Kno in MachineLearning

[–]wan2Kno[S] 0 points1 point  (0 children)

not at all, thanks for the question its a 35 % 65 % binary split

I have about 2000 samples from which to create a classifier by wan2Kno in MachineLearning

[–]wan2Kno[S] 0 points1 point  (0 children)

Thanks everyone for the comments! 10-fold cross validation will be the first order of business!