Baptiste Coquelle

Results 4 issues of Baptiste Coquelle

Hello, When using `var vectors = PCA.getEigenVectors(data);`, regardless the order of my observations/features/columns, the method getExplainedVariance always seems to return the same value. if there a way to know the...

Hello, When using `new PCA(dataset[])`, regardless the order of my observations, (for instance `dataset = [[1, 2], [100, 2000]]` or `dataset = [[2, 1], [2000,100]]`, the method `getExplainedVariance` always seems...

Hi there ! Thanks a lot for this project ! In the documentation, the autoupdate seems pretty straightforward. `const autoUpdater = require('auto-updater');` `autoUpdater.setFeedUrl('http://download.myapp.com/update/'+platform+'/'+version);` However, I don't understand why I get...

## add voice support as attachement Adding possibility to attach live voice note's transcription within Dust, just like attachement ## Risk Need for a Deepgram API key + does not...