Comment on Google Prediction APIparentComments−helwr16ythere is nothing out there which would scale to terabytes out-of-the-box−dejv16yVFDT (Very Fast Decission Trees), maybe?You can also run those distributively without much problems.Original paper: http://www.cs.washington.edu/homes/pedrod/papers/kdd00.pdfYou should also look on http://www.cs.washington.edu/dm/vfml/
Comments
there is nothing out there which would scale to terabytes out-of-the-box
VFDT (Very Fast Decission Trees), maybe?
You can also run those distributively without much problems.
Original paper: http://www.cs.washington.edu/homes/pedrod/papers/kdd00.pdf
You should also look on http://www.cs.washington.edu/dm/vfml/