{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Decision Trees :: \n", "\n", "**Class is implemented only using numpy and visualization are shown using matplotlib. Code for class of decision tree is given in trees.py file**" ] }, { "cell_type": "markdown", "metadata": { "toc": true }, "source": [ "