当前位置:网站首页>机器学习10-信念贝叶斯分类器
机器学习10-信念贝叶斯分类器
2022-07-01 01:16:00 【只是甲】
文章目录
一. 信念贝叶斯概述


二. 聚类


你可以把每一个变量都进行标记,有多少个不同的值,就有多少的维度,在空间内如果距离更近,则他们可以认为是同类,可以通过聚类算法标记出来。
2.1 聚类的应用场景:寻找优质客户

2.2 聚类应用场景:推荐系统

2.3 聚类应用场景:社区发现

2.4 聚类应用场景:生物进化树

2.5 聚类应用场景:孤立点的特殊意义

2.6 R的dist函数

2.7 数据中心化与标准化转换

三.层次聚类法

3.1 类与类之间距离计算的方法
- 最短距离法
- 最长距离法
- 中间距离法
- 类平均法
- 重心法
- 离差平方和法
R中的hclust()函数:
3.2 类的个数的确定

四. 动态聚类: K-means方法
K-means 比较容易搬到Hadoop 的MR上
4.1 R中的kmeans()函数

4.2 K-means算法优缺点

K均值对于球形的簇效果比较好,如果是下图所示的平面的,效果就不太理想
五. 基于有代表性的点的技术: K中心聚类法

K中心法的实现:PAM
六. 基于密度的方法: DBSCAN



若干概念
七. CLARA(大数据处理)


参考:
- http://www.dataguru.cn/article-4063-1.html
边栏推荐
猜你喜欢

PHP crawls data through third-party plug-ins

6月第4周榜单丨飞瓜数据UP主成长排行榜(哔哩哔哩平台)发布!

迪赛智慧数——其他图表(平行坐标图):2021年应届专业就业情况

Sun Yuchen told Swiss media Bilan that the bear market will not last long

There is no future to be expected. It is just the last fantasy of a migrant worker before he dies

Complete software development process

Qt5 mvc: revealing the secrets of data visualization

7-2 拼题A打卡奖励 dp

With regard to the white box test, you have to master these skills~

小程序中实现excel数据的批量导入
随机推荐
New opportunities for vr/ar brought by metauniverse
zabbix如何配置告警短信?(预警短信通知设置流程)
Some items of OCR
Mathematical knowledge: finding combinatorial number IV - finding combinatorial number
KS009基于SSH实现宠物管理系统
农产品换房?“变相”购房补贴!
How to maintain efficient collaboration in remote office and achieve stable growth of projects | community essay solicitation
【Content-Type请求头的内容】
Electron pit Addon
The argument type 'function' can't be assigned to the parameter type 'void function()‘
正向代理和反向代理快速理解
Matlab farthest point sampling (FPS improved version)
短信在企业中的应用有哪些?
Gin configuration file
【2022年】江西省研究生数学建模方案、代码
laravel Carbon 时间处理类使用
Sort custom function
微研所,微生物检验中常用的生化反应
More pragmatic in business
[Qt5 basics] random number display