Skip to content
#

decision-trees

Here are 3,169 public repositories matching this topic...

This repository contains an implementation of decision tree and random forest algorithms from scratch in Python. Decision trees and random forests are popular machine learning algorithms used for classification and regression tasks. The goal of this project is to provide a clear and understandable implementation of these algorithms

  • Updated May 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the decision-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decision-trees topic, visit your repo's landing page and select "manage topics."

Learn more