Yaw Etse

Results 14 issues of Yaw Etse

this isn't a bug, it's more of a question. have you guys worked on parsing the output back into a nACH object?

enhancement

I'd like to make a small change, to only modify the rd if cv is missing and rd is too long. I'll submit a pull request. ### Before ``` javascript...

bug
enhancement

Is there an advantage to hosting the examples in an example folder versus the wiki in the repo?

hi @targos I have to modules I'd like to contribute `ML.UpperConfidenceBound` and `ML.ThompsonSampling`, I'd love to add them to ML if you think it's helpful to have a Reinforced Learning...

I'm using these two data sets in MLR, I noticed it causes the while loop on line 48 to never resolve (p never equals anything lower than 93). Apologies in...

First of all, thanks for the amazing library. 1. How cumbersome would it be to add the `wcss` to the KMeansResult? 2. Would it be possible to implement a predict...

Hi @targos this isn't necessarily an issue, I was wondering if you think undefined values should throw an error? There are cases where dirty data (undefined values) causes the module...

Hi Florent thanks for the awesome npm module, I have a quick question. Have you tested mailin on node 4.x? I realized I have two express based applications that run...