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

搜索资源列表

  1. Ch03

    0下载:
  2. Python 机器学习与实战 第三章 决策树分类问题-Python Machine Learning and practical decision tree classification Chapter III
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:4314
    • 提供者:heortywe
  1. Machine-Learning-in-Python

    1下载:
  2. 《Python机器学习及实践:从零开始通往Kaggle竞赛之路》源码,提供了一些流行的机器学习框架与程序库的应用实例,包括tensorflow框架,注重实战。-Python machine learning and practice: zero to the road leading to the Kaggle contest source code, provides some popular machine learning framework and application examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-28
    • 文件大小:101263360
    • 提供者:启民
  1. machine-learning-ex1

    0下载:
  2. 斯坦福大学机器学习课程作业第一章,主要包含线性回归实战。-Stanford Machine Learning course work first chapter contains a linear regression combat.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:506777
    • 提供者:yuan fei
  1. machine-learning-ex2

    0下载:
  2. 斯坦福大学机器学习课程作业第二章,主要包含逻辑逻辑回归算法实战。-Stanford University machine learning course of the second chapter, including logic logic regression algorithm combat.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:274419
    • 提供者:yuan fei
  1. machine-learning-ex3

    0下载:
  2. 斯坦福大学机器学习课程作业第三章,主要包含人工神经网络算法初阶实战。-Stanford University machine learning course work The third chapter, mainly contains the artificial neural network algorithm initial combat.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:7915918
    • 提供者:yuan fei
  1. machine-learning-ex4

    0下载:
  2. 斯坦福大学机器学习课程作业第四章,主要包含人工神经网络算法进阶实战。-Stanford University machine learning course of the fourth chapter, mainly including artificial neural network algorithm advanced combat.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:7978221
    • 提供者:yuan fei
  1. machine-learning-ex5

    0下载:
  2. 斯坦福大学机器学习课程作业第五章,主要包含加正则项的线性回归算法实战。-Stanford University machine learning course of the fifth chapter, including Regularized Linear Regression algorithm combat.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:229688
    • 提供者:yuan fei
  1. machine-learning-ex6

    0下载:
  2. 斯坦福大学机器学习课程作业第六章,主要包含支持向量机算法实战。-Chapter 6 of the Stanford University machine learning course, mainly includes support vector machine algorithm combat.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:946481
    • 提供者:yuan fei
  1. g13tsr

    1下载:
  2. 机器学习启蒙实战学习源码,回归模型,分类模型,聚类和相似度模型,推荐系统,深度学习等学习代码。(Machine learning, practical combat learning source,regression model, classification model, clustering and similarity model, recommendation system, depth learning and other learning code.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:209920
    • 提供者:哈哈或
  1. Tensorflow

    0下载:
  2. Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:90786816
    • 提供者:nick950222
  1. kNN

    0下载:
  2. 机器学习实战,第二章knn源代码,实现k近邻功能。(Machine learning combat, the second chapter knn source code, k nearest neighbor function.)
  3. 所属分类:数值算法/人工智能

  1. 111

    0下载:
  2. kNN算法实现的一个实例,借用的机器学习实战~~~~(its a implementation of kNN algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:2470912
    • 提供者:bonuszhou
  1. Ch02

    0下载:
  2. 来自《机器学习实战》,本代码为数字识别及网站约会预测(From "machine learning", this code is digital recognition and website dating prediction)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:860160
    • 提供者:笔芯断了
  1. SMO optimization algorithm

    0下载:
  2. SMO 优化算法 径向基核函数 代码加数据 实例 机器学习实战第六章代码(SMO optimization algorithm radial basis function)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:74752
    • 提供者:THTing
  1. [Python2]《机器学习实战》及源代码

    0下载:
  2. Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。(Python has a rich and po
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:46204928
    • 提供者:bolero
  1. 《数据挖掘导论》 PPT 压缩处理

    0下载:
  2. Machine learning 机器学习实战的课本编程资料(The textbook programming materials for machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:10070016
    • 提供者:mayang2465
  1. kNN

    1下载:
  2. knn分类器, 机器学习实战第二章代码,k最近邻分类,适用于低维数据的分类器(classifier (KNN algorithm))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-07
    • 文件大小:1024
    • 提供者:weezyin
  1. tree

    1下载:
  2. 决策树 机器学习实战CH03 统计所有label的频次,计算香农熵(Decision Tree Machine Learning Practical Combat CH03 Statistics Frequency of All Labels and Calculates Shannon Entropy)
  3. 所属分类:其他

  1. CH10-11

    1下载:
  2. 机器学习实战第10章和第11章源码,包含算法源码和数据集。(Chapter 10 and Chapter 11 source code of machine learning practice, including algorithm source code and data set.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-25
    • 文件大小:525312
    • 提供者:在水一方~
  1. xgboost导读和实战

    1下载:
  2. 本资料详细介绍了xgboost的相关基础知识和实战步骤,可供机器学习算法的入门(Federal learning is the key point of the financial technologies during right period, so I collect some basic and important books on this part to help others to get known about this career)
  3. 所属分类:其他

    • 发布日期:2021-03-22
    • 文件大小:808960
    • 提供者:egalistmir
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com