Closed
Description
This issue tracks the status of everything we need to check before releasing v2.0.
ProbabilitiesEstimator
s
Docstrings
TODO:
- Clarity
- Eliminate typos
- Verify that all examples are runnable.
- Outcome space is described.
Do this for:
-
CountOccurrences
. -
ValueHistogram
. -
TransferOperator
. NOTE: we'll leave the TransferOperator rework for when I do Triangulation-based estimators #55 -
Dispersion
-
SpatialDispersion
. Updated and verified in Outcome space forSpatialDispersion
andSpatialSymbolicPermutation
#210. -
WaveletOverlap
-
PowerSpectrum
-
SymbolicPermutation
. Updated and verified in SimplifySymbolicPermutation
source code #207. -
SymbolicWeightedPermutation
-
SymbolicAmplitudeAwarePermutation
-
SpatialSymbolicPermutation
. Updated and verified in Outcome space forSpatialDispersion
andSpatialSymbolicPermutation
#210. -
NaiveKernel
API
Verify that all necessary methods are implemented and tested.
-
CountOccurrences
. -
ValueHistogram
. -
TransferOperator
. See comment above. -
Dispersion
-
SpatialDispersion
-
WaveletOverlap
-
PowerSpectrum
-
SymbolicPermutation
-
SymbolicWeightedPermutation
-
SymbolicAmplitudeAwarePermutation
-
SpatialSymbolicPermutation
. Added missing test in Add missing test forSpatialSymbolicPermutation
#224 -
NaiveKernel
Entropy
types
Docstrings
-
Shannon
-
Renyi
-
Tsallis
-
Kaniadakis
-
Curado
-
StretchedExponential
Additionally,
- All
Entropy
types must be referenced with a@ref
in the docstring forEntropy
. - All
ProbabilitiesEstimator
s appear in the overview table in the documentation.
API
Check that all (mandatory) methods are implemented and tested.
-
Shannon
-
Renyi
-
Tsallis
-
Kaniadakis
-
Curado
-
StretchedExponential
EntropyEstimator
s
Documentation
Docstrings should include a description (preferentially a formula) for the quantity it computes.
-
KozachenkoLeonenko
-
Kraskov
-
Zhu
-
ZhuSingh
-
Vasicek
-
Ebrahimi
-
Correa
-
AlizadehArghami
Tests
We need
- Analytical tests (i.e. generate data from known probability distributions) and see if we can approximate it
- Test default values (i.e. the estimators we have now default to
Shannon(; base = 2)
-
KozachenkoLeonenko
-
Kraskov
-
Zhu
-
ZhuSingh
-
Vasicek
-
Ebrahimi
-
Correa
-
AlizadehArghami
Additionally,
- All
EntropEstimator
sybtypes are referenced with a@ref
in the docstring forEntropyEstimator
. - All
EntropyEstimator
s appear in the overview table in the documentation.
Metadata
Metadata
Assignees
Labels
No labels