Hey there!

I am currently trying to classify a dataset which has the following format:

Class1 0.3 0.5 0.2
Class2 0.9 0.1 0.0
...

So the features are probabilities that sum always up at exactly 1.

I have tried several linear classifiers but I am now wondering if there 
is maybe some better way to classify such data and achieve better results.

Maybe someone has some ideas.

Thanks and regards,
Philipp

------------------------------------------------------------------------------
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
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to