Engineering and Technology
Learn techniques to extract useful information from text and process them into a format suitable for machine learning.
This course offers a comprehensive understanding of techniques for extracting valuable information from text and transforming it into a suitable format for the application of machine learning models. Throughout the course, you will gain knowledge in various areas such as POS tagging, named entity recognition, readability scores, n-gram and tf-idf models, and their implementation using scikit-learn and spaCy. Additionally, you will develop the ability to determine the similarity between two documents. Practical applications of these techniques include sentiment analysis of movie reviews and the creation of movie and Ted Talk recommendation systems. By the end of the course, you will possess the skills to engineer crucial features from any text and tackle complex challenges in the field of data science.
by DataCamp
Learn techniques to extract useful information from text and process them into a format suitable for...
by DataCamp
Master the core operations of spaCy and train models for natural language processing. Extract inform...
by DataCamp
Create new features to improve the performance of your Machine Learning models.
by DataCamp
Learn the principles of feature engineering for machine learning models and how to implement them us...
by DataCamp
This course focuses on feature engineering and machine learning for time series data.
by DataCamp
Learn the gritty details that data scientists are spending 70-80% of their time on; data wrangling a...
by DataCamp
Learn how to approach and win competitions on Kaggle.
by DataCamp
Learn dimensionality reduction techniques in R and master feature selection and extraction for your...
by DataCamp
Learn how to manipulate data and create machine learning feature sets in Spark using SQL in Python.
by DataCamp
Learn efficient techniques in pandas to optimize your Python code.