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.
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.
Data Science Project in Python- Given his or her job role, predict employee access needs using amazon employee database.
In this machine learning resume parser example we use the popular Spacy NLP python library for OCR and text classification.
In this data science project, we will predict the credit card fraud in the transactional dataset using some of the predictive models.
In this ensemble machine learning project, we will predict what kind of claims an insurance company will get. This is implemented in python using ensemble machine learning algorithms.
Machine Learning Project - Work with KKBOX's Music Recommendation System dataset to build the best music recommendation engine.
Use the Amazon Reviews/Ratings dataset of 2 Million records to build a recommender system using memory-based collaborative filtering in Python.
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 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.