GMM_results
ot_arhmm.switching.GMM_results
- class ot_arhmm.switching.GMM_results(means: numpy.ndarray, probabilities: numpy.ndarray, stds: numpy.ndarray, variances: numpy.ndarray)
- __eq__(other)
Return self==value.
- __init__(means: ndarray, probabilities: ndarray, stds: ndarray, variances: ndarray) None
- __repr__()
Return repr(self).
- __hash__ = None
- __weakref__
list of weak references to the object