In this R data science project, we will explore wine dataset to assess red wine quality. The objective of this data science project is to explore which chemical properties will influence the quality of red wines.
Machine Learning Project - Work with KKBOX's Music Recommendation System dataset to build the best music recommendation engine.
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.
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 machine learning churn project, we implement a churn prediction model in python using ensemble techniques.
In this machine learning resume parser example we use the popular Spacy NLP python library for OCR and text classification.
In this project, we are going to work on Sequence to Sequence Prediction using IMDB Movie Review Dataset​ using Keras in Python.
In this Kmeans clustering machine learning project, you will perform topic modelling in order to group customer reviews based on recurring patterns.
In this data science project, you will work with German credit dataset using classification techniques like Decision Tree, Neural Networks etc to classify loan applications using R.
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.