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

Implement persistence images #18

Closed
rrrlw opened this issue Sep 1, 2020 · 2 comments
Closed

Implement persistence images #18

rrrlw opened this issue Sep 1, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@rrrlw
Copy link
Member

rrrlw commented Sep 1, 2020

Introduced in this JMLR article

@rrrlw rrrlw added the enhancement New feature or request label Sep 1, 2020
@corybrunson
Copy link
Member

Something to consider for the broader tdaverse is a standalone package for vectorizations of persistence data. These might include

I mention this because it would save {ggtda} a lot of code without introducing dependencies; the user would generate the vectorizations externally, but then {ggtda} would know how to visualize them.

Once done, it would be quick and valuable to provide a {recipes} extension for these vectorizations. Building a recipes extension is like building a {ggplot2} extension, only more so. I made a small one for association rules, and {embed} is a great point of reference.

@corybrunson
Copy link
Member

Subsumed into #54.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants