A survey of parallel algorithms for classification

Venu Satuluri March

msra(2007)

引用 25|浏览21
暂无评分
摘要
Classification of objects based on their features into pre-defined categories is a widely studied problem with applications in fraud detection, artificial intelligence and many other fields. Parallel formulations of classification methods are desirable to improve training times for problems with large training sets as well as to exploit existing computing hardware. I survey the literature on parallel formulations of building decision trees from large training sets. Most approaches exploit data parallelism by distributing the work of evaluating splitting points at each node of the tree and building the tree in a breadth-first, synchronous manner. The alternative is to exploit task parallelism by assigning a processor or a group of processors the task of building a specific subtree of the global decision tree.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要