All Projects → PacktPublishing → Hands On Data Science For Marketing

PacktPublishing / Hands On Data Science For Marketing

Licence: mit
Hands-On Data Science for Marketing, published by Packt

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

Context aug
Context-driven data augmentation for Object Detection (ECCV'18)
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Canalsandeco
Todas os arquivos dos vídeos do Canal Sandeco
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Pycebox
⬛ Python Individual Conditional Expectation Plot Toolbox
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-1.96%)
Mutual labels:  jupyter-notebook
Traffic sign recognition efficient cnns
A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Style Tranfer
Implementation of original style transfer paper (Gatys et al)
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Mish Cuda
Mish Activation Function for PyTorch
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Rasalit
Visualizations and helpers to improve and debug machine learning models for Rasa Open Source
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Uncertaintynn
Implementation and evaluation of different approaches to get uncertainty in neural networks
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Pythondataanalysiscookbook
Python Data Analysis Cookbook, published by Packt
Stars: ✭ 100 (-1.96%)
Mutual labels:  jupyter-notebook
Cvnd localization exercises
Notebooks for learning about object motion and localization methods in the last section of CVND.
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Nn From Scratch
Implementing a Neural Network from Scratch
Stars: ✭ 1,374 (+1247.06%)
Mutual labels:  jupyter-notebook
Object detection demo live
This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Genetic Algorithm
Genetic algorithm tutorial for Python
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Stylegan2 Tensorflow 2.x
Unofficial implementation of StyleGAN2 using TensorFlow 2.x.
Stars: ✭ 102 (+0%)
Mutual labels:  jupyter-notebook
Hass Deepstack Face
Home Assistant custom component for using Deepstack face recognition
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Learning notebook
利用python进行财务分析
Stars: ✭ 101 (-0.98%)
Mutual labels:  jupyter-notebook
Resources Intel Edge Ai Scholarship 2020
A place to collect resources shared bythe community of Intel® Edge AI Foundation course
Stars: ✭ 102 (+0%)
Mutual labels:  jupyter-notebook
Recurrent Transformer
[ACL 2020] PyTorch code for MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning
Stars: ✭ 103 (+0.98%)
Mutual labels:  jupyter-notebook
Codeinblogs
Stars: ✭ 100 (-1.96%)
Mutual labels:  jupyter-notebook

Hands-On Data Science for Marketing

Hands-On Data Science for Marketing

This is the code repository for Hands-On Data Science for Marketing, published by Packt.

Improve your marketing strategies with machine learning using Python and R

What is this book about?

Regardless of company size, the adoption of data science and machine learning for marketing has been rising in the industry. With this book, you will learn to implement data science techniques to understand the drivers behind the successes and failures of marketing campaigns. This book is a comprehensive guide to help you understand and predict customer behaviors and create more effectively targeted and personalized marketing strategies.

This book covers the following exciting features:

  • Learn how to compute and visualize marketing KPIs in Python and R
  • Master what drives successful marketing campaigns with data science
  • Use machine learning to predict customer engagement and lifetime value
  • Make product recommendations that customers are most likely to buy
  • Learn how to use A/B testing for better marketing decision making

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

# total number of conversions
df.conversion.sum()
# total number of clients in the data (= number of rows in the data)
df.shape[0]

Following is what you need for this book: If you are a marketing professional, data scientist, engineer, or a student keen to learn how to apply data science to marketing, this book is what you need! It will be beneficial to have some basic knowledge of either Python or R to work through the examples. This book will also be beneficial for beginners as it covers basic-to-advanced data science concepts and applications in marketing with real-life examples.

With the following software and hardware list you can run all code files present in the book.

Software and Hardware List

Chapter Software required OS required
01 - 12 Python >= 3.6 -or- R >= 3.5.1 Windows, macOS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Yoon Hyup Hwang is a seasoned data scientist in the marketing and financial sectors with expertise in predictive modeling, machine learning, statistical analysis, and data engineering. He has 8+ years' experience of building numerous machine learning models and data products using Python and R. He holds an MSE in computer and information technology from the University of Pennsylvania and a BA in economics from the University of Chicago. In his spare time, he enjoys practicing various martial arts, snowboarding, and roasting coffee. Born and raised in Busan, South Korea, he currently works in New York and lives in New Jersey with his artist wife, Sunyoung, and a playful dog, Dali (named after Salvador Dali).

Suggestions and Feedback

Click here if you have any feedback or suggestions.

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