HDTree: A Customizable and Interactable Decision Tree Written in Pythonby@mereep
830 reads

HDTree: A Customizable and Interactable Decision Tree Written in Python

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

This article will introduce yet another implementation of Decision Trees, which I wrote as part of my thesis. The work will be divided into three chapters as follows: The motivation behind the project is to implement an ML-model, where HDTree is an optional ingredient. The implementation is written in a dialect called Cython, which compiles to C-Code while maintaining interoperability with the Python interpreter. You don’t need to be an expert in Decision Trees to understand this article, but a basic level of understanding should be sufficient to follow up.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - HDTree: A Customizable and Interactable Decision Tree Written in Python
mereep HackerNoon profile picture

@mereep

mereep

Just a random Nerd, interested in almost anything tech. Writing my PhD about glass box modelling.


Receive Stories from @mereep

react to story with heart
mereep HackerNoon profile picture
by mereep @mereep.Just a random Nerd, interested in almost anything tech. Writing my PhD about glass box modelling.
Read My Stories

RELATED STORIES

L O A D I N G
. . . comments & more!