首页> 美国政府科技报告 >Parallel, Multithreaded Decision Tree Builder
【24h】

Parallel, Multithreaded Decision Tree Builder

机译:并行,多线程决策树构建器

获取原文

摘要

Parallelization has become a popular mechanism to speed up data classification tasks that deal with large amounts of data. This paper describes a high level, fine grained parallel formulation of a decision tree based classifier for memory resident datasets on SMPs. We exploit two levels of divide and conquer parallelism in the tree builder: at the outer level across the tree nodes, and at the inner level within each tree node. Lightweight Pthreads are used to express this highly irregular and dynamic parallelism in a natural manner. The task of scheduling the threads and balancing the load is left to a space efficient Pthreads scheduler. Experimental results on large datasets indicate that the space and time performance of the tree builder scales well with both the data size and number of processors.

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号