NLP: Stemming, Lemmatization, and Stop Words

What effect do stemming, lemmatizing, and removing stop words have on text data? Kermit composing a hot take for the timeline. -- via Tenor If you're getting into data science and you're still fuzzy on the difference between structured and unstructured data...do an NLP project. "NLP" is natural language processing. Until I did an NLP … Continue reading NLP: Stemming, Lemmatization, and Stop Words

Classification metrics in plain English

A data science project can often be summarized a series of decisions. What do you do with missing data? What are you choosing as your target variable? Which kind of model are you choosing to make your predictions. When I was working on my first machine learning classification project for the Flatiron School, the decision … Continue reading Classification metrics in plain English