UNPKG

entropyx

Version:

A simple data mining library, written in TypeScript

4 lines (3 loc) 69 B
export interface SammonMappingResult { projection: number[][]; }