<br>Sounds like you're making great progress! I'll be working on the<br>graph clustering algorithm for the skill set tonight and will keep<br>you posted on how things are going.<br><br>  mike<br><br><br><br><br><div class="gmail_quote">
On Thu, Jun 3, 2010 at 6:17 PM, Andreas von Hessling <span dir="ltr"><<a href="mailto:vonhessling@gmail.com">vonhessling@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Doing a few basic tricks, I catapulted the submission into the 50th<br>
percentile.  That is not even running any ML algorithm.<br>
<br>
I'm planning on running the NaiveBayesUpdateable classifier<br>
(<a href="http://weka.wikispaces.com/Classifying+large+datasets" target="_blank">http://weka.wikispaces.com/Classifying+large+datasets</a>) over<br>
discretized IQ/IQ strength/Chance/Chance strength from the command<br>
line to evaluate performance.  Another attempt would be to load all<br>
data into memory (<3GB, even for full Bridge Train) and run SVMlib<br>
over it.<br>
<br>
If someone wants to try MOA<br>
(<a href="http://www.cs.waikato.ac.nz/%7Eabifet/MOA/index.html" target="_blank">http://www.cs.waikato.ac.nz/~abifet/MOA/index.html</a>), this would be<br>
helpful also in the long run (at least a tutorial how to set it up and<br>
run).<br>
<br>
The reduced datasets plus the IQ values are linked on the wiki: Features are:<br>
   ...> row INT,<br>
   ...> studentid VARCHAR(30),<br>
   ...> problemhierarchy TEXT,<br>
   ...> problemname TEXT,<br>
   ...> problemview INT,<br>
   ...> problemstepname TEXT,<br>
   ...> cfa INT,<br>
   ...> iq REAL<br>
<br>
IQ strength (number of attempts per student) should be available soon.<br>
 (perhaps add'l features will become available as well)<br>
<br>
I'm still hoping somebody could cluster Erin's normalized skills data<br>
and provide a row -> cluster id mapping for algebra and bridge train<br>
and test sets (I don't have the data any more).<br>
<br>
Andy<br>
_______________________________________________<br>
ml mailing list<br>
<a href="mailto:ml@lists.noisebridge.net">ml@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/ml" target="_blank">https://www.noisebridge.net/mailman/listinfo/ml</a><br>
</blockquote></div><br>