presto
https://github.com/prestodb/presto
Java
The official home of the Presto distributed SQL query engine for big data
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported141 Subscribers
View all SubscribersAdd a CodeTriage badge to presto
Help out
- Issues
- [Native][Aggregate functions] Implement classification_fall_out(buckets, y, x, weight)
- [Native][Aggregate functions] Implement classification_fall_out(buckets, y, x)
- [Native][Aggregate functions] Implement classification_precision(buckets, y, x, weight)
- [Native][Aggregate functions] Implement classification_precision(buckets, y, x)
- [Native][Aggregate functions] Implement classification_recall(buckets, y, x, weight)
- [Native][Aggregate functions] Implement classification_recall(buckets, y, x)
- [Native][Aggregate functions] Implement classification_thresholds(buckets, y, x)
- [Native][Aggregate functions] Implement differential_entropy(sample_size, x)
- [Native][Aggregate functions] Implement differential_entropy(sample_size, x, weight)
- [Native][Aggregate functions] Implement differential_entropy(bucket_count, x, weight, method, min, max)
- Docs
- Java not yet supported