Sure. Canopy, MeanShift, KMeans, FuzzyKMeans, Dirichlet all have an -xm
sequential execution mode that lets them run - using hadoop
SequenceFiles - out of your local file system in a single process. They
use exactly the same clustering semantics but don't do map-reduce and
run in a single process in memory.
On 2/7/13 4:32 AM, vivek bairathi wrote:
Hi Jeff,
Can you name some?
On Thu, Feb 7, 2013 at 12:33 AM, Jeff Eastman <[email protected]>wrote:
Note that the old clustering algorithms also run without Hadoop in
sequential execution mode from the local file system.
On 2/6/13 11:04 AM, Tanguy tlrx wrote:
Thanks!
-- Tanguy
2013/2/6 Ted Dunning <[email protected]>
https://github.com/tdunning/**knn/ <https://github.com/tdunning/knn/>
especially the docs directory
On Wed, Feb 6, 2013 at 7:54 AM, Tanguy tlrx <[email protected]> wrote:
Hi Ted,
Where can I find more details about these new algorithms?
Thanks,
-- Tanguy
2013/2/6 Ted Dunning <[email protected]>
Yes they can.
The new algorithms that are just now arriving are particularly suited
to
non-Hadoop use.
On Wed, Feb 6, 2013 at 2:06 AM, vivek bairathi <
[email protected]
wrote:
Hi,
I want to know that Mahout's clustering algorithms run without Hadoop
or
not?
I mean can they be used without Hadoop?
--
Regards,
Vivek Bairathi
--
-- Tanguy
twitter @tlrx
https://github.com/tlrx