Kabir Idris
Kabir Idris
KNeighborsClassifier seems to be a very popular classification algorithm. Do you have any plans/timeline for implementing it? Cheers.
Hi, I built an ionic application with the very same sample code as in the *How to use* instruction on the home page of this plugin, unfortunately, the `bgLocationServices.registerForLocationUpdates(function(location))` returns...
Hi All, is sqltyped still actively maintained ? Thanks
Hi all, we need to add pagination to the returned query, now that I have added the response limit to 50 (by default), the returned json need to have more...
Im trying to use this which needs an implicit `akka.actor.ActorSystem` when creating it's RedisClient object. I used the `context.system.classicSystem` in the Behaviors.setup method to provide the needed implicit. Here is...
It will be awesome to have reactive mongo examples of aggregation queries to this application, but a todo application is a bit trival for this. I would suggest aggregation implementation...