Use the Amazon Reviews/Ratings dataset of 2 Million records to build a recommender system using memory-based collaborative filtering in Python.
In this supervised learning machine learning project, you will predict the availability of a driver in a specific area by using multi step time series analysis.
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 work on Deep Learning using H2O to predict Census income.
Data Science Project in R-Predict the sales for each department using historical markdown data from the Walmart dataset containing data of 45 Walmart stores.
This project analyzes a dataset containing ecommerce product reviews. The goal is to use machine learning models to perform sentiment analysis on product reviews and rank them based on relevance. Reviews play a key role in product recommendation systems.
In this machine learning project, you will develop a machine learning model to accurately forecast inventory demand based on historical sales data.
In this machine learning resume parser example we use the popular Spacy NLP python library for OCR and text classification.
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, we will predict the credit card fraud in the transactional dataset using some of the predictive models.