seracio / kohonen

A basic implementation of a Kohonen map in JavaScript
MIT License
13 stars 5 forks source link

upgrade ml-pca #57

Closed Quernest closed 5 years ago

Quernest commented 5 years ago

https://github.com/seracio/kohonen/blob/6eaf97580c5a97bb32c0ebfbff72d71acbac644c/src/Kohonen.ts#L4

Replace this line to import { PCA } from 'ml-pca'; please. mljs/pca uses named export