当前位置:网站首页>机器学习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
边栏推荐
- 那些一门心思研究自动化测试的人,后来怎样了?
- More pragmatic in business
- Use of laravel carbon time processing class
- Lecun, a Turing Award winner, pointed out that the future of AI lies in self-learning, and the company has embarked on the journey
- Thinking brought by strictmode -strictmode principle (5)
- 数学知识:求组合数 IV—求组合数
- Neo4j installation, operation, project construction and function realization
- 软件开发中的上游和下游
- Gin configuration file
- [Qt5 basic \u 1] starting from 0, Mr. Detian will study with you - Introduction to the window
猜你喜欢
After working for 6 years, let's take stock of the golden rule of the workplace where workers mix up
Log logrus third party library usage
The whole process of AS400 API from zero to one
go导入自建包
视频教程 | 长安链推出系列视频教程合集(入门)
测试必备工具—Postman实战教程
What will Web3 bring in the future?
[Qt5 basics] random number display
3500字归纳总结:一名合格的软件测试工程师需要掌握的技能大全
Lecun, a Turing Award winner, pointed out that the future of AI lies in self-learning, and the company has embarked on the journey
随机推荐
AS400 large factory interview
Microbial safety and health, what is biological treatment?
What will Web3 bring in the future?
[Qt5 basic \u 1] starting from 0, Mr. Detian will study with you - Introduction to the window
物业怎么发短信通知给业主?
Uniapp official component clicking item is invalid, solution
org. redisson. client. Redisresponsetimeoutexception: redis server response timeout (3000 ms) error resolution
PHP数组拼接MySQL的in语句
迪赛智慧数——其他图表(平行坐标图):2021年应届专业就业情况
KS009基于SSH实现宠物管理系统
Neo4j installation, operation, project construction and function realization
laravel 事件 & 订阅
Use of laravel carbon time processing class
Necessary tools for testing - postman practical tutorial
Strictmode analysis registration strictmode principle (4)
Lecun, a Turing Award winner, pointed out that the future of AI lies in self-learning, and the company has embarked on the journey
AS400 API 从零到一的整个历程
php将二维数组元素转为键值对
Some items of OCR
[Qt5 tab] tab label and content hierarchical analysis