Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.03 KB

wink-utils Build Status Coverage Status

Javascript Functions for Machine Learning, Statistics, Text Mining, and more.

wink-utils is one of the building blocks of decisively — a framework for fast in-memory analytics. The work to open source decisively is underway. wink-utils provides a rich set of functions to build scalable NodeJS applications using streams and multi-processing. They contain near zero syntactic sugar.

It has the following categories of functions:

  1. Text Preparation
  2. Similarity Detection
  3. Naive Bayes Classifier
  4. Clustering
  5. Basic Statistics
  6. Validations