ml-distance

v4.0.1
Distance and similarity functions to compare vectors
distance similarity metric vector data mining datamining machine learning and 1 more...

check-types

tsc --noEmit

clean

rimraf lib lib-esm

eslint

eslint src

eslint-fix

npm run eslint -- --fix

prepack

npm run tsc

prettier

prettier --check src

prettier-write

prettier --write src

test

npm run test-coverage && npm run eslint && npm run check-types

test-only

jest

test-coverage

jest --coverage

tsc

npm run clean && npm run tsc-cjs && npm run tsc-esm

tsc-cjs

tsc --project tsconfig.cjs.json

tsc-esm

tsc --project tsconfig.esm.json
npm i ml-distance

Metadata

  • MIT
  • Whatever
  • MichaĆ«l Zasso
  • released 6/1/2023

Downloads