All Projects → TrainingByPackt → Data Science For Marketing Analytics

TrainingByPackt / Data Science For Marketing Analytics

Licence: mit
Achieve your marketing goals with the data analytics power of Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Data Science For Marketing Analytics

Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+200%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy, matplotlib
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-10.24%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy, data-visualization
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1629.92%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy, matplotlib
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+114.96%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy, data-visualization
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-55.91%)
Mutual labels:  jupyter-notebook, data-science, pandas, data-visualization, matplotlib
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+3354.33%)
Mutual labels:  data-science, pandas, numpy, matplotlib
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+171.65%)
Mutual labels:  jupyter-notebook, data-science, numpy, matplotlib
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-29.13%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Data Science Ipython Notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Stars: ✭ 22,048 (+17260.63%)
Mutual labels:  data-science, pandas, numpy, matplotlib
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-18.9%)
Mutual labels:  jupyter-notebook, data-science, pandas, matplotlib
Seaborn
Statistical data visualization in Python
Stars: ✭ 9,007 (+6992.13%)
Mutual labels:  data-science, pandas, data-visualization, matplotlib
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1093.7%)
Mutual labels:  jupyter-notebook, data-science, pandas, data-visualization
Machine Learning Alpine
Alpine Container for Machine Learning
Stars: ✭ 30 (-76.38%)
Mutual labels:  jupyter-notebook, pandas, numpy, matplotlib
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (+73.23%)
Mutual labels:  jupyter-notebook, pandas, data-visualization, matplotlib
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+25092.91%)
Mutual labels:  jupyter-notebook, pandas, numpy, matplotlib
Stock Market Analysis And Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Stars: ✭ 112 (-11.81%)
Mutual labels:  jupyter-notebook, pandas, numpy, matplotlib
Windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
Stars: ✭ 208 (+63.78%)
Mutual labels:  jupyter-notebook, pandas, numpy, matplotlib
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+55.91%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Dexplot
Simple plotting library that wraps Matplotlib and integrated with DataFrames
Stars: ✭ 208 (+63.78%)
Mutual labels:  jupyter-notebook, pandas, data-visualization, matplotlib
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-84.25%)
Mutual labels:  jupyter-notebook, data-science, pandas, matplotlib

GitHub issues GitHub forks GitHub stars PRs Welcome

Data Science for Marketing Analytics

Data Science for Marketing Analytics covers every stage of data analytics, from working with a raw dataset to segmenting a population and modeling different parts of it based on the segments.

The course starts by teaching you how to use Python libraries, such as pandas and Matplotlib, to read data from Python, manipulate it, and create plots using both categorical and continuous variables. Then, you'll learn how to segment a population into groups and use different clustering techniques to evaluate customer segmentation. As you make your way through the chapters, you'll explore ways to evaluate and select the best segmentation approach, and go on to create a linear regression model on customer value data to predict lifetime value. In the concluding chapters, you'll gain an understanding of regression techniques and tools for evaluating regression models, and explore ways to predict customer choice using classification algorithms. Finally, you'll apply these techniques to create a churn model for modeling customer product choices.

By the end of this course, you will be able to build your own marketing reporting and interactive dashboard solutions.

What you will learn

  • Analyze and visualize data in Python using pandas and Matplotlib
  • Study clustering techniques, such as hierarchical and k-means clustering
  • Create customer segments based on manipulated data
  • Predict customer lifetime value using linear regression
  • Use classification algorithms to understand customer choice
  • Optimize classification algorithms to extract maximal information

Hardware requirements

For an optimal student experience, we recommend the following hardware configuration:

  • Processor: Dual Core or better
  • Memory: 4 GB RAM
  • Storage: 10 GB available hard disk space

Software requirements

You’ll also need the following software installed in advance:

  • Any of the following operating systems: Windows 7 SP1 32/64-bit, Windows 8.1 32/64-bit, or Windows 10 32/64-bit, Ubuntu 14.04 or later, or macOS Sierra or later.
  • Browser: Google Chrome or Mozilla Firefox.
  • Conda
  • Python 3.x
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].