搜索资源列表

  1. Ch03

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

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:heortywe
  1. DecisionTree

    0下载:
  2. 实现了机器学习中决策树的算法,实现环境是在python下。-Realize the Decision Tree
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:shunjian
  1. plot_svm_anova

    0下载:
  2. plot_svm_anova机器学习中大数据挖掘python文件-Machine learning cuhk python file data mining
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:新苗
  1. Ch03

    0下载:
  2. 这是《机器学习实战》中,讲述的决策树,运用Python语言设计决策树分类器,完全可以应用该算法-decision tree classification,demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:邓延丽
  1. MachineLearnngInActionandsourceCode

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

    • 发布日期:2024-05-19
    • 文件大小:41322496
    • 提供者:Allen
  1. txtpartition

    0下载:
  2. 用python写的文本分割器,可以将txt文件均分为几份。可用于学习参考。-A txt partion tool written in python, which can split txt files to several parts. It can be used for learning.
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:Retaw Jin
  1. svm_series

    0下载:
  2. 用python实现的SVM回归预测的程序,通过Anaconda实现对机器学习包sklearn的调用。-SVM regression using python to achieve predictable procedures, machine learning package sklearn call by Anaconda.
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:小凌儿
  1. socket

    1下载:
  2. 1.这是python tcp 服务器的例子,包含对数据库存取、数据处理等部分,对学习python有一个很好的了解-1. This is an example of a python TCP server, include access to the , data processing and other part, have a good knowledge of learning python
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:oushumin
  1. python_Learning

    0下载:
  2. python练习代码,人工智能学习基础,有利于掌握基础知识,巩固基础技能- Python practice code, artificial intelligence learning foundation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:108544
    • 提供者:lishaobo
  1. deeplearning

    0下载:
  2. 一个深度学习的python例程,该程序可以通过学习大量手写数字的数据提取出各手写数字的特征并对其进行识别。本文件中包含运行的主程序和结果,以及运行程序所需要的python库。- A depth learning python routines, the program can learn a lot of handwritten digital data extracted handwritten digits of each fe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:17943552
    • 提供者:乱_衣服
  1. usercf

    0下载:
  2. 基于用户的协同过滤算法(Python实现) ,很好的学习协同过滤算法的资料-User Based Collaborative Filtering
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:gyy
  1. Python_study_20141026

    0下载:
  2. python 语言学习资料,最基础的python入门材料。总结的很到位。-python language learning materials, the most basic python introductory material. Summarize it in place.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:3195904
    • 提供者:lujs
  1. webchat

    0下载:
  2. Python编程语言很强大,能做出很多的工具供在不同环境下使用,今天介绍的python源码是:Python Tornado实现web实时消息聊天的方法源码。 tornado在Python语言的学习过程中会或多或少的接触一些。今天就来讲Tornado 实现实时消息聊天的方法,及源码下载。在网络上能找到很多类似这样的案例,我也参考着再写一次,当做练手了。 (1)代码用中到的前端是: twitter 的项目 boot
  3. 所属分类:Shell编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:谭东林
  1. wordgame_2

    0下载:
  2. 本程序为小甲鱼《零基础入门学习Python》第四次课的程序。主要是对之前一次文字游戏的改进。供大家参考和学习。-This program is a small turtle “zero-based learning portal Python”, Fourth Course program. Mainly before a word game improvement. For reference and learning.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:云之上
  1. simulationCode

    0下载:
  2. 用python实现的最优路径选择算法。可运行,功能强大,值得学习!-Optimal path selection algorithm with python implementation. Can run powerful, it is worth learning!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:陈宇
  1. cnn-text-classification-tf-master

    1下载:
  2. 深度学习实现算法,卷积网络,文本分类,python代码实现-deep learning alg,cnn,text classification,very very useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:502784
    • 提供者:jiangyt
  1. pyhsmm-master

    0下载:
  2. 本源码是HSMM的Python包,HSMM是HMM的一个变种,主要用于模式识别,机器学习等-Python pakage for HSMM
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:188416
    • 提供者:zhanghao
  1. Ch02

    0下载:
  2. python编写的机器学习算法,为机器学习实战的第二章的源代码,包括第二章用到的数据-Machine learning algorithms written in python for machine learning combat Chapter II source code, including the data used in the second chapter
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:354304
    • 提供者:makai
  1. Ch03

    0下载:
  2. 这是用python编写的机器学习实战这本书的第三章的源码,包括里面的事例和用到的数据-It is written in python machine learning real source of this book chapter III, including the inside of the case and the use of data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:makai
  1. Ch04

    0下载:
  2. 这是用python编写的机器学习实战这本书的第四章的源码,包括里面的事例和用到的数据-It is written in python machine learning real source of this book chapter IV, which includes examples and data used
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:makai
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org