Will My Followers Tweet? Predicting Twitter Engagement using Machine Learning. David Darmon, Jared Sylvester, Michelle Girvan and William Rand

Size: px
Start display at page:

Download "Will My Followers Tweet? Predicting Twitter Engagement using Machine Learning. David Darmon, Jared Sylvester, Michelle Girvan and William Rand"

Transcription

1 Will My Followers Tweet? Predicting Twitter Engagement using Machine Learning David Darmon, Jared Sylvester, Michelle Girvan and William Rand Abstract: Managers who are able to understand how social media is evolving first have an advantage over those who are slower to understand what their followers are doing. Despite the advantage such knowledge would bring, user predictability in social media is not well understood. We use two different machine learning methods to model the behavior of 15,000 users on the basis of their past behavior during a seven-week period. We demonstrate that the behavior of users on Twitter can be well modeled as processes with self-feedback. We also explore how different structural segments of Twitter users behave differently. These insights would enable differential targeting schemes that might increase customer engagement with disparate groups of Twitter followers. Keywords: social media, twitter, prediction, machine learning, Twitter 1. Introduction Since the earliest days of marketing research, marketers have known that what one consumer says to another has a larger impact on their decision to purchase a product, respond to an advertising slogan, or participate in a call to action than anything that an advertiser can do (Ryan & Gross, 1943). However, for most of the history of marketing it has been difficult, expensive and time-consuming to tap into word-of-mouth communications between consumers. Recently, the large growth in social media usage presents a unique opportunity for brand managers to examine these conversations. If a manager is proactively monitoring these conversations then they can identify key times to launch marketing campaigns, reach out to key influentials, or even launch proactive countermarketing campaigns. In this paper, we begin research that moves in the direction of predictive social media analytics, i.e., tools that will not only describe current user behavior on social media, but also predict future user behavior. We begin this research project by using past behavior of users to predict when they will produce content (i.e., tweet) on a major social media platform, namely Twitter. We start by describing the data that we use to examine this question, then we discuss two different predictive analytic methods drawn from machine learning tools, computational mechanics and echo state network, and explore initial results of attempting to predict when users will tweet by describing behavioral models of the individuals drawn from these machine learning methods. We also examine the behavioral characteristics of structural segments of Twitter users, and end with a discussion of future directions. 2. Framework and Approaches In order to predict individual behavior on social media, we adopt a computational agent perspective (DeDeo, 2012). The user receives inputs from their surroundings, combines those inputs in ways dependent on their own internal states, and produces an observed behavior or output. In the context of a microblogging platform such as Twitter, the inputs may be streams from other Twitter users, real world events, etc., and the observed behavior may be a tweet, mention, or retweet. As a first approximation to the computation performed by a user, we might consider only the user s own past behavior as possible inputs to determine their future behavior. From this perspective, the behavior of the user can be modeled only from the time points when social interactions occurred (Perry & Wolfe, 2010). Such point process

2 models, while very simple, have found success recently in describing social systems (Steeg & Galstyan, 2012; Cho, Galstyan Brantigham and Tita, 2013). We propose extending this previous work by explicitly studying the predictive capability of the point process models. That is, given observed behavior for the user, we seek a model that not only captures the dynamics of the user, but also is useful for predicting the future behavior of the user, given their past behavior. The rationale behind this approach is that if we are able to construct models that both reproduce the observed behavior and successfully predict future behavior, the models capture something about the computational aspects, in the sense outlined above, of the user. We explore two machine-learning frameworks that enable this modeling. The first is the causal state modeling approach, motivated by results from computational mechanics, which assumes that every individual can initially be modeled as a biased coin, and then adds structure as necessary to capture patterns in the data. It does this by expanding the number of states necessary to represent the underlying behavior of the agent. Causal state models have been used successfully in various fields (Haslinger, Klinkner & Shalizi, 2010; Cointet, Faure & Roth, 2007; Padro & Padro, 2005). The second approach we explore is echo state networks, which assumr that agent behavior is the result of a complex set of internal states with intricate relationships to the output variables of interest, and then simplifies the weights on the relationships between the internal states and the output variables over time (Jaeger, 2001; Ozturk, Xu & Prícipe, 2007). Echo state networks have proven useful in a number of different domains (Jaeger & Haas, 2004; Salmen & Ploger, 2005; Tong, Bickett, Christiansen & Cottrell, 2007). 3. The Data The data consists of the statuses of 15,000 Twitter users over a 49-day period, of which 12,043 were active during the time period of our study. In this paper, we discard the actual content of the tweets and instead examine just whether or not an individual tweets in a particular time interval. For most of this paper we consider time intervals of 10 minutes, though we have data at the resolution of 1 second. In addition, the users were filtered to include only the top 3,000 most active users over the 49-day period. A base activity measure was determined by the proportion of seconds in the 7 AM to 10 PM window the user tweeted, which we call the tweet rate. Of the top 3,000 users, these tweet rates ranged from 0.38 to % of the top 3,000 users had a tweet rate below After this filtering, our dataset consists of 3,000 binary time series of length 57,600 (the number of ten-minute intervals in our dataset). 4. Prediction Results The 49 days of user activity were partitioned, chronologically, into a 45-day training set and a 4 day testing set. This partition was chosen to account for possible changes in user behavior over time, which would not be captured by using a shuffling of the days. Thus, for each user, the training set consists of 4,320 timepoints, and the testing set consists of 384 timepoints. In all cases, we predict tweet behavior on the out-of-sample test set counting a correct prediction when we match the tweet/no-tweet prediction right for a ten-minute interval. We compared the accuracy rates on the causal state model and echo state network to a baseline accuracy rate for each user. The baseline predictor is the majority vote of tweet vs. not-tweet behavior over the training days. In the context of our data, for users that usually tweeted in the training set, the baseline predictor will always predict that the user tweets, and for users that usually did not tweet in the training set, the baseline predictor will always predict the user does not tweet. For any process with memory, as we would expect from most Twitter users, a predictor should be able to outperform this base rate.

