commutazzio.statistics package
Submodules
commutazzio.statistics.aggregate_dimension module
commutazzio.statistics.non_interval_scores module
Finish the code according to the following latex code:
- class commutazzio.statistics.non_interval_scores.CL4_NIScores(decomp: dict)
Bases:
objectA class to calculate the non-interval scores of from the total decomposition of a CL4 representation.
- property ns_const
Compute n-Score_c
- ns_logistic(d0)
Compute the non-interval score using the logistic function to assign the weights. d0 for offset.
commutazzio.statistics.non_interval_scores_numba module
Finish the code according to the following latex code: