treelite
Tree serialization
Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms.
Universal model exchange and serialization format for decision tree forests
742 stars
39 watching
101 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides data structures and utilities for serializing and deserializing LeetCode-style binary trees | 4 |
| A package extending R's dendrogram functionality with missing features. | 153 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 654 |
| A high-performance binary serialization format for Cocoa objects and object graphs | 979 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| A serialization library for the D programming language. | 72 |
| A Coq library formalizing rose trees for mathematical proof and theorem proving | 1 |
| Provides grammars and parser implementation for XML & DTD files | 29 |
| A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 |
| A state management library that mimics React's API but produces a state tree instead of DOM mutations. | 30 |
| An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
| A C++ template class for tree data structures with flexible storage models and standard STL interfaces. | 96 |