抽象类细分举行_什么是用聚类技术聚类的客户细分

抽象类细分举行

This content was originally posted in Spanish here https://blogs.solidq.com/es/poder-del-dato/que-es-el-clustering-segmenta-a-tus-clientes-con-machine-learning/

此内容最初以西班牙语发布在此处https://blogs.solidq.com/es/poder-del-dato/que-es-el-clustering-segmenta-a-tus-clientes-con-machine-learning/

I just introduce the RFM technique to classify your customers in my last article, and I will add next step introducing one machine learning technique such as clustering.

我在上一篇文章中只是介绍了RFM技术以对您的客户进行分类,并且我将添加下一步介绍一种机器学习技术(例如集群)。

How is your customer database composed? Do you collect more information, other than transactional information? Do you use any targeting in your campaigns? Customer segmentation allows you to define a strategy and is a starting point for analysis, lever detection and definition of custom actions for your customers.

您的客户数据库如何组成? 除了交易信息之外,您是否还收集更多信息? 您是否在广告系列中使用任何定位? 客户细分可让您定义策略,并且是分析,杠杆检测和为客户定义自定义操作的起点。

Before proceeding, do not confuse customer segmentation (also known as customer segmentation by related elements) with market segmentation (it provides information on how that market is composed, differentiating groups with similar characteristics and needs). With customer segmentation we identify common features within our customer database. This practice can be common in communication strategies, done manually, based on the observation of these groups and the knowledge of the business.

在继续之前,请勿将客户细分(也称为按相关元素进行的客户细分)与市场细分相混淆(它提供有关该市场的组成方式,区分具有相似特征和需求的群体的信息)。 通过客户细分,我们可以确定客户数据库中的常见功能。 根据对这些群体的观察和对业务的了解,这种做法在交流策略中很常见,可以手动完成。

Searching for common patterns and variables can be a task performed by people… but our capacity is limited by the total information to be processed, whether it is number of customers or number of features to be analyzed. Fortunately the processing capacity of machines is virtually infinite thanks to cloud computing 🙂 What if we combine that knowledge and expertise in the business area with the full potential of Machine Learning?

搜索通用模式和变量可能是人们的任务……但是我们的能力受到要处理的全部信息的限制,无论是客户数量还是要分析的功能数量。 幸运的是,由于有了云计算,机器的处理能力实际上是无限的。if如果我们将业务领域的知识和专长与机器学习的全部潜能相结合,该怎么办?

Whether you’re already working with targeting or want to start segmenting your customer database, read on and find out how clustering can validate those hypotheses or help you discover other types of groups or patterns using the data.

无论您是在进行定位还是要对客户数据库进行细分,请继续阅读并了解聚类如何验证这些假设或帮助您使用数据发现其他类型的组或模式。

什么是集群? 什么是客户细分?
聚类定义 (What is clustering? What is customer segmentation?
Clustering definition)

Clustering means a set of descriptive (non-explanatory) techniques that aims to form groups from a set of elements, which have different characteristics or variables to allow such grouping.

聚类是指一组描述性(非解释性)技术,旨在从一组元素中形成组,这些元素具有不同的特征或变量以允许进行此类分组。

These groups, focusing on strict classification, must be mutually exclusive; that is, each element must belong only to one group and the groups must be composed of elements as similar as possible and, at the same time, as different as possible between groups. In line with a “traditional” definition, it seeks to achieve homogeneous groups internally and heterogeneous between them (in practice, there are not-so-different boundary cases that can present potential business opportunities).

这些专注于严格分类的组必须互斥; 也就是说,每个元素必须仅属于一个组,并且这些组必须由尽可能相似且同时在组之间尽可能不同的元素组成。 按照“传统”的定义,它试图在内部实现同质的组,并且在它们之间实现异质的组(实际上,没有那么不同的边界案例可以提供潜在的商机)。

This is a statistical process that is usually solved with Machine Learning techniques due to the large amount of data to be processed.

这是一个统计过程,由于要处理大量数据,通常使用机器学习技术来解决。

For its development, we must take some aspects into consideration:

为了使其发展,我们必须考虑一些方面:

  • The quality of the data. Sometimes it is essential to standardize such information.

    数据的质量。 有时,标准化此类信息至关重要。
  • The total groups to be calculated. It is essential to collaborate with those departments that know the business problem that is intended to be solved to define whether there should be a total of groups to be calculated.

    要计算的总组数。 与那些知道将要解决的业务问题的部门进行协作以定义是否应该计算总计的组是至关重要的。
  • The distances between the groups (how different they are) and the size of the cluster, if applicable.

    组之间的距离(它们之间有多不同)和群集的大小(如果适用)。
  • The hierarchy when defining those groups. When delimiting classification in a single cluster, making the decision whether it belongs to an “before time” group can condition the classification and be that element in one group less abound than another.

    定义这些组时的层次结构。 在单个群集中划分分类时,决定是否属于“之前”组可以确定分类的条件,并且使一个组中的元素比另一组少。

    Strategic customer segmentation

    战略客户细分

After clustering definition, this concept, a priori, “sounds easy” 😊. In short, it’s about grouping our customer database into different segments where each of them is characterized by certain features or properties that help describe how they are or how they behave. How many variables is it possible to analyze? All of us we have! (*)

在对定义进行聚类后,这个概念(先验)“听起来很容易”😊。 简而言之,这是关于将客户数据库分组为不同的细分市场,其中每个细分市场都具有有助于描述其状态或行为方式的某些功能或特性。 可以分析多少个变量? 我们所有人都有! (*)

–> (*) Eye, not the gross… 😉 It is always advisable to debug those that are not relevant and identify those in which there may be interdependencies (we would be giving more weight to these variables than they should be).

–>(*)眼睛,而不是总的眼光……always总是建议调试那些不相关的变量,并找出可能存在相互依赖关系的变量(我们将比这些变量赋予更多的权重)。

Looking for a definition similar to the one described above for clustering:

寻找与上述用于聚类的定义类似的定义:

Strategic customer segmentation means a set of descriptive techniques that aims to form groups from all clients in an organization, which have different characteristics or variables to allow such grouping.

战略性客户细分是指一组描述性技术,旨在从组织中的所有客户组成组,这些组具有不同的特征或变量以允许进行此类分组。

Again, we seek to obtain a certain total of groups, where customers are very similar to each other and, at the same time, sufficiently different from the other segments found.

同样,我们寻求获得一定数量的组,这些组中的客户彼此非常相似,同时又与找到的其他细分市场有足够的差异。

The methodology to be followed will always be linked to the business objective that is intended to be solved. In fact, we could say that customer segmentation succeeds when used by business leaders by providing them with a roadmap or conceptual map on how their customer database is composed, allowing them to make strategic decisions about their actions. Among other decisions, those related to priority and what resources are earmarked for, such as:

遵循的方法将始终与要解决的业务目标相关联。 实际上,我们可以说,当业务主管使用客户细分时,可以为他们提供关于其客户数据库组成方式的路线图或概念图,从而使他们能够制定有关其行动的战略决策,从而成功实现了客户细分。 除其他决定外,与优先级和专用资源有关的决定,例如:

  • Cross-selling and up-selling. By identifying purchasing patterns, we will be able to work with product recommendation engines. It will also help maximize the customer’s share, improving their average ticket if we recommend the right products at the end of the purchase process.

    交叉销售和向上销售。 通过确定购买模式,我们将能够使用产品推荐引擎。 如果我们在购买过程结束时推荐合适的产品,这也将有助于最大化客户的份额,提高他们的平均机票。
  • Prioritization of leads or acquisition of clones (new customers). Through predictive demand models or information on what our most profitable customers are like, we will be able to invest in target-specific campaigns, or prioritize the attention of those leads, further monetizing the acquisition of new customers.

    优先考虑潜在客户或获取克隆(新客户)。 通过预测性需求模型或有关我们最赚钱的客户情况的信息,我们将能够投资于针对特定目标的广告系列,或优先考虑这些潜在客户,从而进一步利用新客户获利。
  • Retention and reduction of abandonment rate. It’s so important to know how to capture those most profitable customers, such as loyalty and retaining them. Working on the satisfaction of our most profitable customers or predicting which groups are most susceptible to abandonment to run specific retention campaigns will be key aspects to reducing our churn rate. –> What is the customer abandonment rate? You might be interested in this article. Look! )

    保留率和减少率。 知道如何吸引那些最赚钱的客户(例如忠诚度并留住他们)非常重要。 努力使最赚钱的客户满意,或预测哪些群体最容易被遗弃以开展特定的保留活动,这将是降低客户流失率的关键方面。 –>客户的放弃率是多少? 您可能对本文感兴趣。 看! )

