Decision trees and random forest #299
Labels
Difficulty: Advanced
Hackathon projects with beginner difficulty
FsLab Hackathon 2023
Implementation projects for the 2023 FsLab Hackathon
Status: Available
Description
The random forest algorithm is a supervised classification algorithm. Pseudocode is given in [1] and [2]. Sadly I cannot provide any more information about that. If you worked with random forests yourself, you may make more sense out the publications than I would in this short description.
References
The text was updated successfully, but these errors were encountered: