treelite
Macros
pred_transform.cc File Reference

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"
Include dependency graph for pred_transform.cc:

Go to the source code of this file.

Macros

#define PRED_TRANSFORM_FUNC(name)   {#name, &(name)}
 

Detailed Description

Library of transform functions to convert margins into predictions.

Copyright 2017 by Contributors

Author
Philip Cho

Definition in file pred_transform.cc.