forked from numenta/nupic-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Inference Types
Matthew Taylor edited this page Aug 10, 2016
·
4 revisions
|
|
Help wanted! This section needs some work. Would you like to help us keep it relevant? |
Each model instance holds and InferenceType, which defines what "type" of predictions this model makes. In essence, and inferenceType indicates to the Model which set of inferenceElements should be produced.
NuPIC CLA Models can be created with one of the following inference types.
- classification model
- multi-step
- multi-step
- multi-step
- multi-step
-Maintained by the NuPIC Community.