visitor@cyantusk.neocities.org:~$ loadinfo --project ensemble

Loading page information from: Ensemble... Done!

Ensemble Learning

Ensemble Project Image

Group: João Gubert and William Weber Berrutti

Technologies used: Python, Linux

Visit repository

Download project files

Status: Finished

Description

It's the first work (of two) developed for the college's discipline Machine Learning, consisting of implementing ensemble learning using random forests from the ground up.

Problem: The model was learning well even with a single tree, which was unexpected. It should have many mistakes at the start and later fewer.

Challenges and Learnings