Changes between Version 4 and Version 5 of Parallel-DT


Ignore:
Timestamp:
Jan 14, 2010, 4:03:56 PM (14 years ago)
Author:
andrei.minca
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Parallel-DT

    v4 v5  
    99                        efficient and scalable algorithms are highly desirable. Thus, the project's goal is to parallelize the decision tree inference 
    1010                        process. A shared memory programming model using OpenMP is being considered for this task.
     11''' Serial DT process '''
     12 * ...
     13''' Parallel aproaches '''
     14 * ...
    1115
    1216== Project activity ==