@pipcook/plugins-bayesian-model-train
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@pipcook/plugins-bayesian-model-train

Description

This plugin will be used to train the Naive Bayes classifier model. The model is generally defined by @pipcook/plugins-bayesian-model-define. This plugin supports both English and Chinese which are configured by 'mode' parameter.

Required Parameters

Parameter Type Description

Optional Parameters

Parameter Type Default Value Description
mode string cn Chinese text classification or English text classification, the value can be en or cn

Example

"modelTrain": {
  "package": "@pipcook/plugins-bayesian-model-train"
},

Readme

Keywords

none

Package Sidebar

Install

npm i @pipcook/plugins-bayesian-model-train

Weekly Downloads

0

Version

1.1.0

License

Apache 2.0

Unpacked Size

33.3 kB

Total Files

12

Last publish

Collaborators

  • jan-www
  • gindis
  • rickycao
  • wcount
  • yorkie
  • ericlee98
  • feelychau