资源列表

« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 152 »

[数据挖掘AprioriMain

说明:Apriory算法是数据挖掘中常用的挖掘初始数据的算法,传统的apriory算法在大数据的情况下实现效率很低,我通过java中的hash结构进行了改进,将效率提高。-Apriory data mining algorithms commonly used in the initial data mining algorithms, the traditional apriory inefficient algorithm in the
<王志祥> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘bayes

说明:首先对数据进行拆分,分为测试集与训练集,通过训练集进行贝叶斯网络的建模,最后利用建立的模型进行预测或分类任务的R语言代码-First, the data is split into a training set and test set, Bayesian network modeling through the training set, and finally the use of the model to predict or c
<熊剑廷> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据挖掘IG

说明:实现计算特征的信息增益,最后一列为样本标签,输出为特征的信息增益值及对应的序列号-Calculated to achieve gain characteristic information, and finally as a sample of tag output information characteristic of the gain value and the sequence number corresponding to
<xuyan> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据挖掘CHI

说明:计算特征的卡方校验值,最后一列为样本标签,输出为特征的卡卡校验值及对应的特征序列号-The chi-square calculate checksum feature, the last one as a sample label, the output characteristics of the card verification value and the corresponding serial number feature
<xuyan> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据挖掘bayes

说明:基于自然对数改进的朴素贝叶斯,统计TPR,NPR,TFR,TPR-Based on the natural logarithm improved Naive Bayes
<xuyan> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据挖掘openlogic-tomcat-7.0.12-windows-amd64-bin-1

说明:good coding for beginner
<mukesh> 在 2024-09-20 上传 | 大小:8238080 | 下载:0

[数据挖掘LogisticRegression

说明:本例是用Python写的简单的逻辑回归的例子,可以下载试试。-This case is an example of a simple logistic regression written in Python, you can download a try.
<liuchao> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据挖掘SVM-introduction

说明:SVM浓缩讲稿,精简地介绍了svm的基本概念和理论,有助于新手理解和学习。-SVM speech introduces the basic principles and core concepts SVM to help the novice to learn and understand.
<lvrui> 在 2024-09-20 上传 | 大小:6259712 | 下载:0

[数据挖掘bagging

说明:bagging算法的R语言实现,完整代码,运行速度较快-bagging algorithm R language, the complete code to run faster
<一蓑烟云> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据挖掘decision-making-tree

说明:决策树的Python代码实现,要所报内含原数据-Decision Tree Python code, containing the original data to be reported
<一蓑烟云> 在 2024-09-20 上传 | 大小:6144 | 下载:0

[数据挖掘LDA-topic-model

说明:首先声明,这是别人写的LDA主题模型代码,本人测试过,可以运行,但是输出跟输出有点不尽人意,输入的是词的序号和该词在文档中出现的次数,要是可以直接读取文档就完美了。输出是主题以及词在该主题出现的概率,其中得到的主题我就看不懂了,不知道是算法问题,还是因为我的水平有限。在研究LDA主题模型的朋友,可以下载试一下-First statement, which is written by someone else LDA topic mode
<辛伟> 在 2024-09-20 上传 | 大小:12288 | 下载:0

[数据挖掘K-Means-master

说明:模糊C均值聚类算法的PYTHON实现,在UCI的IRIS数据集上实现-Fuzzy C-means clustering algorithm PYTHON realization, implemented on UCI s IRIS data set
<Jingwei Huang> 在 2024-09-20 上传 | 大小:14336 | 下载:0
« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 152 »

源码中国 www.ymcn.org