In this project, we are going to talk about H2O and functionality in terms of building Machine Learning models.
In this machine learning pricing project, we implement a retail price optimization algorithm using regression trees. This is one of the first steps to building a dynamic pricing model.
In this human activity recognition project, we use multiclass classification machine learning techniques to analyse fitness dataset from a smartphone tracker.
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.
PySpark Project-Get a handle on using Python with Spark through this hands-on data processing spark python tutorial.
Machine Learning Project in R-Detect fraudulent click traffic for mobile app ads using R data science programming language.
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 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 project, we are going to work on Sequence to Sequence Prediction using IMDB Movie Review Dataset​ using Keras in Python.
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.