curfil  ..
 All Classes Functions Variables Typedefs Friends Groups Pages
Static Public Member Functions | List of all members
curfil::RandomTreeImport Class Reference

Helper class to import a random tree or random forest from disk in compressed (gzip) JSON format. More...

#include <import.h>

Static Public Member Functions

static TrainingConfiguration readJSON (const std::string &filename, boost::shared_ptr< RandomTreeImage > &tree, std::string &hostname, boost::filesystem::path &folderTraining, boost::posix_time::ptime &date)
 load (deserialize) a random tree from disk, stored in compressed JSON format

Detailed Description

Helper class to import a random tree or random forest from disk in compressed (gzip) JSON format.

See Also
RandomTreeExport

Definition at line 19 of file import.h.


The documentation for this class was generated from the following file: