treelite
|
Library of transform functions to convert margins into predictions. More...
#include <treelite/semantic.h>
#include <treelite/tree.h>
#include <string>
#include <unordered_map>
#include "pred_transform.h"
Go to the source code of this file.
Macros | |
#define | PRED_TRANSFORM_FUNC(name) {#name, &(name)} |
Library of transform functions to convert margins into predictions.
Copyright 2017 by Contributors
Definition in file pred_transform.cc.