@pipcook/plugins-bayesian-model-define
Description
This plugin will define the structure of Naive Bayes classifier for text classification. For more information, Please refer to here
Required Parameters
Parameter | Type | Description |
---|
Optional Parameters
Parameter | Type | Default Value | Description |
---|---|---|---|
recoverPath | string | null | The path to the model pretrained |
Example
"modelDefine": {
"package": "@pipcook/plugins-bayesian-model-define"
},