3 The comparison between the baseline and the causal state model and echo state network predictors are shown in Figure 1. In both plots, each red point corresponds to the baseline rate on the testing set for a given user, and the blue point corresponds to the accuracy rate on the testing set using one of the models. Here, the tweet rate is computed in terms of the coarsened time series. That is, the tweet rate is the proportion of ten minute windows over the 49 day period which contain tweets. Clearly, the model predictions show improvement over the baseline prediction, especially for those users with a tweet rate above 0.2. Overall, the causal state models and the echo state networks both showed improvement, and in some cases drastic improvement, over a baseline predictor. Moreover, for a large proportion of the users, the two methods gave similar predictive results. These predictive analytics can give managers the ability to predict when users are likely to tweet and as a result they can take that information into account when scheduling the deployment of social media marketing content. Figure 1: The improvement over the baseline accuracy rate for the causal state model and echo state network. In both plots, each red point corresponds to the baseline accuracy rate for a user, and the connected blue point is the accuracy rate using the causal state model or the echo state network. Moreover, since different users may be predicted to tweet at different times and since by inspecting a user s past timeline it is possible to infer what they might tweet about, brand managers can predict when a particular follower or influential who often tweets on a particular topic will tweet. This gives managers the ability to predict when certain topics will be tweeted about. In future work, we also hope to specifically predict when a user will tweet on a particular topic. This involves movingbeyond a binary alphabet to a larger alphabet where different topics are encoded as different symbols. If this proves successful, then managers would have a tool to predict not only when certain users will tweet, but what they will tweet about. 5. Behavioral Models and Network Segmentation The causal state model creates behavioral models for individuals that can be interpreted as transitions for each individual user between states of behavior. These models can be interpreted to map to real-world states of behavior of the users. For instance, states may map to tweeting from work, tweeting from a mobile device, not tweeting while driving, etc. We can draw these models as state diagrams with transitions between the states Tweet Rate Accuracy Rate Baseline CSM Tweet Rate Accuracy Rate Baseline ESN

4 being labeled by whether or not the user tweets during that transition. We illustrate four such state diagrams in Figure 2. Out of all the users, 58.8% had inferred causal state models similar to Figure 2(b), where a user has a tweeting state A and a non-tweeting state P. To investigate if different communities within the 15,000 users have stereotyped behavior, we applied a community detection algorithm to the network and then considered the statistics of various dynamical measures (statistical complexity, entropy rate, etc., described below) by community. To perform the community detection, we used the fast-greedy a) b) p B 0 1 p 1 A P c) d) A P A 1 I 0 1 P R R 0 0 Figure 2: Typical 1, 2, 3, and 4-state causal state models. Of the 3,000 users, 383 (12.8%), 1,765 (58.8%), 132 (4.4%), and 100 (3.3%) had these number of states, respectively. algorithm of Clauset, Newman, and Moore (2004). For any network, after partitioning the nodes into communities, we define the modularity of the network as the fraction of edges that lie within communities. We consider the normalized modularity, where we normalize by the expected number of edges in a randomized version of the observed network. This procedure gives a hierarchy of possible community structures, and of those structures we choose the one that maximizes the normalized modularity. A maximum always exists since the normalized modularity is 0 for a network with a single community, and for typical networks, beyond a certain iteration grouping together communities decreases the modularity. Using this procedure on the 15K network, 69 communities were detected at a maximum normalized modularity of Of these, the largest four accounted for 98% of the users. The largest community contained 7520 users. The Twitter account of Om Malik, the account used as the seed in collecting the network, belonged to this community. The remaining three largest communities contained 6410, 400, and 409 users. The causal state model inferred for each user has two complementary metrics associated with it: its statistical complexity and entropy rate. The statistical complexity, loosely, specifies the number of bits into the past of the process that we need to look to optimally predict its future. The entropy rate specifies the inherent unpredictability of the process, due to randomness in its dynamics. These can be computed directly from the inferred causal state model. We can investigate the distribution of these values across the clusters, as shown in Figure 3. We see that most users have statistical complexities between 0 and 1, which corresponds to a causal state model where the user alternates between tweeting and nontweeting states. However, the statistical complexity distributions exhibit long tails across all of the communities, and these tails differ from cluster to cluster. Similarly, the entropy rates tend to cluster near 0.4, but the tails of the distributions differ by cluster. Thus, we see that the communities are heterogeneous in terms of the dynamics of the users contained within them.

5 Estimated Density Rest Estimated Density Rest Inferred Statistical Complexity Inferred Entropy Rate Figure 3. The distribution of statistical complexities and entropy rates across the four largest clusters, grouping the remaining 65 clusters 'Rest'. For the statistical complexities, users with statistical complexity equal to 0, corresponding to a Bernoulli process (a 'coin flip' process) are considered as point masses and not used to infer the continuous density. Examining the behavioral complexity of users in different structural communities, gives managers the ability to examine how different network segments behave. This gives insight into how they might engage with those different users. At the simplest level, since we do not know when users are actively engaged in Twitter except through their tweeting capability, this gives us the ability to predict when they are most likely to be on Twitter. At a richer level it also gives us the ability to predict when a user is most likely to engage on Twitter, meaning that the user may be induced to tweet about the company if provided some useable content. Since these models are combined with network segmentation, it enables the manager to target different segments with different content at different times, tailoring to both the segment s particular preferences for being active on Twitter, but also giving them the ability to tailor the content to the particular segment s interests in a form of social dayparting.. 6. Conclusion and Future Work In this paper, we have shown that by building representations of the latent states of user behavior we can start to predict their actions on social media. We have done this using two different approaches, which have different ways of capturing the complexity of user behavior. Ultimately, the two methods performed very similarly on a large proportion of the users. It should be noted that this was not expected. The two methods differ drastically in their modeling paradigm, and the data was quite dynamic, providing plenty of opportunity for differentiation. Our best explanation is that in the end, most users exhibit only a few latent states of behavioral processing, and therefore any model which is able to capture these states will do well at capturing the behavior of users. We have also shown that different clusters of users based on network ties exhibit very different types of behavior, enabling segmentation of users and the possibility of targeting different social media content to different user groups. One of the biggest weaknesses of the present approach is its failure to incorporate exogenous inputs to a user. That is, we have treated each user as an autonomous unit, and only focused on using their own past behavior to predict their future behavior. In a social

