Classification Solution training taking longer timeIssue Classification solution training takes a longer timeCauseThis is expected behavior if there are 100000+ records with higher number of classes (like 100+) with PVResolutionAs a workaround, using TF-IDF instead of PV(default) will reduce the training time. To enable TF-IDF: Go to the solution definition, Advance ParametersClick on Solution Parameters search iconUse tf-idf to generate vectorUpdate and retrain