Skip to content

crearth/random-forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Forest

Repository created to learn and implement the random forest machine learning algorithm.

Interactive visualization model

Content:

  • Simple and interactive visualization of random forest (thanks to generative AI).

Feature content:

  • Jupyter Notebook on how to implement random forest with Scikit-learn.