6 context, such as Twitter, it makes more sense to incorporate network effects, and then examine how the behavior of friends and friends of friends directly impact a user's behavior. For example, the behavior of many of the users, especially those users with a low tweet rate, may become predictable after incorporating the behavior of users in their following network. We have seen that taking a predictive, model-based approach to exploring user behavior has allowed us to discover typical user profiles that have predictive power on a popular social media platform, and that it is possible to segment these users based on network properties, and that these different segments exhibit different behaviors. Such predictions, which take into account social context, could be useful in any number of domains. Brand managers could use these models to understand who will respond to a message that is sent out to a group of users, and potentially even assist in the determination of whether or not a particular piece of content will go viral. Predicting user behavior on social media has the potential to be transformative in terms of both our understanding of human interactions with social media, and the ability of organizations to engage with their audience. 7. References Y.-S. Cho, A. Galstyan, J. Brantingham, and G. Tita, Latent point process models for spatial-temporal networks, arxiv preprint arxiv: , Clauset, A., Newman, M., & Moore, C. (2004). Finding community structure in very large networks Physical Review E, (Vol. 70). J.-P. Cointet, E. Faure, and C. Roth, Intertemporal topic correlations in online media, in Proceedings of 1st International Conference on Weblogs & Social Media (ICWSM), S. DeDeo, Evidence for non-finite-state computation in a human social system, arxiv preprint arxiv: , 2012 R. Haslinger, K. Klinkner, and C. Shalizi, The computational structure of spike trains, Neural Comp., vol. 22, no. 1, pp , H. Jaeger, The echo state approach to analysing and training recurrent neural networks, Fraunhofer Institute for Autonomous Intelligent Systems, Technical Report #148, H. Jaeger and H. Haas, Harnessing nonlinearity: Predicting chaotic systems and saving energy in wireless communication, Science, vol. 304, no. 5667, pp , M. C. Ozturk, D. Xu and J. C. Príncipe, Analysis and design of echo state networks, Neural Computation, vol. 19, no. 1, pp , M. Padró and L. Padró, A named entity recognition system based on a finite automata acquisition algorithm, Procesamiento del Lenguaje Natural, vol. 35, pp , P. O. Perry and P. J. Wolfe, Point process modeling for directed interaction networks, arxiv preprint arxiv: , Ryan, Bryce and Neal C. Gross (1943), The diffusion of hybrid seed corn in two Iowa communities, Rural Sociology, 8(1), M. Salmen and P. G. Ploger, Echo state networks used for motor control, in Proc. IEEE Conf. on Robotics and Automation (ICRA). IEEE, 2005, pp M. H. Tong, A. D. Bickett, E. M. Christiansen, and G. W. Cottrell, Learning grammatical structure with echo state networks, Neural Networks, vol. 20, no. 3, pp , G. Ver Steeg and A. Galstyan, Information transfer in social media, in Proc. 21st Int l World Wide Web Conf. ACM, 2012, pp

Final Report: Local Structure and Evolution for Cascade Prediction

Final Report: Local Structure and Evolution for Cascade Prediction Final Report: Local Structure and Evolution for Cascade Prediction Jake Lussier (lussier1@stanford.edu), Jacob Bank (jbank@stanford.edu) ABSTRACT Information cascades in large social networks are complex

More information

Final Report: Local Structure and Evolution for Cascade Prediction

Final Report: Local Structure and Evolution for Cascade Prediction Final Report: Local Structure and Evolution for Cascade Prediction Jake Lussier (lussier1@stanford.edu), Jacob Bank (jbank@stanford.edu) December 10, 2011 Abstract Information cascades in large social

More information

Influencer Communities. Influencer Communities. Influencers are having many different conversations

Influencer Communities. Influencer Communities. Influencers are having many different conversations Influencer Communities Influencers are having many different conversations 1 1.0 Background A unique feature of social networks is that people with common interests are following (or friend-ing) similar

More information

HybridRank: Ranking in the Twitter Hybrid Networks

HybridRank: Ranking in the Twitter Hybrid Networks HybridRank: Ranking in the Twitter Hybrid Networks Jianyu Li Department of Computer Science University of Maryland, College Park jli@cs.umd.edu ABSTRACT User influence in social media may depend on multiple

More information

SOCIAL MEDIA MINING. Behavior Analytics

SOCIAL MEDIA MINING. Behavior Analytics SOCIAL MEDIA MINING Behavior Analytics Dear instructors/users of these slides: Please feel free to include these slides in your own material, or modify them as you see fit. If you decide to incorporate

More information

Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective

Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective Siddhartha Nambiar October 3 rd, 2013 1 Introduction Social Network Analysis has today fast developed into one of the

More information

Listening & Analytics. Get A Complete Picture of Your Social Performance

Listening & Analytics. Get A Complete Picture of Your Social Performance Listening & Get A Complete Picture of Your Social Performance 01 Introduction We ve integrated a robust Listening tool into Socialbakers, creating the most complete enterprise social media analytics and

More information

The Science of Social Media. Kristina Lerman USC Information Sciences Institute

The Science of Social Media. Kristina Lerman USC Information Sciences Institute The Science of Social Media Kristina Lerman USC Information Sciences Institute ML meetup, July 2011 What is a science? Explain observed phenomena Make verifiable predictions Help engineer systems with

More information

Figure 1: Live Popularity

Figure 1: Live Popularity Figure 1: Live Popularity Motivation I started this project with an initial question of how I could measure an individual person s influence. Many news sites have lists claiming that their list of individuals

