Skip to content
#

decision-tree

Here are 371 public repositories matching this topic...

The goal of this internship project was to create an educational program about artificial intelligence. This program is composed of activities and practical exercises. This repository contains the solutions of the main activities I created. During this project, I developed my knowledge of artificial intelligence and the Python language.

  • Updated Apr 16, 2022
  • Python

This repository contains a Python implementation of a decision tree algorithm. The decision tree is a popular machine learning algorithm used for both classification and regression tasks. This implementation provides classes for building decision trees for classification and regression purposes.

  • Updated Jun 12, 2023
  • Python

Improve this page

Add a description, image, and links to the decision-tree 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-tree topic, visit your repo's landing page and select "manage topics."

Learn more