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

搜索资源列表

  1. NLP

    0下载:
  2. 自然语言处理教程与项目总结,java与python描述均有。-NLP summary
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:899.96kb
    • 提供者:kingBar
  1. libsvm-3.21.tar

    0下载:
  2. svm仿真,基于c语言的编写,可以用于matlab,python以及java等多种语言-simulation for svm
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:827.43kb
    • 提供者:liyunsheng
  1. gplvm

    1下载:
  2. 这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the spar
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:
  1. dbscan_

    2下载:
  2. 数据挖掘中DBSCAN聚类算法的实现,用python语言实现,亲测可用。-The realization of DBSCAN clustering algorithm in data mining, using Python language to achieve, pro test available.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:小凌儿
  1. baseflight-master

    0下载:
  2. 用python语言实现了常用的概率算法,非常建议本科生在学习概率论的时候跑一跑这些算法,养成贝叶斯思维-Using python language commonly used probabilistic algorithms, highly recommended undergraduate study in probability theory, when these algorithms run a race, to develop Bayesian thinking
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:670.71kb
    • 提供者:lwc
  1. Recommender

    0下载:
  2. 基于MovieLens数据,通过计算余弦相似度,Python语言构建的一个简单协同过滤推荐系统,并给出RMSE等测评结果-Based MovieLens data by calculating the cosine similarity, Python language to build a simple collaborative filtering systems, and the like are given RMSE uation results
  3. 所属分类:Data Mining

    • 发布日期:2017-05-27
    • 文件大小:9.65mb
    • 提供者:huashi
  1. time-sequence

    0下载:
  2. 数据挖掘,时间序列分析算法的实现和应用,python语言开发-data miniing
  3. 所属分类:Data Mining

    • 发布日期:2017-05-31
    • 文件大小:12.55mb
    • 提供者:chenteng
  1. SVR

    0下载:
  2. 用于回归的支持向量机程序,改程序用python语言编写,使用前需安装libsvm-Support vector machine for regression procedure, change program written in python, using libsvm before installation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:zhuozeying
  1. SILPMKL

    1下载:
  2. 用于回归的多核学习之MKL-wrapper算法程序,编写语言为python,运行环境为linux。-For multi-core the MKL- wrapper of learning algorithm of regression procedure, is the written language python, running environment for Linux.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:zhuozeying
  1. python-LDA-master

    0下载:
  2. 使用python语言实现TFIDF文本关键字提取代码-Python tfidf
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:12.95kb
    • 提供者:dingyuan
  1. MachineLearningInaction

    0下载:
  2. 本文件中的内容是《机器学习实战》这本书中的代码,语言采用的是python。(The content of this document is the code in this book "machine learning combat"and the language of code is Python.)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:31.02mb
    • 提供者:aoni
  1. svm

    0下载:
  2. 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:cc1996
  1. load_ANN

    4下载:
  2. python 语言 Ann算法电力负荷预测,网上发现的,共享一下(Python language, Ann algorithm, power load forecasting, online discovery, sharing.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-01
    • 文件大小:2.07mb
    • 提供者:sdheidi
  1. python数据分析 韩波

    4下载:
  2. 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
  3. 所属分类:数据挖掘

    • 发布日期:2019-02-16
    • 文件大小:171kb
    • 提供者:SSYYGAM
  1. 爬取豆瓣电影Top250

    0下载:
  2. 通过python语言,利用爬虫、词云等模块,爬取豆瓣电影评分前250(Climbing the top 250 of Douban Movie)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-04
    • 文件大小:265kb
    • 提供者:fv965
  1. 利用Python进行数据分析

    0下载:
  2. 数据挖掘python语言的学习资料,包括常用算法的实现和工具的使用(Data Mining Pthon Language Learning Materials, including the Implementation of Common Algorithms and the Use of Tools)
  3. 所属分类:数据挖掘

    • 发布日期:2019-11-08
    • 文件大小:8.77mb
    • 提供者:皮皮侠
搜珍网 www.dssz.com