Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Does MATLAB support the parallelization of supervised machine learning algorithms?

조회 수: 1 (최근 30일)
mark
mark 2015년 6월 12일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi,
up to now I have used RapidMiner for some data/text mining tasks, but there are huge performance issues. Now I want to transfer the tasks to a high performance cluster by using MATLAB. I did not find any information that the Parallel Computation Toolbox supports e.g. SVM.
Now I have to decide if MATLAB or any additional libraries support the parallization of supervised machine learning respectively data/text mining algorithms. Or should I use any other tools? Any recommendations?
Best regards, Mark

답변 (1개)

Eric Lin
Eric Lin 2015년 6월 15일
As far as available tools within MATLAB, the following doc sections describe parallel-supported ML functions, which include some SVM and k-means algorithms:
  댓글 수: 1
mark
mark 2015년 6월 16일
As far as I know there is no parallel-supported functionality for SVM- unfortunately I cannot find any information about it based on your given links.

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by