-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Milestone
Description
This issue tracks the status of everything we need to check before releasing v2.0.
ProbabilitiesEstimators
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 forSpatialDispersionandSpatialSymbolicPermutation#210. -
WaveletOverlap -
PowerSpectrum -
SymbolicPermutation. Updated and verified in SimplifySymbolicPermutationsource code #207. -
SymbolicWeightedPermutation -
SymbolicAmplitudeAwarePermutation -
SpatialSymbolicPermutation. Updated and verified in Outcome space forSpatialDispersionandSpatialSymbolicPermutation#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
Entropytypes must be referenced with a@refin the docstring forEntropy. - All
ProbabilitiesEstimators appear in the overview table in the documentation.
API
Check that all (mandatory) methods are implemented and tested.
-
Shannon -
Renyi -
Tsallis -
Kaniadakis -
Curado -
StretchedExponential
EntropyEstimators
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
EntropEstimatorsybtypes are referenced with a@refin the docstring forEntropyEstimator. - All
EntropyEstimators appear in the overview table in the documentation.
Metadata
Metadata
Assignees
Labels
No labels