decision-tree topic

List decision-tree repositories

protozoa

30
Stars
6
Forks
Watchers

A simulation of protozoan behavior and evolution

ML-algorithms

19
Stars
2
Forks
Watchers

Here we have fully implemented a number of algorithms related to machine learning

C4.5

20
Stars
20
Forks
Watchers

C4.5 Algorithm - A Decision Tree for Numerical and Categorical Data that can Handle Missing Values and Pruning Methods

decision-tree-from-scratch

17
Stars
12
Forks
Watchers

Decision Tree Algorithm written in Python with NumPy and Pandas

This is an initiative to help understand Statistical methods and Machine learning in a naive manner. You will find scripts, and theoretical contents required to clarify concepts, especially for bio-in...