登录
首页 » Python » EM 算法

EM 算法

于 2018-07-14 发布 文件大小:1169KB
0 180
下载积分: 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 个回复

  • FDP聚类算法
    说明:  一种无监督的聚类算法,基于密度聚类,名称为基于快速搜索与寻找密度峰值的聚类(Clustering by fast search and find of desity peaks)
    2020-02-24 15:43:51下载
    积分:1
  • datasnooping
    机器学习 数据挖掘 数值算法 人工智能 全英文教材(python machine learning data snooping)
    2018-09-20 20:51:47下载
    积分:1
  • 微博
    利用python调用新浪api接口实现的新浪微博数据的挖掘,能够获取指定的经纬度地点的微博动态信息,还能够将其写入MySQL数据库中。
    2022-07-12 15:52:46下载
    积分:1
  • Binning算法
    说明:  数据挖掘中的binning算法,用于数据预处理(Binning algorithm in data mining for data preprocessing)
    2019-01-07 09:04:15下载
    积分:1
  • 从零开始学Python网络爬虫源代码+教学PPT
    《从零开始学爬虫》的配套资料(PPT和源码)("Learning Reptiles from Zero" (PPT and Source))
    2019-03-18 22:06:06下载
    积分:1
  • sklearn-tree-BN-knn
    说明:  分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application. The performances of three classifiers are compared and their characteristics are analyzed. The data set used in this experiment is house and segment.)
    2021-04-16 15:08:53下载
    积分:1
  • spider-(2)
    应用python编写的百度指数新闻爬取代码(baiduindex spider)
    2017-03-15 21:45:43下载
    积分:1
  • Ecalt算法
    Eclat算法是一种深度优先算法,采用垂直数据表示形式,在概念格理论的基础上利用基于前缀的等价关系将搜索空间(概念格)划分为较小的子空间(子概念格)。Eclat算法采用方法二计算支持度。对候选k项集进行支持度计算时,不需再次扫描数据库,仅在一次扫描数据库后得到每个1项集的支持度,而候选k项集的支持度就是在对k-1项集进行交集操作后得到的该k项集Tidset中元素的个数。本算法利用diffset数据格式实现。
    2022-03-02 17:06:13下载
    积分:1
  • 0056764
    这是一本经典数值算法书,包含多种算法的理论,为编程者具有一定参考意义()
    2018-05-25 16:07:55下载
    积分:1
  • pu_ju_lei
    说明:  将数据集转换为拉普拉斯矩阵,然后利用基于图论的谱聚类进行聚类。拉普拉斯矩阵采用高斯核函数,全连接方法计算。谱聚类擅长处理高维数据或非凸数据集。(The data set is transformed into Laplacian matrix, and then clustered by spectral clustering based on graph theory. The Laplacian matrix is calculated by using the Gauss kernel function and the full connection method. Spectral clustering is good at dealing with high-dimensional or non-convex data sets.)
    2019-07-01 16:05:39下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载