登录
首页 » Python » EM 算法

EM 算法

于 2018-07-14 发布 文件大小:1169KB
0 288
下载积分: 1 下载次数: 3

代码说明:

  用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, variance and proportion of the male and female height, then the mean variance of the height of male and female is solved by the EM algorithm, so as to fit the data.)

文件列表:

EM 算法, 0 , 2018-04-06
EM 算法\.ipynb_checkpoints, 0 , 2018-04-06
EM 算法\.ipynb_checkpoints\GMMEM身高分布-checkpoint.ipynb, 1070020 , 2018-04-06
EM 算法\.ipynb_checkpoints\Untitled-Copy1-checkpoint.ipynb, 951015 , 2018-04-06
EM 算法\EM.py, 3065 , 2016-04-14
EM 算法\GMMEM身高分布.ipynb, 1070020 , 2018-04-06
EM 算法\GMM建模与EM算法.ppt, 344064 , 2016-04-14
EM 算法\result.txt, 543 , 2016-04-14
EM 算法\Untitled-Copy1.ipynb, 951015 , 2018-04-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM 算法
    用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, variance and proportion of the male and female height, then the mean variance of the height of male and female is solved by the EM algorithm, so as to fit the data.)
    2018-07-14 12:46:57下载
    积分:1
  • 小波包能量谱
    用于信号特征提取,提取信号的小波包能量谱(Extracting the wavelet packet energy spectrum of the signal)
    2020-06-27 01:40:01下载
    积分:1
  • knn.py
    kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)
    2018-10-30 16:50:13下载
    积分:1
  • 96857920
    生成随机数的算法,原书带的并不能直接使用,这是本人改的直接可用的()
    2018-05-28 14:18:23下载
    积分:1
  • 中编写C语言程序预处理,读取文本文件中的,使用链表,并输出该组的按平均值、中值、边界值平滑的结果。若分箱时缺失则用最后的值复制代替,还要找出程序中
    数据挖掘中编写C语言程序数据预处理,读取文本文件中的数据,使用链表,并输出该组数据的按平均值、中值、边界值平滑的结果。若分箱时数据缺失则用最后的值复制代替,还要找出程序中的离群点,要求程序符合结构化程序设计风格,关键地方需加注释。完美实现!
    2022-02-28 20:00:10下载
    积分:1
  • 512810
    自己写的一个分形程序,支持动态编译表达式()
    2017-11-28 16:57:06下载
    积分:1
  • QB模型 神经网络
    说明:  从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
    2020-06-23 08:00:01下载
    积分:1
  • svm
    运用支持向量机对一组超宽带非视距信号识别(Support Vector Machine Signal Identification)
    2017-03-15 09:54:33下载
    积分:1
  • Social-Networks-PPT-a-R
    主要内容为R语言环境下的社交网络数据挖掘,附有源代码和数据,并包含案例所使用的PPT和相关文献。(The main content is under R locales social network data mining, with the source code and data, and includes cases PPT and related documentation used.)
    2020-11-25 11:19:32下载
    积分:1
  • PCA
    一个用python实现的PCA算法,并且给了简易素材(A PCA algorithm implemented in python, and gave a simple material)
    2020-08-23 14:38:17下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载