More information

Stream Clustering of Tweets

Stream Clustering of Tweets Stream Clustering of Tweets Sophie Baillargeon Département de mathématiques et de statistique Université Laval Québec (Québec), Canada G1V 0A6 Email: sophie.baillargeon@mat.ulaval.ca Simon Hallé Thales

More information

Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News

Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News Mehmet Ozan Kabak, Group Number: 45 December 10, 2012 Abstract This work is concerned with modeling

More information

Predicting the Odds of Getting Retweeted

Predicting the Odds of Getting Retweeted Predicting the Odds of Getting Retweeted Arun Mahendra Stanford University arunmahe@stanford.edu 1. Introduction Millions of people tweet every day about almost any topic imaginable, but only a small percent

More information

Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm

Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2012 Farzaneh Abdollahi Computational

More information

How hot will it get? Modeling scientific discourse about literature

How hot will it get? Modeling scientific discourse about literature How hot will it get? Modeling scientific discourse about literature Project Aims Natalie Telis, CS229 ntelis@stanford.edu Many metrics exist to provide heuristics for quality of scientific literature,

More information

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Nicolas Bonnet Senior Director Product Management Oracle Business Intelligence The following is intended

More information

Can Cascades be Predicted?

Can Cascades be Predicted? Can Cascades be Predicted? Rediet Abebe and Thibaut Horel September 22, 2014 1 Introduction In this presentation, we discuss the paper Can Cascades be Predicted? by Cheng, Adamic, Dow, Kleinberg, and Leskovec,

More information

DataCaptive Copyright 2018, All rights reserved. The COMPLETE GUIDE to Craft The Best SOCIAL MEDIA STRATEGY

DataCaptive Copyright 2018, All rights reserved. The COMPLETE GUIDE to Craft The Best SOCIAL MEDIA STRATEGY DataCaptive Copyright 2018, All rights reserved The COMPLETE GUIDE to Craft The Best SOCIAL MEDIA STRATEGY TABLE OF CONTENTS 1. Executive summary...1 2. Overview of social media...2 3. Five Easy steps

More information

TABLE OF CONTENTS INTRODUCTION INTRODUCTION

TABLE OF CONTENTS INTRODUCTION INTRODUCTION TABLE OF CONTENTS Introduction What Are Hashtags? How to Use Hashtags Why Use Hashtags? Hashtags for Contests Case Study: #ItsMillerTime Conclusion INTRODUCTION INTRODUCTION 2 Hashtags have become nearly

More information

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records Cold-start Solution to Location-based Entity Shop Recommender Systems Using Online Sales Records Yichen Yao 1, Zhongjie Li 2 1 Department of Engineering Mechanics, Tsinghua University, Beijing, China yaoyichen@aliyun.com

More information

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended. Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews cannot be printed. TDWI strives to provide

More information

PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING

PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING PREDICTING EMPLOYEE ATTRITION THROUGH DATA MINING Abbas Heiat, College of Business, Montana State University, Billings, MT 59102, aheiat@msubillings.edu ABSTRACT The purpose of this study is to investigate

More information

Application of Decision Trees in Mining High-Value Credit Card Customers

Application of Decision Trees in Mining High-Value Credit Card Customers Application of Decision Trees in Mining High-Value Credit Card Customers Jian Wang Bo Yuan Wenhuang Liu Graduate School at Shenzhen, Tsinghua University, Shenzhen 8, P.R. China E-mail: gregret24@gmail.com,

More information

Marketing Metrics. Maureen Bromwell. Chief Marketing Officer Northern Trust Asset Management.

Marketing Metrics. Maureen Bromwell. Chief Marketing Officer Northern Trust Asset Management. Marketing Metrics Maureen Bromwell Chief Marketing Officer Northern Trust Asset Management mmb12@ntrs.comt Making Metrics Matter A Perspective on Meaningful Measurements for Your Business Maureen Bromwell

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

A Survey on Influence Analysis in Social Networks

A Survey on Influence Analysis in Social Networks A Survey on Influence Analysis in Social Networks Jessie Yin 1 Introduction With growing popularity of Web 2.0, recent years have witnessed wide-spread adoption of rich social media applications such as

More information

A BUYER S GUIDE TO CHOOSING A MOBILE MARKETING PLATFORM

A BUYER S GUIDE TO CHOOSING A MOBILE MARKETING PLATFORM A BUYER S GUIDE TO CHOOSING A MOBILE MARKETING PLATFORM A Buyer s Guide to Choosing a Mobile Marketing Platform Today, mobile users are demanding more from their app experiences, and the priority is clear:

More information

TwiTTer Module 5 SeSSion 2: TwiTTer MoniToring And MeASuring ToolS

TwiTTer Module 5 SeSSion 2: TwiTTer MoniToring And MeASuring ToolS Twitter Module 5 Session 2: Twitter Monitoring And Measuring Tools Table of Contents Tools 1 Klout 1 Twitalyzer 2 Simply Measured 3 TweetReach 4 Social Mention 4 Welcome to session number 2: Twitter monitoring

More information

Estimation of social network user s influence in a given area of expertise

Estimation of social network user s influence in a given area of expertise Journal of Physics: Conference Series PAPER OPEN ACCESS Estimation of social network user s influence in a given area of expertise To cite this article: E E Luneva et al 2017 J. Phys.: Conf. Ser. 803 012089

More information

Community Level Topic Diffusion

Community Level Topic Diffusion Community Level Topic Diffusion Zhiting Hu 1,3, Junjie Yao 2, Bin Cui 1, Eric Xing 1,3 1 Peking Univ., China 2 East China Normal Univ., China 3 Carnegie Mellon Univ. OUTLINE Background Model: COLD Diffusion

More information

PROVEN PRACTICES FOR PREDICTIVE MODELING

