imgcook / pipcook-plugin-bayesian-model

Pipcook plugin for bayesian model definition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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"
},

About

Pipcook plugin for bayesian model definition.

License:Apache License 2.0


Languages

Language:TypeScript 100.0%