aboutsummaryrefslogtreecommitdiff
path: root/mllib
Commit message (Collapse)AuthorAgeFilesLines
* renamed with labeled prefixAmeet Talwalkar2013-07-085-6/+6
|
* update to use ListBuffer, faster than Vector for append operationsryanlecompte2013-07-071-5/+9
|
* fix formatting and use Vector instead of List to maintain orderryanlecompte2013-07-061-10/+8
|
* make binSearch a tail-recursive methodryanlecompte2013-07-051-14/+23
|
* Replaced string constants in testMatei Zaharia2013-07-051-4/+7
|
* Renamed files to match packageMatei Zaharia2013-07-0518-0/+0
|
* Addressed style comments from Ryan LeCompteMatei Zaharia2013-07-053-13/+13
|
* Renamed ML package to MLlib and added it to classpathMatei Zaharia2013-07-0522-0/+2947