代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交互式界面代码 八种降维方法交
无监督学习:通过无标签的数据,学习数据的分布或数据与数据之间的关系。 1. 降维算法 1 定义:用低维的概念去类比高维的概念.将高维的图形转化为低维的图形的方法。 1.1. 算法模块 :PCA算法、NMF(非负矩阵分解)算法、LDA算法等。 1.2. Python库 :sklearn.decomposution; 2. 主成分分析( PCA )降维算法 1 主成分分析:主成分分析( Principal Component Analysis, PCA )是最常用的一种降维方法,通常用于高维数据集的探索与 可视化,还可以用作数据压缩和预处理等。PCA可以把具有相关性的高维变量合成为线性无关的低维变
2022-06-03 11:50:33 159KB 学习 无监督学习 监督学习
1
该资源主要参考我的博客: [python] Kmeans文本聚类算法+PAC降维+Matplotlib显示聚类图像 http://blog.csdn.net/eastmount/article/details/50545937 包括输入文档txt,共1000行数据,每行都是分词完的文本。 本文主要讲述以下几点: 1.通过scikit-learn计算文本内容的tfidf并构造N*M矩阵(N个文档 M个特征词); 2.调用scikit-learn中的K-means进行文本聚类; 3.使用PAC进行降维处理,每行文本表示成两维数据;
2022-05-30 23:14:11 358KB python Kmeans PAC降维 Matplotlib
基于python,利用主成分分析(PCA)和K近邻算法(KNN)在MNIST手写数据集上进行了分类。经过PCA降维,最终的KNN在100维的特征空间实现了超过97%的分类精度。
注释详细 基于orl yaleb ar人脸数据库 实现PCA、KPCA、LDA、KDA、 LPP、LDP、LGSDP和LSDA的人脸重构,即用20,40,60,80,...,160个投影来重构图像的效果。 实现PCA、KPCA、LDA、KDA、 LPP、LDP、LGSDP和LSDA算法的人脸识别,给出 10,20,30,...,160维的人脸识别识别率。 用PCA、KPCA、LDA、KDA、 LPP、LDP、LGSDP和LSDA用来进行人脸图像降维,实现3个不同数据集多个子集的二维和三维空间实现数据的可视化。
2022-05-29 16:05:29 143.7MB matlab 重构 综合资源 开发语言
1
快速降维SAGE算法的设计与实验验证
2022-05-26 11:48:17 125KB 研究论文
1
基于特征降维的语音情感识别matlab代码
2022-05-24 21:05:41 254KB matlab 源码软件 开发语言
1
【摘要】 文本自动分类是信息检索与数据挖掘领域的研究热点与核心技术,近年来得到了广泛的关注和快速的发展.提出了基于机器学习的文本分类技术所面临的互联网内容信息处理等复杂应用的挑战,从模型、算法和评测等方面对其研究进展进行综述评论.认为非线性、数据集偏斜、标注瓶颈、多层分类、算法的扩展性及Web页分类等问题是目前文本分类研究的关键问题,并讨论了这些问题可能采取的方法.最后对研究的方向进行了展望. 【Abstract】 In recent years, there have been extensive studies and rapid progresses in automatic text categorization, which is one of the hotspots and key techniques in the information retrieval and data mining field. Highlighting the state-of-art challenging issues and research trends for content information processing of Internet and other complex applications, this paper presents a survey on the up-to-date development in text categorization based on machine learning, including model, algorithm and evaluation. It is pointed out that problems such as nonlinearity, skewed data distribution, labeling bottleneck, hierarchical categorization, scalability of algorithms and categorization of Web pages are the key problems to the study of text categorization. Possible solutions to these problems are also discussed respectively. Finally, some future directions of research are given. 还原
1
状态观测器 全维和降维 状态观测器欢迎大家下载
机器学习与算法源代码12: 数据降维之PCA主成分分析.zip
2022-05-18 19:08:10 3.31MB 机器学习 算法 文档资料 人工智能