PROVEN PRACTICES FOR PREDICTIVE MODELING PROVEN PRACTICES FOR PREDICTIVE MODELING BROUGHT TO YOU BY SAS CUSTOMER LOYALTY CONTRIBUTIONS FROM: DARIUS BAER DAVID OGDEN DOUG WIELENGA MARY-ELIZABETH ( M-E ) EDDLESTONE PRINCIPAL SYSTEMS ENGINEER, ANALYTICS

More information

arxiv: v2 [cs.si] 19 Aug 2014

arxiv: v2 [cs.si] 19 Aug 2014 arxiv:1404.0300v2 [cs.si] 19 Aug 2014 Followers Are Not Enough: A Question-Oriented Approach to Community Detection in Online Social Networks David Darmon 1, Elisa Omodei 2, and Joshua Garland 3 1 University

More information

Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection

Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection Onur Ozdemir, Benjamin Woodward, Andrew A. Berlin Draper {oozdemir,bwoodward,aberlin}@draper.com

More information

Cascading Behavior in Networks. Anand Swaminathan, Liangzhe Chen CS /23/2013

Cascading Behavior in Networks. Anand Swaminathan, Liangzhe Chen CS /23/2013 Cascading Behavior in Networks Anand Swaminathan, Liangzhe Chen CS 6604 10/23/2013 Outline l Diffusion in networks l Modeling diffusion through a network l Diffusion, Thresholds and role of Weak Ties l

More information

A STUDY ON SNA: MEASURE AVERAGE DEGREE AND AVERAGE WEIGHTED DEGREE OF KNOWLEDGE DIFFUSION IN GEPHI

A STUDY ON SNA: MEASURE AVERAGE DEGREE AND AVERAGE WEIGHTED DEGREE OF KNOWLEDGE DIFFUSION IN GEPHI A STUDY ON SNA: MEASURE AVERAGE DEGREE AND AVERAGE WEIGHTED DEGREE OF KNOWLEDGE DIFFUSION IN GEPHI Ayyappan.G 1, Dr.C.Nalini 2, Dr.A.Kumaravel 3 Research Scholar, Department of CSE, Bharath University,Chennai

More information

A Meme is not a Virus:

A Meme is not a Virus: A Meme is not a Virus: The Role of Cognitive Heuristics in Online Information Diffusion Kristina Lerman USC Information Sciences Institute http://www.isi.edu/~lerman Networks can amplify the flow of information

More information

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Machine learning models can be used to predict which recommended content users will click on a given website.

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: CLINICAL DECISION MAKING USING ARTIFICIAL NEURAL NETWORK WITH PARTICLE SWARM OPTIMIZATION ALGORITHM Jayashri S.Kolekar 1, Prof. Chhaya Pawar 2 Computer Dept. 1,2 Datta Meghe College of Engg., Airoli, Navi

More information

Introduction. Social Media in Ramadan; Exploring Arab User Habits on Facebook & Twitter. Presented by The Online Project

Introduction. Social Media in Ramadan; Exploring Arab User Habits on Facebook & Twitter. Presented by The Online Project 2 Introduction Ramadan has a significant impact on people s behaviors and daily routine in the Middle East. Generally speaking people tend to consume more media including TV, radio, and print during Ramadan

More information

How activating tailored audiences with Lotame can take your Twitter advertising to new heights.

How activating tailored audiences with Lotame can take your Twitter advertising to new heights. How activating tailored audiences with Lotame can take your Twitter advertising to new heights. Lotame can now unleash the power of audience data through Twitter. Reaching just the right people with the

More information

Measuring User Influence on Twitter Using Modified K-Shell Decomposition

Measuring User Influence on Twitter Using Modified K-Shell Decomposition Measuring User Influence on Twitter Using Modified K-Shell Decomposition Philip E. Brown Junlan Feng AT&T Labs - Research, United States philbrown@att.com junlan@research.att.com Abstract Social influence

More information

Twitter Overview. Twitter Module 1

Twitter Overview. Twitter Module 1 Twitter Overview Twitter Module 1 What is Twitter? Twitter is a social network and real-time communication service launched in 2006. It is used by millions of people and organisations to quickly share

More information

Social Analytics. Dr. Jai Ganesh Principal Research Scientist

Social Analytics. Dr. Jai Ganesh Principal Research Scientist 1 Social Analytics Dr. Jai Ganesh Principal Research Scientist Areas of Research & Key Projects Social and Organisational Network Analysis Key Influencer Identification using Social Network Analysis Social

More information

2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS

2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS 2016 U.S. PRESIDENTIAL ELECTION FAKE NEWS OVERVIEW Introduction Main Paper Related Work and Limitation Proposed Solution Preliminary Result Conclusion and Future Work TWITTER: A SOCIAL NETWORK AND A NEWS

More information

Socially Engaging Banking

Socially Engaging Banking Accenture Interactive Point of View Series on : Enabling a digital first mindset Socially Engaging Operating Model Socially Engaging Relationship Management Intelligence Integrated Experience Design First

More information

Predicting Popularity of Messages in Twitter using a Feature-weighted Model

Predicting Popularity of Messages in Twitter using a Feature-weighted Model International Journal of Advanced Intelligence Volume 0, Number 0, pp.xxx-yyy, November, 20XX. c AIA International Advanced Information Institute Predicting Popularity of Messages in Twitter using a Feature-weighted

More information

Data Mining. Analyzing Social Roles Based on a Hierarchical Model and Data Mining for Collective Decision-Making Support

Data Mining. Analyzing Social Roles Based on a Hierarchical Model and Data Mining for Collective Decision-Making Support IEEE 2017-18 PROJECT LIST(JAVA) Data Mining CODE 18ANSP-DM-001 18ANSP-DM-002 TITLE AND ABSTRACT Analyzing Social Roles Based on a Hierarchical Model and Data Mining for Collective Decision-Making Support

More information

Using Twitter as a source of information for stock market prediction

