Random-forest-from-scratch Build random forest from scratch using BFS Description This project builds a Random Forest Model from scratch using BFS algorithm. It predicts whether an ionosphere is "good" or "bad" based on 134 features The dataset can be found here