In this human activity recognition project, we use multiclass classification machine learning techniques to analyse fitness dataset from a smartphone tracker.
PySpark Project-Get a handle on using Python with Spark through this hands-on data processing spark python tutorial.
Data Science Project in Python- Build a machine learning algorithm that automatically suggests the right product prices.
Text data requires special preparation before you can start using it for any machine learning project.In this ML project, you will learn about applying Machine Learning models to create classifiers and learn how to make sense of textual data.
In this NLP AI application, we build the core conversational engine for a chatbot. We use the popular NLTK text classification library to achieve this.
In this data science project in R, we are going to talk about subjective segmentation which is a clustering technique to find out product bundles in sales data.
Data Science Project - Build a recommendation engine which will predict the products to be purchased by an Instacart consumer again.
In this data science project, you will learn how to perform market basket analysis with the application of Apriori and FP growth algorithms based on the concept of association rule learning.
This data science in python project predicts if a loan should be given to an applicant or not. We predict if the customer is eligible for loan based on several factors like credit score and past history.
In this project, we are going to talk about H2O and functionality in terms of building Machine Learning models.