Using Twitter as a source of information for stock market prediction Using Twitter as a source of information for stock market prediction Argimiro Arratia argimiro@lsi.upc.edu LSI, Univ. Politécnica de Catalunya, Barcelona (Joint work with Marta Arias and Ramón Xuriguera)

More information

arxiv: v1 [cs.si] 18 Dec 2010

arxiv: v1 [cs.si] 18 Dec 2010 COMS6998 - Network Theory - HW3 Motif Analysis in the Amazon Product Co-Purchasing Network Abhishek Srivastava Computer Science Department, Columbia University (Dated: December 21, 2010) Online stores

More information

A Comparative Study on the existing methods of Software Size Estimation

A Comparative Study on the existing methods of Software Size Estimation A Comparative Study on the existing methods of Software Size Estimation Manisha Vatsa 1, Rahul Rishi 2 Department of Computer Science & Engineering, University Institute of Engineering & Technology, Maharshi

More information

Behavioral Data Mining. Lecture 22: Network Algorithms II Diffusion and Meme Tracking

Behavioral Data Mining. Lecture 22: Network Algorithms II Diffusion and Meme Tracking Behavioral Data Mining Lecture 22: Network Algorithms II Diffusion and Meme Tracking Once upon a time Once upon a time Approx 1 MB Travels ~ 1 hour, B/W = 3k b/s News Today, the total news available from

More information

An Introduction to Agent-Based Modeling Unit 9: Advanced Topics

An Introduction to Agent-Based Modeling Unit 9: Advanced Topics An Introduction to Agent-Based Modeling Unit 9: Advanced Topics Bill Rand Assistant Professor of Business Management Poole College of Management North Carolina State University Using Big Data and Agent-Based

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1 Real Time Social Data Analysis for Forecasting Nature Disasters P.Balaji, G.Ilancheziapandian 2, A.Appandairaj 3 PG Student, Department of Computer Science and Engineering, Ganadipathy Tulsi s Jain Engineering

More information

Machine Learning as a Service

Machine Learning as a Service As we approach the pinnacle of the big data movement, businesses face increasing pressure to integrate data analytics into their regular decision-making processes, and to constantly iterate on the valuable

More information

Machine Learning 2.0 for the Uninitiated A PRACTICAL GUIDE TO IMPLEMENTING ML 2.0 SYSTEMS FOR THE ENTERPRISE.

Machine Learning 2.0 for the Uninitiated A PRACTICAL GUIDE TO IMPLEMENTING ML 2.0 SYSTEMS FOR THE ENTERPRISE. Machine Learning 2.0 for the Uninitiated A PRACTICAL GUIDE TO IMPLEMENTING ML 2.0 SYSTEMS FOR THE ENTERPRISE. What is ML 2.0? ML 2.0 is a new paradigm for approaching machine learning projects. The key

More information

The effect of Product Ratings on Viral Marketing CS224W Project proposal

The effect of Product Ratings on Viral Marketing CS224W Project proposal The effect of Product Ratings on Viral Marketing CS224W Project proposal Stefan P. Hau-Riege, stefanhr@stanford.edu In network-based marketing, social influence is considered in order to optimize marketing

More information

Generative Models for Networks and Applications to E-Commerce

Generative Models for Networks and Applications to E-Commerce Generative Models for Networks and Applications to E-Commerce Patrick J. Wolfe (with David C. Parkes and R. Kang-Xing Jin) Division of Engineering and Applied Sciences Department of Statistics Harvard

More information

Analysis of Social Influence and Information Dissemination in Social Media: The Case of Twitter

Analysis of Social Influence and Information Dissemination in Social Media: The Case of Twitter Analysis of Social Influence and Information Dissemination in Social Media: The Case of Twitter Chien-Wen Shen and Chin-Jin Kuo Department of Business Administration, National Central University No.300,

More information

Facebook vs. Instagram Advertising

Facebook vs. Instagram Advertising Facebook vs. Instagram Advertising DIFFERENCES & BEST PRACTICES A SOCIALBAKERS STUDY Facebook and Instagram are two of the biggest social media platforms, with a combined audience of over 2.7 billion users.

More information

Machine learning for Dynamic Social Network Analysis

Machine learning for Dynamic Social Network Analysis Machine learning for Dynamic Social Network Analysis Applications: Control Manuel Gomez Rodriguez Max Planck Institute for Software Systems IIT HYDERABAD, DECEMBER 2017 Outline of the Seminar REPRESENTATION:

More information

HOW YOUR CONTENT QUALITY IMPACTS YOUR SOCIAL MEDIA ROI

HOW YOUR CONTENT QUALITY IMPACTS YOUR SOCIAL MEDIA ROI HOW YOUR CONTENT QUALITY IMPACTS YOUR SOCIAL MEDIA ROI AGENDA Common challenges Facebook Algorithm and Socialbakers Research Little Fun Ad Benchmarks START PRESENTATION Conversions Q&A INDUSTRY CHALLENGES

More information

RECOGNIZING USER INTENTIONS IN REAL-TIME

RECOGNIZING USER INTENTIONS IN REAL-TIME WHITE PAPER SERIES IPERCEPTIONS ACTIVE RECOGNITION TECHNOLOGY: RECOGNIZING USER INTENTIONS IN REAL-TIME Written by: Lane Cochrane, Vice President of Research at iperceptions Dr Matthew Butler PhD, Senior

More information

Data-driven modelling of police route choice

Data-driven modelling of police route choice Data-driven modelling of police route choice Kira Kowalska *1, John Shawe-Taylor 2 and Paul Longley 3 1 Department of Security and Crime Science, University College London 2 Department of Computer Science,

More information

Transforming Social Media Marketing by Analyzing Weather Patterns and Twitter Activity

Transforming Social Media Marketing by Analyzing Weather Patterns and Twitter Activity Analytics & Insights Transforming Social Media Marketing by Analyzing Weather Patterns and Twitter Activity Abstract It has been proven that uctuations in the weather can greatly in uence consumers' emotions,

More information

