Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3. advanced methods #14

Open
ashlinrichardson opened this issue Mar 30, 2021 · 0 comments
Open

3. advanced methods #14

ashlinrichardson opened this issue Mar 30, 2021 · 0 comments

Comments

@ashlinrichardson
Copy link
Collaborator

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...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant