Add functions for statistical analysis in SQL
Open
feature
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
As discussed with @siddharthteotia, consider adding some common statistical analysis methods SQL language.
Few examples:
1. Pearson's coefficient
2. Sampling (bernoulli/stratified)
5. Histogram
6. Entropy
7. Linear regression
3. Logistic regression
4. SVM
Contributor guide
Assessment
This issue has not been assessed yet.