3. advanced methods
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement convenient interfaces to, or occasionally directly implement, contemporary methods for general purpose use within R or python. Caveat: need to be robust to moderately large data. Must be accessible from R and python
* low-d embedding for visualization: isomap, tsne
* combinatorical pattern explo: correl and co-occur analysis
* unsuperv. classif: kmeans, dbscan, hdbscan, mean-shift clust, HAC
* superv. classif: c45 decision tree classifier, random forest classiifer
* encodings for categorial data: one hot, etc...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.