Here are just a few examples of resource optimization. Segmentation or clustering of customers can also help to make strategic decisions related to the optimization of the assortment (identifying the best suppliers or references), the definition of profitability goals for each group of customers, the identification of which channels (or which group within each channel) are most profitable to us or what type of products is most suitable for that channel… and countless information that makes sense when business deciders intervene and are determined to stop deciding on the basis of intuition.

这只是资源优化的一些示例。 客户的细分或集群还可以帮助做出与商品种类优化(确定最佳供应商或推荐人),每组客户的获利目标的定义,确定哪些渠道(或每组中的哪个组)有关的战略决策。渠道)对我们来说最有利可图,或者哪种类型的产品最适合该渠道……以及无数的信息,这些信息在业务决策者进行干预并决定根据直觉决定停止决策时才有意义。

Need to segment your customers?Already said Philip of Macedonia and then Louis XI: “Divide and conquer”… and although precisely in this article the quote has no war connotations, if you have come this far I hope to have convinced you how important it is to understand how your customer database is composed, whatever your sector or the type of company and that the possibilities to take advantage of that information are many (and of great value for marketing and sales departments) 😊

需要细分您的客户? 马其顿的菲利普,然后是路易十一世已经说过:“分而治之”……尽管在本文中,报价没有战争意义,但如果您走了这么远,我希望可以说服您了解客户的重要性不论您所在的部门或公司的类型如何,数据库都是组成的,利用这些信息的可能性很多(对于市场和销售部门而言具有巨大的价值)😊

Take the step and make communication between strategic and technical departments take place… and if you don’t have any data yet, put your batteries on! don’t leave it anymore and start collecting information about how your customers are key if you want to benefit from the options presented when working with strategic targeting.

采取步骤,使战略和技术部门之间进行沟通……如果您还没有任何数据,请戴上电池! 如果您想从使用战略定位时所提供的选项中受益,请不要再犹豫了,开始收集有关客户如何成为关键客户的信息。

翻译自: https://medium.com/ai-in-plain-english/what-is-clustering-customer-segmentation-with-clustering-techniques-cac5125fea8b

抽象类细分举行

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/389976.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

551. Student Attendance Record I 从字符串判断学生考勤

[抄题]: You are given a string representing an attendance record for a student. The record only contains the following three characters: A : Absent. L : Late.P : Present. A student could be rewarded if his attendance record…

使用deploy命令上传jar到私有仓库

打开cmd命令提示符,mvn install是将jar包安装到本地库,mvn deploy是将jar包上传到远程server,install和deploy都会先自行bulid编译检查,如果确认jar包没有问题,可以使用-Dmaven.test.skiptrue参数跳过编译和测试。 全命…

282. 给表达式添加运算符

282. 给表达式添加运算符 给定一个仅包含数字 0-9 的字符串 num 和一个目标值整数 target ,在 num 的数字之间添加 二元 运算符(不是一元)、- 或 * ,返回所有能够得到目标值的表达式。 示例 1:输入: num "123", targ…

java 在底图上绘制线条_使用底图和geonamescache绘制k表示聚类

java 在底图上绘制线条This is the third of four stories that aim to address the issue of identifying disease outbreaks by extracting news headlines from popular news sources.这是四个故事中的第三个,旨在通过从流行新闻来源中提取新闻头条来解决识别疾病…

python selenium处理JS只读(12306)

