Amit Gupta

Results 5 comments of Amit Gupta

Yup. 0% for one of the three iris labels, not 0% over all. And it wouldn't happen all the time, but about 1 in 4 runs of the test. Increasing...

I've started writing [a benchmarking suite](https://github.com/amitkgupta/golearnbenchmarks), here's a quick update on philosophy, features, current status, caveats, and open questions. **Philosophy**: the general idea is to have a suite of tests...

Nice, the libsvm datasets look great, table even shows number of features, classes, total size of dataset, etc. Exactly the kind of breakdown I was hoping for. On Fri, Aug...

@ybyzek I think the demos in this repo are nice because (a) they include the Kubernetes cluster setup part too -- we have folks ask us from time to time...

@Marcus-James-Adams https://github.com/confluentinc/confluent-kafka-go is a client for Kafka APIs, it enables doing things like producing messages to and consuming messages from a topic in a Kafka cluster. It works against any...