Skip to content
#

decision-tree-algorithm

Here are 79 public repositories matching this topic...

I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.

  • Updated Dec 9, 2022
  • Jupyter Notebook

Apply supervised machine learning techniques and an analytical mind on data collected for the U.S. census to help CharityML (a fictitious charity organization) identify people most likely to donate to their cause

  • Updated Jul 26, 2018
  • Jupyter Notebook

This dataset has passenger information who boarded the Titanic along with other information like survival status, Class, Fare, and other variables. The unfortunate event which was occurred on 15 April 1912, the Titanic sank after colliding with an iceberg, aboard 2224 peoples. Titanic passenger Data Analysis consist: Data Exploration and Prepara…

  • Updated Jan 5, 2019
  • Jupyter Notebook

Improve this page

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

Learn more