12306为例 js "document.getElementById(train_date).removeAttribute(readonly);" driver.execute_script(js)time2获取当前时间tomorrow_time 获取明天时间 from selenium import webdriver import time import datetime time1datetime.datetime.now().strftime(&…

Mac上使用Jenv管理多个JDK版本

使用Java时会接触到不同的版本。大多数时候我在使用Java 8,但是因为某些框架或是工具的要求,这时不得不让Java 7上前线。一般情况下是配置JAVA_HOME,指定不同的Java版本,但是这需要人为手动的输入。如果又要选择其他版本&#xff…

交互式和非交互式_发布交互式剧情

交互式和非交互式Python中的Visual EDA (Visual EDA in Python) I like to learn about different tools and technologies that are available to accomplish a task. When I decided to explore data regarding COVID-19 (Coronavirus), I knew that I would want the abilit…

5886. 如果相邻两个颜色均相同则删除当前颜色

5886. 如果相邻两个颜色均相同则删除当前颜色 总共有 n 个颜色片段排成一列,每个颜色片段要么是 ‘A’ 要么是 ‘B’ 。给你一个长度为 n 的字符串 colors ,其中 colors[i] 表示第 i 个颜色片段的颜色。 Alice 和 Bob 在玩一个游戏,他们 轮…

Sunisoft.IrisSkin.SkinEngine 设置winform皮肤

Sunisoft.IrisSkin.SkinEngine se; se new Sunisoft.IrisSkin.SkinEngine { SkinAllForm true, SkinFile "..\..\skin\EmeraldColor2.ssk" };Sunisoft.IrisSkin.SkinEngine skin new Sunisoft.IrisSkin.SkinEngine(); //具体样式文件 地址,可以自行修…

docker 相关操作

docker-compose down //关闭所有容器 docker-compose up //开启所有容器docker-compose restart //重启所有容器单独更新某个容器时用脚本$ docker ps // 查看所有正在运行容器 $ docker stop containerId // containerId 是容器的ID$ docker ps -a // 查看所有容器 $…

电子表格转换成数据库_创建数据库,将电子表格转换为关系数据库,第1部分...

电子表格转换成数据库Part 1: Creating an Entity Relational Diagram (ERD)第1部分:创建实体关系图(ERD) A Relational Database Management System (RDMS) is a program that allows us to create, update, and manage a relational database. Structured Query …

【Vue.js学习】生命周期及数据绑定

一、生命后期 官网的图片说明: Vue的生命周期总结 var app new Vue({el:"#app", beforeCreate: function(){console.log(1-beforeCreate 初始化之前);//加载loading},created: function(){console.log(2-created 创建完成);//关闭loading},be…

5885. 使每位学生都有座位的最少移动次数

5885. 使每位学生都有座位的最少移动次数 一个房间里有 n 个座位和 n 名学生,房间用一个数轴表示。给你一个长度为 n 的数组 seats ,其中 seats[i] 是第 i 个座位的位置。同时给你一个长度为 n 的数组 students ,其中 students[j] 是第 j 位…

Springboot(2.0.0.RELEASE)+spark(2.1.0)框架整合到jar包成功发布(原创)!!!

一、前言 首先说明一下,这个框架的整合可能对大神来说十分容易,但是对我来说十分不易,踩了不少坑。虽然整合的时间不长,但是值得来纪念下!!!我个人开发工具比较喜欢IDEA,创建的sprin…

求一个张量的梯度_张量流中离散策略梯度的最小工作示例2 0

求一个张量的梯度Training discrete actor networks with TensorFlow 2.0 is easy once you know how to do it, but also rather different from implementations in TensorFlow 1.0. As the 2.0 version was only released in September 2019, most examples that circulate …

docker环境 快速使用elasticsearch-head插件

docker环境 快速使用elasticsearch-head插件 #elasticsearch配置 #进入elk容器 docker exec -it elk /bin/bash #head插件访问配置 echo #head插件访问# http.cors.enabled: true http.cors.allow-origin: "*" >>/etc/elasticsearch/elasticsearch.yml#重启el…

476. 数字的补数

476. 数字的补数 给你一个 正 整数 num ,输出它的补数。补数是对该数的二进制表示取反。 例 1:输入:num 5 输出:2 解释:5 的二进制表示为 101(没有前导零位),其补数为 010。所以你…

zabbix网络发现主机

1 功能介绍 默认情况下,当我在主机上安装agent,然后要在server上手动添加主机并连接到模板,加入一个主机组。 如果有很多主机,并且经常变动,手动操作就很麻烦。 网络发现就是主机上安装了agent,然后server自…

python股市_如何使用python和破折号创建仪表板来主导股市

python股市始终关注大局 (Keep Your Eyes on the Big Picture) I’ve been fascinated with the stock market since I was a little kid. There is certainly no shortage of data to analyze, and if you find an edge you can make some easy money. To stay on top of the …

阿里巴巴开源 Sentinel,进一步完善 Dubbo 生态

为什么80%的码农都做不了架构师?>>> 阿里巴巴开源 Sentinel,进一步完善 Dubbo 生态 Sentinel 开源地址:https://github.com/alibaba/Sentinel 转载于:https://my.oschina.net/dyyweb/blog/1925839