decision-tree topic
protozoa
A simulation of protozoan behavior and evolution
ML-algorithms
Here we have fully implemented a number of algorithms related to machine learning
C4.5
C4.5 Algorithm - A Decision Tree for Numerical and Categorical Data that can Handle Missing Values and Pruning Methods
decision-tree-from-scratch
Decision Tree Algorithm written in Python with NumPy and Pandas
Iris_Classification
Iris classification with Python Scikit-learn :blossom:
scikit-obliquetree
Oblique Decision Tree in Python
Statistical-Methods-and-Machine-Learning-in-R
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...