A port of libsvm to javascript using emscripten
A port of libsvm to javascript using emscripten
A port of libsvm to Typescript using emscripten
Modern TypeScript wrapper for libsvm with WebAssembly support and sklearn-like API
LIBSVM v3.37 compiled to WebAssembly -- SVM classification, regression, and novelty detection in browsers and Node.js
A port of libsvm to javascript using emscripten
## Brief This is a wasm export for [`libsvm`](https://github.com/cjlin1/libsvm) It allows you to directly run & train svm model in js env without installing any non-js dependency.
node bindings for libsvm
This project has been implemented to accomplish the module FC7P01, M.Sc. Computing Science and Information Systems of the M.Sc. in the area of Computing conducted by the London Metropolitan University.
Array#isArray for older browsers
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
Callback wrapping utility
JSON parse & stringify that supports binary via bops & base64
Resolve the path of a module like `require.resolve()` but from a given path
Run a function exactly one time
Allows users to use generators in order to write common functions that can be both sync or async.
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
process.nextTick but always with args
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.