predictive-analytics topic
elasticsearch-linear-regression
A machine learning plugin for Elasticsearch providing aggregations to compute multiple linear regression on search results in real-time for predictive analytics.
Customer_segmentation
Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to anticipate the purchases that will be made by a new customer, d...
Human-Resource-Analytics-and-Employee-Churn-Prediction
A Data science and Analytics project with the main aim of doing some Descriptive and Exploratory Data Analysis and then applying predictive modelling for predicting why and which are the best and mos...
student-grade-analytics
Analyse academic and non-academic information of students and predict grades
Nanodegrees
Nanodegree programs https://www.udacity.com/nanodegree
artificial-neural-network-business_case_study
Business Case Study to predict customer churn rate based on Artificial Neural Network (ANN), with TensorFlow and Keras in Python. This is a customer churn analysis that contains training, testing, and...
modelgrid
A Minimalistic Framework for Creating, Managing and Training Multiple Caret Models
mljar-api-python
A simple python wrapper over MLJAR API.
mljar-api-R
R wrapper for MLJAR API
Stock-Prices-Prediction-ML-Flask-Dashboard
This program predicts the price of GOOG stock for a specific day using the Machine Learning algorithm called Support Vector Regression (SVR) Linear Regression. Importing flask module in the project is...