In this machine learning resume parser example we use the popular Spacy NLP python library for OCR and text classification.
Use the Amazon Reviews/Ratings dataset of 2 Million records to build a recommender system using memory-based collaborative filtering in Python.
PySpark Project-Get a handle on using Python with Spark through this hands-on data processing spark python tutorial.
In this data science project, you will predict borrowers chance of defaulting on credit loans by building a credit score prediction model.
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.
The goal of this data science project is to build a predictive model and find out the sales of each product at a given Big Mart store.
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 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.
In this project, we are going to work on Deep Learning using H2O to predict Census income.
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.