treelite
Functions
pred_transform.h File Reference

tools to define prediction transform function More...

#include <vector>
#include <string>
Include dependency graph for pred_transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string PredTransformPrototype (bool batch)
 
std::vector< std::string > PredTransformFunction (const Model &model, bool batch)
 

Detailed Description

tools to define prediction transform function

Copyright by 2017 Contributors

Author
Philip Cho

Definition in file pred_transform.h.