资源列表

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 152 »

[数据挖掘EM

说明:对于混合高斯分布的情况,使用最大期望算法,通过不断计算每个样本的均值与方差,使得似然函数达到最大值。可以很好地处理满足一定概率分布的数据。 代码中通过mvnrnd()函数,设定其中的参数,产生符合混合高斯分布的一组数据集。-For the case of a mixed Gaussian distribution, using expectation-maximization algorithm, through continuou
<小明> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘naivebayes

说明:朴素贝叶斯算法 求导致某一结果或现象发生的最可能的条件-Naive Bayes algorithm for the most likely cause of the condition or a result of the phenomenon
<王浩然> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘f24

说明:使用24点进行快速傅里叶变换fft,进行时域和频域之间的转换-use 24 points to do fft
<zhu> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘pyspark_process

说明:使用pyspark进行文本分类算法实现,其中使用了tf-idf表示-Use pyspark text classification algorithm, which uses the tf-idf representation
<zhang> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘cfmatrix

说明:这是混淆矩阵源代码,可以输出分类结果的混淆矩阵,用于模式识别,数据挖掘等。-this is cfmatrix code
<陆瑶> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘fenjieceng

说明:对四层二维离散小波进行信息熵计算,通过对比低频子带信息熵的差值求解最佳分层数,希望对大家能有所帮助-For four-dimensional discrete wavelet information entropy calculated by comparing the difference between the low-frequency sub-band information entropy solving optimum nu
<傅生辉> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘FCCI

说明:模糊联合聚类,可以同时对样本和样本属性进行模糊化,提高算法精度。-fuzzy co-clustering approcah in whitch both the objects and the features
< 萧凡客> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘apriori

说明:用r语言编写的apriori算法 源代码 可直接使用-With r language apriori algorithm source code can be used directly
<Ari> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘micro_macro_PR

说明:the code calculate both Fscore micro and macro. Fscore is usedas classifier performance
<pazi> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘SVD_EST

说明:自行编写的加入噪声估计的KSVD去噪算法,利用SVD分解进行噪声估计- KSVD denoising algorithm to prepare the addition of noise estimation, the use of SVD decomposition noise estimation
<汪浩然> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘CF

说明:这是用matlab写的协同滤波算法主程序,程序简单,易于理解。可以应用于推荐系统-It is used to write collaborative filtering algorithm matlab main program, the program is simple and easy to understand. Recommended system can be applied。。。。。。
<kenneth> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[数据挖掘treePlotter

说明:机器学习中的决策树,利用python实现的算法-Decision tree in machine learning, using Python to achieve the algorithm
<jacksun> 在 2024-05-02 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 152 »

源码中国 www.ymcn.org