Couchbase Lite C
Couchbase Lite C API
Loading...
Searching...
No Matches
CBLPrediction.h File Reference
#include "CBLBase.h"

Go to the source code of this file.

Data Structures

struct  CBLPredictiveModel
 Predictive Model. More...

Functions

void CBL_RegisterPredictiveModel (FLString name, CBLPredictiveModel model)
 Registers a predictive model.
void CBL_UnregisterPredictiveModel (FLString name)
 Unregisters the predictive model.