[SOLVED]RASA story misbehaving

I set max_history within the policy but i found it only within memoization

But this one says max_history is None .

it has no max_history attribute

“Try a simpler classifier like Decision tree or Sklearn SVM to adapt to unforeseen paths while still using a deterministic path for a particular process.” By saying this are you suggesting of using sklearn_policy ? as i guess i can select my own model with it