Identifying Peer Influence in Massive Online Social Networks: A Platform for Randomized Experimentation on Facebook

Identifying Peer Influence in Massive Online Social Networks: A Platform for Randomized Experimentation on Facebook Identifying Peer Influence in Massive Online Social Networks: Sinan Aral NYU Stern School of Business and MIT, 44 West 4 th Street Room: 8-81, New York, NY 10012 sinan@stern.nyu.edu Dylan Walker NYU Stern

More information

Getting Started with. Analytics

Getting Started with. Analytics Getting Started with Analytics Welcome to Man, are we happy to see you. Seriously, we re ecstatic that you decided to join the Tailwind family. Our users have been the center of our world since we started

More information

Information Spread on Twitter: How Does Mention Help?

Information Spread on Twitter: How Does Mention Help? Information Spread on Twitter: How Does Mention Help? Soumajit Pramanik, Ayan Das & Bivas Mitra Department of Computer Science & Engineering, Indian Institute of Technology, Kharagpur, India Dynamics On

More information

Using AI to Make Predictions on Stock Market

Using AI to Make Predictions on Stock Market Using AI to Make Predictions on Stock Market Alice Zheng Stanford University Stanford, CA 94305 alicezhy@stanford.edu Jack Jin Stanford University Stanford, CA 94305 jackjin@stanford.edu 1 Introduction

More information

Geointeresting Podcast Transcript Episode 4: Justin Poole & Carter Christopher June 24, 2015

Geointeresting Podcast Transcript Episode 4: Justin Poole & Carter Christopher June 24, 2015 Geointeresting Podcast Transcript Episode 4: Justin Poole & Carter Christopher June 24, 2015 Welcome to Geointeresting! This week on the show we are celebrating the 2015 GEOINT Symposium with conversations

More information

Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso

Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso 1675 Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso R. K. Jain 1, T. Damoulas 1,2 and C. E. Kontokosta 1 1 Center for Urban Science

More information

Controlling Information Flow in Online Social Networks

Controlling Information Flow in Online Social Networks Controlling Information Flow in Online Social Networks Soumajit Pramanik & Bivas Mitra Department of Computer Science & Engineering, Indian Institute of Technology, Kharagpur, India 1 Introduction Follow

More information

Homophily and Influence in Social Networks

Homophily and Influence in Social Networks Homophily and Influence in Social Networks Nicola Barbieri nicolabarbieri1@gmail.com References: Maximizing the Spread of Influence through a Social Network, Kempe et Al 2003 Influence and Correlation

More information

Adobe and Hadoop Integration

Adobe and Hadoop Integration Predictive Behavioral Analytics Adobe and Hadoop Integration JANUARY 2016 SYNTASA Copyright 1.0 Introduction For many years large enterprises have relied on the Adobe Marketing Cloud for capturing and

More information

Adobe and Hadoop Integration

Adobe and Hadoop Integration Predictive Behavioral Analytics Adobe and Hadoop Integration DECEMBER 2016 SYNTASA Copyright 1.0 Introduction For many years large enterprises have relied on the Adobe Marketing Cloud for capturing and

More information

Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY

Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY Deep learning today Vision Speech Text Other Search & information extraction Security/Video surveillance

More information

Strategic Analytics Framework

Strategic Analytics Framework Strategic Analytics Framework It s all about taking actions based on insight not about data Evolution of Analytics From old school to new school PAGEVIEWS Term weblog coined 1998 Google started 1998 Netscape

More information

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad.

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad. GENETIC ALGORITHMS Narra Priyanka K.Naga Sowjanya Vasavi College of Engineering. Ibrahimbahg,Hyderabad mynameissowji@yahoo.com priyankanarra@yahoo.com Abstract Genetic algorithms are a part of evolutionary

More information

Linked. THE B2B MARKETING PLATFORM «From social marketing to smart social selling» Semiocast. The Social Media Intelligence Company

Linked. THE B2B MARKETING PLATFORM «From social marketing to smart social selling» Semiocast. The Social Media Intelligence Company Linked THE B2B MARKETING PLATFORM «From social marketing to smart social selling» Semiocast The Social Media Intelligence Company Introduction: why this research? It is no secret to Chief Marketing Officers

More information

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Paper 3503-2015 Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Darwin Amezquita, Andres Gonzalez, Paulo Fuentes DIRECTV ABSTRACT Companies

More information

IBM Cognos Consumer Insight

IBM Cognos Consumer Insight IBM Cognos Consumer Insight Create Relationships. Build Advocacy. Improve Loyalty. Marco Loprete Enhancing Customer Loyalty is the Top Digital Priority Enhance customer loyalty/advocacy 67% Deploy tablet/mobile

More information

Using Decision Tree to predict repeat customers

Using Decision Tree to predict repeat customers Using Decision Tree to predict repeat customers Jia En Nicholette Li Jing Rong Lim Abstract We focus on using feature engineering and decision trees to perform classification and feature selection on the

More information

Digital Sales and Marketing Basics

Digital Sales and Marketing Basics Digital Sales and Marketing Basics in partnership with Get Certified Get Ahead Digital Marketing Certified Associate About the Course More companies than ever are turning to digital marketing, so it s

More information

Brief. The Methodology of the Hamilton 68 Dashboard. by J.M. Berger. Dashboard Overview

Brief. The Methodology of the Hamilton 68 Dashboard. by J.M. Berger. Dashboard Overview 2017 No. 001 The Methodology of the Hamilton 68 Dashboard by J.M. Berger The Hamilton 68 Dashboard, hosted by the Alliance for Securing Democracy, tracks Russian influence operations on Twitter. The following

More information

Data Mining of the Concept «End of the World» in Twitter Microblogs

Data Mining of the Concept «End of the World» in Twitter Microblogs Summary Data Mining of the Concept «End of the World» in Twitter Microblogs Bohdan Pavlyshenko Ivan Franko Lviv National University,Ukraine, pavlsh@yahoo.com This paper describes the analysis of quantitative

More information

