This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: N38Xcf7_Xaz6t89zQM_R2wIvP8bnY-lbRo4laCCuLMo
Cover

HDTree: A Customizable and Interactable Decision Tree Written in Python

Written by @mereep | Published on 2020/8/30

TL;DR
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.

[story continues]


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

Topics and
tags
decision-tree|machine-learning|python|explainable-ai|programming|data-science|data-visualization|hackernoon-top-story
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: N38Xcf7_Xaz6t89zQM_R2wIvP8bnY-lbRo4laCCuLMo