Camilo Aguilar

Results 205 comments of Camilo Aguilar

performance is supposedly good in Bayesian classifiers compared to K-NN. The key thing is to normalize the data as much as possible, for example, using a [stemmer](https://github.com/kljensen/snowball) and removing stop...

Sorry about that! We are looking into addressing this in #1 and #2.

However, if you want to contribute some documentation it will be very welcomed.

We haven't chosen any, feel free to make it any suggestions. On Fri, Aug 14, 2015 at 2:52 PM Mark Kahn [email protected] wrote: > Are you currently using a doc...

@thejinx0r I personally wouldn't have any issues, I would love us to start using ES6.

@zyklus Yes, but it does block the event loop and you have to do acrobatics to make it work, the low level API is asynchronous out of the box. Please...

Ok, I will do that later today. Thanks!

I'm +1 on this as we can't always determine how the schemas are being structure, especially when you didn't write them yourself. I'm trying to generate code out of XSD's...

@jonfriesen, are you all still willing to support the billy adapter within Afero?

I don't see everything being wrong with JWT, there are some non recommended ways of using it. Recommend the safe ways of using it and stop spreading FUD.