The B2B Marketer s Guide to INTENT-DRIVEN MARKETING

The B2B Marketer s Guide to INTENT-DRIVEN MARKETING The B2B Marketer s Guide to INTENT-DRIVEN MARKETING www.infusemedia.com We live in a time where brands are vying for the attention of customers from every digital and physical corner. As a result, many

More information

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework

Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Prediction of Personalized Rating by Combining Bandwagon Effect and Social Group Opinion: using Hadoop-Spark Framework Lu Sun 1, Kiejin Park 2 and Limei Peng 1 1 Department of Industrial Engineering, Ajou

More information

AN APPROACH TO APPROXIMATE DIFFUSION PROCESSES IN SOCIAL NETWORKS

AN APPROACH TO APPROXIMATE DIFFUSION PROCESSES IN SOCIAL NETWORKS Association for Information Systems AIS Electronic Library (AISeL) UK Academy for Information Systems Conference Proceedings 2010 UK Academy for Information Systems Spring 3-23-2010 AN APPROACH TO APPROXIMATE

More information

Who Matters? Finding Network Ties Using Earthquakes

Who Matters? Finding Network Ties Using Earthquakes Who Matters? Finding Network Ties Using Earthquakes Siddhartha Basu, David Daniels, Anthony Vashevko December 12, 2014 1 Introduction While social network data can provide a rich history of personal behavior

More information

TeraCrunch Solution Blade White Paper

TeraCrunch Solution Blade White Paper TeraCrunch Solution Blade White Paper Transforming Organizations With Predictive Analytics & Artificial Intelligence M a y 2 0 1 6 TABLE OF CONTENTS 1. INTRODUCTION 3 2. APPROACH 3 3. PLATFORM 4 4. PROCESS

More information

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine R. Sathya Assistant professor, Department of Computer Science & Engineering Annamalai University

More information

ABM PLAYBOOK TESTING WITH ABM ANALYTICS: 4 STEPS TO SEE FUNNEL PERFORMANCE FOR ANYTHING

ABM PLAYBOOK TESTING WITH ABM ANALYTICS: 4 STEPS TO SEE FUNNEL PERFORMANCE FOR ANYTHING ABM PLAYBOOK TESTING WITH ABM ANALYTICS: 4 STEPS TO SEE FUNNEL PERFORMANCE FOR ANYTHING ABM Analytics by Demandbase is a great tool for evaluating how your target account list is performing across the

More information

SOCIAL MEDIA MARKETING 101

SOCIAL MEDIA MARKETING 101 SOCIAL MEDIA MARKETING 101 RYAN NAHAS BUSINESS DEVELOPMENT MANAGER at SPARK MARKETING CONTENTS 1. 2. 3. 4. 5. 6. 7. About Spark Introduction: What exactly is Social Media? Discussion: Why do I need it?

More information

Me Too 2.0: An Analysis of Viral Retweets on the Twittersphere

Me Too 2.0: An Analysis of Viral Retweets on the Twittersphere Me Too 2.0: An Analysis of Viral Retweets on the Twittersphere Rio Akasaka Department of Computer Science rio@cs.stanford.edu Patrick Grafe Department of Computer Science pgrafe@stanford.edu Makoto Kondo

More information

Can Advanced Analytics Improve Manufacturing Quality?

Can Advanced Analytics Improve Manufacturing Quality? Can Advanced Analytics Improve Manufacturing Quality? Erica Pettigrew BA Practice Director (513) 662-6888 Ext. 210 Erica.Pettigrew@vertexcs.com Jeffrey Anderson Sr. Solution Strategist (513) 662-6888 Ext.

More information

Preference Elicitation for Group Decisions

Preference Elicitation for Group Decisions Preference Elicitation for Group Decisions Lihi Naamani-Dery 1, Inon Golan 2, Meir Kalech 2, and Lior Rokach 1 1 Telekom Innovation Laboratories at Ben-Gurion University, Israel 2 Ben Gurion University,

More information

Marketing Metrics Handbook (Simplified)

Marketing Metrics Handbook (Simplified) Marketing Metrics Handbook (Simplified) Developed by Joanne O Connell and Jeff Nelson August 8, 2014 Copyright 2014 All rights reserved August 8, 2014 Page 1 of 18 Contents Overview... 3 Perspective...

More information

Mid-market technology trends: Leveraging disruption to drive value The Dbriefs Private Companies series Anthony Stephan, Principal, Deloitte

Mid-market technology trends: Leveraging disruption to drive value The Dbriefs Private Companies series Anthony Stephan, Principal, Deloitte Mid-market technology trends: Leveraging disruption to drive value The Dbriefs Private Companies series Anthony Stephan, Principal, Deloitte Consulting LLP Chris Jackson, Senior Manager, Deloitte Consulting

More information

MARKETER S GUIDE Four Keys to Website Design in 2017

MARKETER S GUIDE Four Keys to Website Design in 2017 MARKETER S GUIDE Four Keys to Website Design in 2017 Four Keys to Website Design in 2017 With every New Year comes dozens of resolutions; we all make promises to improve our lives in the next year. But

More information

Interpretive Structural Modelling for Understanding the Inhibitors of a Telecom Service Supply Chain

Interpretive Structural Modelling for Understanding the Inhibitors of a Telecom Service Supply Chain Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Interpretive Structural Modelling for Understanding the Inhibitors

More information

User Behavior Recovery via Hidden Markov Models Analysis

User Behavior Recovery via Hidden Markov Models Analysis User Behavior Recovery via Hidden Markov Models Analysis Alina Maor, Doron Shaked Hewlett Packard Labs HPE-2016-62 Keyword(s): Hidden Markov Model; predictive analytics; classification; statistical methods;

More information

Advanced analytics at your hands

Advanced analytics at your hands 2.4 Advanced analytics at your hands Today, most organizations are stuck at lower-value descriptive analytics. But more sophisticated analysis can bring great business value. TARGET APPLICATIONS Business

More information