FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

decision-tree-algorithm · GitHub Topics · GitHub

#

decision-tree-algorithm

Here are 81 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

C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"

  • Updated May 2, 2023
  • C++

MasterThesis on Congestion Detection in SDN networks using Machine Learning

  • Updated Nov 19, 2017
  • Python

Implementation of Grid Search to find better hyper-parameters for decision tree to reduce the over fitting.

  • Updated May 29, 2021
  • Jupyter Notebook

The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.

  • Updated Sep 30, 2017
  • Python

Implementation of Decision Tree Algorithm using Python, Pandas, and NumPy without using any off the shelf library usi

  • Updated Jan 27, 2023
  • Jupyter Notebook

QUEST is proposed by Loh and Shih (1997), and stands for Quick, Unbiased, Efficient, Statistical Tree. It is a tree-structured classification algorithm that yields a binary decision tree. A comparison study of QUEST and other algorithms was conducted by Lim et al (2000).

  • Updated Jan 30, 2018
  • C++

决策树代码简单实现

  • Updated Dec 13, 2022
  • C++

Recommendation System support Farmer to prevent The Blast Disease ( Type of Rice Disease )

  • Updated Apr 1, 2019
  • Python

Distributed Decision Tree Induction using MPI

  • Updated Sep 15, 2017
  • C++

Open source implementation of the GUIDE decision tree algorithm

  • Updated Dec 28, 2023
  • Python

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


Back | FazBrowse Home | New Git URL