Skip to content

Implementation of Random Forest algorithm in C++ and parallelization using OpenMP

License

Notifications You must be signed in to change notification settings

EmaPajic/Parallel-Random-Forest

Repository files navigation

Parallel-Random-Forest

This is the repository of my Thesis for bachelor degree on the University of Belgrade, School of Electrical Engineering.

It containts implementation of Random Forest algorithm in C++ and parallelization using OpenMP.

Random Forest algorithm is applied on Two Sigma Connect: Rental Listing Inquiries competition on Kaggle (https://www.kaggle.com/c/two-sigma-connect-rental-listing-inquiries), Iris Dataset: https://archive.ics.uci.edu/ml/datasets/iris, Spambase Dataset: https://archive.ics.uci.edu/ml/datasets/Spambase

About

Implementation of Random Forest algorithm in C++ and parallelization using OpenMP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published