ml-kernel-gaussian

2.0.2 • Public • Published

ml-kernel-gaussian

NPM version build status npm download

The gaussian (radial basis function) kernel.

Installation

$ npm i ml-kernel-gaussian

Usage

new GaussianKernel(options)

Options:

  • sigma - value for the sigma parameter (default: 1).

kernel.compute(x, y)

Returns the dot product between x and y in feature space.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    18,195
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.2
    18,195
  • 2.0.1
    65
  • 2.0.0
    0

Package Sidebar

Install

npm i ml-kernel-gaussian

Weekly Downloads

18,260

Version

2.0.2

License

MIT

Unpacked Size

4.02 kB

Total Files

5

Last publish

Collaborators

  • mljs-bot
  • stropitek
  • targos
  • lpatiny
  • maasencioh
  • jeffersonh44
  • andcastillo
  • ml-bot