Mantis - ALGLIB
Viewing Issue Advanced Details
820 Data analysis feature have not tried 2018-05-31 16:14 2018-05-31 16:14
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.14.0  
Unspecified
0000820: IMPLEMENTED: improved random forests construction algorithm
ALGLIB 3.14 introduces new random forests interface (fully compatible with previous releases) and better construction algorithms.

Following improvements were achieved over previous version of the algorithm:
* 2x...10x faster forest training
* significantly improved inference speed
* orders of magnitude smaller trees due to early leaf creation
* slightly lower classification errors due to deeper split scans
Issue History
2018-05-31 16:14 SergeyB New Issue
2018-05-31 16:14 SergeyB Status new => assigned
2018-05-31 16:14 SergeyB Assigned To => SergeyB
2018-05-31 16:14 SergeyB Programming language => Unspecified
2018-05-31 16:14 SergeyB Status assigned => resolved
2018-05-31 16:14 SergeyB Fixed in Version => 3.14.0
2018-05-31 16:14 SergeyB Resolution open => implemented

There are no notes attached to this issue.