Skip to content

scholbeck/cpptree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpptree - An Extensible C++ Library for Decision Trees

This repository contains a pre-alpha version of cpptree - a C++ library for decision trees.

The source code is based on the C++ 11 standard and has no dependencies except for the C++ Standard Library. A modular software design allows for an implementation of a large variety of decision tree algorithms via simple software extensions. The library is written in C++ to achieve a high degree of computational performance, while allowing for object-oriented programming and portability to other programming languages, e.g., Java, R or Python.

Please get in touch if you want to collaborate.

© Copyright protected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published