Skip to content

marlovss/GeneralizedOptimalSparseDecisionTrees

 
 

Repository files navigation

GOSDT Documentation

Implementation of Generalized Optimal Sparse Decision Tree.

Table of Content

Usage

Guide for end-users who want to use the library without modification.

Describes how to install and use the library as a stand-alone command-line program or as an embedded extension in a larger project. Currently supported as a Python extension.


Development

Guide for developers who want to use, modify and test the library.

Describes how to install and use the library with details on project structure.


Configuration

Details on the configuration options.


Dependencies

List of external dependencies


License

Licensing information


Inquiries

For general inquiries, send an email to [email protected]

About

Generalized Optimal Sparse Decision Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.6%
  • Python 3.6%
  • M4 2.5%
  • Makefile 2.4%
  • C 1.1%
  • Shell 0.8%