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.
In this project, we are going to talk about Time Series Forecasting to predict the electricity requirement for a particular house using Prophet.
In this deep learning project, we will predict customer churn using Artificial Neural Networks and learn how to model an ANN in R with the keras deep learning package.
There are different time series forecasting methods to forecast stock price, demand etc. In this machine learning project, you will learn to determine which forecasting method to be used when and how to apply with time series forecasting example.
Machine Learning Project in R-Detect fraudulent click traffic for mobile app ads using R data science programming language.
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.
In this Kmeans clustering machine learning project, you will perform topic modelling in order to group customer reviews based on recurring patterns.
In this project, we are going to work on Sequence to Sequence Prediction using IMDB Movie Review Dataset​ using Keras in Python.
Machine Learning Project in R- Predict the customer churn of telecom sector and find out the key drivers that lead to churn. Learn how the logistic regression model using R can be used to identify the customer churn in telecom dataset.
Data Science Project in Python- Build a machine learning algorithm that automatically suggests the right product prices.