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

Index fixing for v0.1.0 #46

Closed
ulupo opened this issue Oct 20, 2019 · 0 comments
Closed

Index fixing for v0.1.0 #46

ulupo opened this issue Oct 20, 2019 · 0 comments

Comments

@ulupo
Copy link
Collaborator

ulupo commented Oct 20, 2019

Description

The index.rst file should be polished and updated as follows:

  1. Include all meta_transformers
  2. Include PermutationEntropy, PearsonCoefficient/Dissimilarity (Fix PearsonCorrelation problems for v0.1.0 #45 ) and Labeller
  3. Improve relative ordering (?)

Steps/Code to Reproduce

Expected Results

Actual Results

Versions

ulupo pushed a commit to ulupo/giotto-tda that referenced this issue Oct 20, 2019
gtauzin pushed a commit that referenced this issue Oct 21, 2019
* Refactor PearsonCorrelation

- Rename to PearsonDissimilarity
- Rename parameter 'positive_definite' to 'absolute_value'
- Make transform act on collections of two-dimensional arrays instead of just a single two-dimensional array
- Finalise docs (#32)

* Fix (#46)
gtauzin pushed a commit that referenced this issue Oct 21, 2019
* Refactor PearsonCorrelation

- Rename to PearsonDissimilarity
- Rename parameter 'positive_definite' to 'absolute_value'
- Make transform act on collections of two-dimensional arrays instead of just a single two-dimensional array
- Finalise docs (#32)

* Fix (#46)

* Add "www" to all links to theory page (#48)
@gtauzin gtauzin closed this as completed Oct 22, 2019
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

2 participants