predictive-analytics topic

List predictive-analytics repositories

elasticsearch-linear-regression

64
Stars
20
Forks
Watchers

A machine learning plugin for Elasticsearch providing aggregations to compute multiple linear regression on search results in real-time for predictive analytics.

Customer_segmentation

128
Stars
57
Forks
Watchers

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...

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

20
Stars
15
Forks
Watchers

Analyse academic and non-academic information of students and predict grades

Nanodegrees

21
Stars
12
Forks
Watchers

Nanodegree programs https://www.udacity.com/nanodegree

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

23
Stars
7
Forks
Watchers

A Minimalistic Framework for Creating, Managing and Training Multiple Caret Models

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...