{"id":19267017,"url":"https://github.com/mljs/kernel-gaussian","last_synced_at":"2025-07-12T14:41:10.971Z","repository":{"id":57298980,"uuid":"46409412","full_name":"mljs/kernel-gaussian","owner":"mljs","description":"The gaussian (radial basis function) kernel","archived":false,"fork":false,"pushed_at":"2019-06-29T11:59:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-06T13:58:03.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mljs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-18T09:45:11.000Z","updated_at":"2020-07-30T12:31:26.000Z","dependencies_parsed_at":"2022-08-26T18:12:41.844Z","dependency_job_id":null,"html_url":"https://github.com/mljs/kernel-gaussian","commit_stats":null,"previous_names":["mljs/gaussian-kernel"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fkernel-gaussian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fkernel-gaussian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fkernel-gaussian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fkernel-gaussian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs","download_url":"https://codeload.github.com/mljs/kernel-gaussian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240367667,"owners_count":19790293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T20:09:25.147Z","updated_at":"2025-02-23T19:29:36.310Z","avatar_url":"https://github.com/mljs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ml-kernel-gaussian\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![npm download][download-image]][download-url]\n\nThe gaussian (radial basis function) kernel.\n\n## Installation\n\n`$ npm i ml-kernel-gaussian`\n\n## Usage\n\n### new GaussianKernel(options)\n\n**Options**:\n\n- `sigma` - value for the sigma parameter (default: 1).\n\n### kernel.compute(x, y)\n\nReturns the dot product between `x` and `y` in feature space.\n\n## License\n\n[MIT](./LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/ml-kernel-gaussian.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/ml-kernel-gaussian\n[travis-image]: https://img.shields.io/travis/mljs/kernel-gaussian/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/mljs/kernel-gaussian\n[download-image]: https://img.shields.io/npm/dm/ml-kernel-gaussian.svg?style=flat-square\n[download-url]: https://npmjs.org/package/ml-kernel-gaussian\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Fkernel-gaussian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmljs%2Fkernel-gaussian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Fkernel-gaussian/lists"}