MarkovChainModel.reset_parameters

MarkovChainModel.reset_parameters()[source]

Resets the parameters of the Markov model.

Initial and transition probabilities are sampled uniformly.

Return type:

None