CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - 贝叶斯

搜索资源列表

  1. machine-learning

    0下载:
  2. python3实现各种机器学习算法,包括knn算法,决策树算法,SVM算法,朴素贝叶斯算法等-Python3 realize all kinds of machine learning algorithms, including KNN algorithm, the decision tree algorithm, the SVM algorithm, naive bayesian algorithm, etc
  3. 所属分类:Data Mining

    • 发布日期:2017-05-02
    • 文件大小:692021
    • 提供者:朱灿
  1. python-chengxu

    0下载:
  2. 关于python写的朴素贝叶斯分类,写的非常不错-Written python on Bayesian classifier This procedure is very good
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:16195
    • 提供者:石原
  1. native-bayes-classifier

    0下载:
  2. 朴素贝叶斯算法的源代码实现,(含训练数据)-to achieve native bayes classifier
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1347923
    • 提供者:chen
  1. nlp

    0下载:
  2. 基于贝叶斯网络的网络评论情感分类,Java实现,内附评论数据包-Based on Bayesian Network Web reviews sentiment classification, Java implementation, the packet included a review
  3. 所属分类:Data Mining

    • 发布日期:2017-05-21
    • 文件大小:5945207
    • 提供者:王卫
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器,机器学习十大经典算法之一,基本的实现-Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:车万翔
  1. Bayes

    0下载:
  2. 做了C++的贝叶斯分类算法的实现,希望感兴趣的下载-Do realize C++ Bayesian classification algorithm want to download interesting
  3. 所属分类:Data Mining

    • 发布日期:2017-05-16
    • 文件大小:3818296
    • 提供者:Yusingh
  1. HCgai

    0下载:
  2. 贝叶斯网络结构学习爬山算法的改进方法,更准确-Improved Bayesian network structure learning climbing algorithm, more accurate
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:6429
    • 提供者:贺楚超
  1. pythonsrc

    0下载:
  2. 机器学习算法,包括主成分分析方法,奇异值分解,逻辑回归,最小二乘法线性回归,朴素贝叶斯-machine learning algorithm prototype including PCA, SVD, Logic Regression, LMS and Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5911
    • 提供者:xiaozhiz
  1. Bayesian-networks-for-Data-Mining

    0下载:
  2. 贝叶斯网络的介绍及其在数据挖掘和模式识别中的应用-Introduction Bayesian network and its application in data mining and pattern recognition
  3. 所属分类:Data Mining

    • 发布日期:2017-05-11
    • 文件大小:2222582
    • 提供者:胡园园
  1. NaiveBayes-master

    0下载:
  2. 对文本信息进行分类,训练和学习,利用朴素贝叶斯算法实现。-Text information on the classification, training and learning, with Naive Bayes algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:4882
    • 提供者:xlyxy
  1. learn_struct_K2

    0下载:
  2. 本程序是贝叶斯网络结构学习的K2算法程序,可获取离散变量的贝叶斯网络-This procedure is K2 Bayesian network structure learning algorithm program, available discrete variables Bayesian Network
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:zhouqian
  1. 贝叶斯概率分解源码

    0下载:
  2. 贝叶斯概率分解的matlab详细源码,里面有详细的推导过程
  3. 所属分类:数据挖掘

    • 发布日期:2016-07-06
    • 文件大小:3906229
    • 提供者:zctzzy
  1. 贝叶斯网工具箱

    1下载:
  2. 贝叶斯网的工具箱,很实用,可以直接运行。(Bayesian network toolbox, very practical, you can run directly.)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-16
    • 文件大小:2053120
    • 提供者:浩浩汤汤
  1. NBC

    1下载:
  2. 朴素贝叶斯模型,用来做大数据的分类,是一种很简单易上手的模型,代码很简单,有例子。(Naive Bayes model is used to enlarge the classification of data)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-21
    • 文件大小:36864
    • 提供者:濉燃
  1. 贝叶斯和KNN算法比较——基于Adult数据集

    2下载:
  2. 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-05
    • 文件大小:131072
    • 提供者:hgwf
  1. 贝叶斯

    1下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类(The classification principle of Bias classifier is to calculate the posterior probability by using Bias's formula through the prior probability of an object, that is, the proba
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-08
    • 文件大小:855040
    • 提供者:秦冰
  1. 相关向量机

    0下载:
  2. 稀疏贝叶斯学习中相关向量机学习程序资料,一起学习(In sparse Bayesian learning, correlation vector machine learning program data, learning together)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-20
    • 文件大小:258048
    • 提供者:叶天瑜
  1. naivebayes

    0下载:
  2. 朴素贝叶斯分类算法的代码,可实现多案例使用(The code of the simple Bias classification algorithm can be used for multiple cases)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-03
    • 文件大小:16121856
    • 提供者:O_of
  1. BIC确定GMM聚类簇数

    2下载:
  2. 通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
  3. 所属分类:数据挖掘

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:MasterW
  1. FullBNT-1.0.7

    1下载:
  2. 贝叶斯工具箱,本人亲测好用,用于复杂贝叶斯网求解。(Bayesian Tools boxes which can be used to complex Bayesian network)
  3. 所属分类:数据挖掘

    • 发布日期:2020-08-04
    • 文件大小:12369920
    • 提供者:hjqlz
« 12 3 »
搜珍网 www.dssz.com