CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 机器学习实战

搜索资源列表

  1. decision_trees

    0下载:
  2. 机器学习实战的决策树的代码,经过本来测试,而且将书中运行代码单独写了脚本代码,方便日后直接使用。-Machine learning tree code combat, after the original test, and will run the code alone wrote the book scr ipt code, to facilitate future direct use.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7411
    • 提供者:曾凡杰
  1. knn

    0下载:
  2. 机器学习实战-第二章源码-knn算法(kNN.py)-Machine Learning in Action-Ch2.-kNN
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1725
    • 提供者:叶斯波
  1. python-dateutil-1.4.1.tar

    0下载:
  2. (python)机器学习实战书籍实验数据(全)-Machine Learning in Action-python-data
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:225965
    • 提供者:叶斯波
  1. Ch02

    0下载:
  2. 机器学习实战【美】第二版,第二章实例源代码-Machine Learning inAction Peter Harrington second chapter examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:369350
    • 提供者:vivian
  1. Ch04

    0下载:
  2. 机器学习实战 第四章实例代码 美国 Machine Learning in Action 4 Charpter instance-Machine Learning in Action 4 Charpter instance
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:34075
    • 提供者:vivian
  1. Ch06

    0下载:
  2. 机器学习实战 第六章 Machine Learning in Action Charpter6 instance-Machine Learning in Action Charpter6 instance
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:77821
    • 提供者:vivian
  1. Ch07

    0下载:
  2. 机器学习实战 第7章实例代码 Machine Learning in Action Charpter7 instance-Machine Learning in Action Charpter7 instance
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14374
    • 提供者:vivian
  1. Ch02

    0下载:
  2. 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-machine learning source code 2nd
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:351853
    • 提供者:licheng
  1. Ch03

    0下载:
  2. 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-Machine Learning 2nd
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6773
    • 提供者:licheng
  1. Ch04

    0下载:
  2. 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-Machine Learning 4nd
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:29134
    • 提供者:licheng
  1. MachineLearning

    0下载:
  2. 机器学习实战训练,有助于你快速进入学习状态-Machine learning combat training
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:10318112
    • 提供者:kite
  1. kNN_in_Python

    0下载:
  2. 用Python学习和实战kNN算法,对《机器学习实战》中的代码进行修正,保证能在python3.x中运行-kNN algorithm in learning and action in Python
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:482820
    • 提供者:何阳
  1. KNNpython

    0下载:
  2. python实现的k-近邻算法,用于数据分类。机器学习实战-k- nearest neighbor python implemented for data classification. Machine learning combat
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:772562
    • 提供者:llw
  1. kNN

    0下载:
  2. KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:511478
    • 提供者:赵保付
  1. ML_bayes

    0下载:
  2. 这段代码是《机器学习实战》中朴素贝叶斯的完整代码实现,大家一起学习进步。-This material is about the naive bayes algorithm which i learn a book about machine learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2946
    • 提供者:言西西
  1. logRegres

    0下载:
  2. 《机器学习实战》中logistic回归 其中分类器训练采用的最优化算法为梯度上升法以及改进的随机梯度上升法。-logistic regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:星星
  1. Ch03

    0下载:
  2. 这是《机器学习实战》中,讲述的决策树,运用Python语言设计决策树分类器,完全可以应用该算法-decision tree classification,demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6752
    • 提供者:邓延丽
  1. MachineLearnngInActionandsourceCode

    0下载:
  2. 机器学习实战及配套Python代码,很好的入门书。-Machine Learning in Action. Source eode and book
  3. 所属分类:Data Mining

    • 发布日期:2017-06-22
    • 文件大小:41322496
    • 提供者:Allen
  1. MLiA_SourceCode

    0下载:
  2. 机器学习实战的配套代码。.-Code of form a complete set of machine learning field.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:35894374
    • 提供者:zhao
  1. Tree

    0下载:
  2. 《机器学习实战》决策树部分源码与数据部分,仅供参考,确认有效- Machine learning with the data source tree section
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:8438
    • 提供者:hhz
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com