Text classification part 2: Building xgboost model and performing CV #NLP #Machine Learning
Load data from clean csv that we build in part 1 and convert the data into vector after that build model and check metrics. In last perform cross validations. #NLP #Machine Learning #NLTK