Skip to content
#

predictive-analytics

Here are 448 public repositories matching this topic...

retentioneering-tools

Retentioneering: product analytics, data-driven customer journey map optimization, marketing analytics, web analytics, transaction analytics, graph visualization, and behavioral segmentation with customer segments in Python. Opensource analytics, predictive analytics over clickstream, sentiment analysis, AB tests, machine learning, and Monte Carlo Markov Chain simulations, extending Pandas, Networkx and sklearn.

  • Updated Jul 12, 2021
  • Python
JanBenisek
JanBenisek commented Mar 12, 2021

We compute variable importance by calculation pearson correlation between scores and targed encoded variables:

https://github.com/PythonPredictions/cobra/blob/0133435194ac63f771e6d165c23ea34233dd0a94/cobra/model_building/models.py#L144-L150

It'd nice to choose different correlation (like kendall)?
Because perason assumes normality, but these two are not normally distributed.

https://data

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 mandatory An object of Flask class is our WSGI application.

  • Updated Jan 26, 2020

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 evaluation of an ANN model. (Includes: Case Study Paper, Code)

  • Updated May 4, 2021
  • Python

Improve this page

Add a description, image, and links to the predictive-analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the predictive-analytics topic, visit your repo's landing page and select "manage topics."

Learn more