mmajzoubi / LdSM

This code is for the LdSM algorithm proposed in our research paper titled “LdSM: Logarithm-depth Streaming Multi-label Decision Trees” authored by Maryam Majzoubi and Anna Choromanska which was published at AISTATS 2020. The code is written in C++ and should compile on 64 bit Windows/Linux machines using a C++11 enabled compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmajzoubi/LdSM Stargazers