I would like to load a TfidfVectorizer fitted model using a Django command and then reuse it on view. So in the commandI would like to load a TfidfVectorizer fitted m
I would like to load a TfidfVectorizer fitted model using a Django command and then reuse it on view. So in the commandI would like to load a TfidfVectorizer fitted m