当前位置:网站首页>Machine learning 10 belief Bayesian classifier
Machine learning 10 belief Bayesian classifier
2022-07-01 01:50:00 【Just a】
List of articles
- One . Bayesian overview of belief
- Two . clustering
- 2.1 Application scenario of clustering : Looking for quality customers
- 2.2 Clustering application scenarios : Recommendation system
- 2.3 Clustering application scenarios : Community discovery
- 2.4 Clustering application scenarios : The tree of biological evolution
- 2.5 Clustering application scenarios : The special meaning of outliers
- 2.6 R Of dist function
- 2.7 Data centralization and standardization transformation
- 3、 ... and . Hierarchical clustering
- Four . Dynamic clustering : K-means Method
- 5、 ... and . Technology based on representative points : K Central clustering
- 6、 ... and . Density based approach : DBSCAN
- 7、 ... and . CLARA( Big data processing )
- Reference resources :
One . Bayesian overview of belief


Two . clustering


You can mark every variable , How many different values , How many dimensions are there , In space, if the distance is closer , Then they can be regarded as the same kind , It can be marked by clustering algorithm .
2.1 Application scenario of clustering : Looking for quality customers

2.2 Clustering application scenarios : Recommendation system

2.3 Clustering application scenarios : Community discovery

2.4 Clustering application scenarios : The tree of biological evolution

2.5 Clustering application scenarios : The special meaning of outliers

2.6 R Of dist function

2.7 Data centralization and standardization transformation

3、 ... and . Hierarchical clustering

3.1 The method of calculating the distance between classes
- The shortest distance method
- The longest distance method
- Middle distance method
- Class average method
- Barycenter method
- The sum of squares of deviations
R Medium hclust() function :
3.2 Determination of the number of classes

Four . Dynamic clustering : K-means Method
K-means Easier to move Hadoop Of MR On 
4.1 R Medium kmeans() function

4.2 K-means Advantages and disadvantages of the algorithm

K The mean value is better for spherical clusters , If it is the plane shown in the following figure , The effect is not ideal 
5、 ... and . Technology based on representative points : K Central clustering

K Implementation of the central method :PAM
6、 ... and . Density based approach : DBSCAN



Some concepts 
7、 ... and . CLARA( Big data processing )


Reference resources :
- http://www.dataguru.cn/article-4063-1.html
边栏推荐
- KS009基于SSH实现宠物管理系统
- [Agora] user management
- Laravel event & subscription
- For the sustainable development of software testing, we must learn to knock code?
- Microbiological health, why is food microbiological testing important
- Short message sending solution in medical his industry
- Mathematical knowledge: 01 sequence satisfying conditions - find combinatorial number
- laravel+redis 生成订单号-当天从1开始自增
- The argument type 'function' can't be assigned to the parameter type 'void function()‘
- Selenium经典面试题-多窗口切换解决方案
猜你喜欢

Unknown database connection database error

electron之坑addon

How to maintain efficient collaboration in remote office and achieve stable growth of projects | community essay solicitation

那些一门心思研究自动化测试的人,后来怎样了?

机器学习9-通用逼近器径向基函数神经网络,在新观点下审视PDA和SVM

亲测有效,快速创建JMeter桌面快捷方式

【2022年】江西省研究生数学建模方案、代码

Analysis on user behavior loss of data exploration e-commerce platform

Connectivity basis of Graphs

短信在企业中的应用有哪些?
随机推荐
Check the disk usage of MySQL database
TypeError: can‘t convert cuda:0 device type tensor to numpy. Use Tensor. cpu() to copy the tensor to
How does ZABBIX configure alarm SMS? (alert SMS notification setting process)
[content of content type request header]
QML控件类型:ToolTip
【Proteus仿真】Arduino UNO +74C922键盘解码驱动4X4矩阵键盘
Unknown database connection database error
zabbix如何配置告警短信?(预警短信通知设置流程)
Understanding and application of Qt5 layout in creation
关于白盒测试,这些技巧你得游刃有余~
go导入自建包
求两个线段公共部分的长度
【JS给元素添加属性:setAttribute;classList.remove;classList.add;】
PHP array splicing MySQL in statement
微生物安全與健康,什麼是生物處理?
Ks009 implementation of pet management system based on SSH
[无线通信基础-14]:图解移动通信技术与应用发展-2-第一代移动模拟通信大哥大
laravel+redis 生成订单号-当天从1开始自增
PHP converts two-dimensional array elements into key value pairs
直播商城源码,实现左右联动商品分类页面