[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
Machine Learning Algorithm
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /sci/ - Science & Math

Thread replies: 13
Thread images: 1
File: ml.jpg (21 KB, 259x194) Image search: [Google]
ml.jpg
21 KB, 259x194
Help me here, /sci/

I have 10k of database entries, with 20 integer atributes. I must classify each entry on one of n categories, based on their values.

Example: Entry A =[8,10,12,8] - Group x
Entry B =[5,0,20,25] - Group y
And so on...

I have the training values for each category, but I can't decide which technique to use - pretty newbie on this subject. Any sugestions?
>>
>only 10k entries
Just try everything you can think of.
Reduce the number of cross-validation folds for those that take too long.
>>
just use sort algorithms, many are already embeded in prog. languages.
if you have them in array of arrays form, just sort by the place or info in subarray (e.g. A[2]=12, following your example)
if you have them in struct form, you have already sorted atributes, just use sort and specify which atrivube in the sorting function
>>
>>7639639
are you retarded
>>
Use a deep restricted Boltzmann machine with N output nodes, and 4 input nodes (since input is multinomial, you'll have to softmax it first). There are plenty of resources on how to do this.
>>
>>7639639
Wow what a retard
>>
>>7639653
By the way, I suggested Boltzmann machine over other classifiers because your outputs are Bernoulli.
>>
>>7639350
standard backprop neural net should do the trick depending on how many training values you have.
>>
>>7639350
Just use k-means
>>
>>7639675
You retarded? He has labeled data.
>>
>>7639657
I'll take a look. Thanks anon!
>>
>>7639658
About 40-50 entries for each category.
>>
>>7639759
Yes, I know, pretty much nothing :(
Thread replies: 13
Thread images: 1

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.