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

搜索资源列表

  1. Untitled5

    0下载:
  2. 数学建模中的一个遗传算法,以生物理论为基础,是数模中的常用的基本算法。-Mathematical modeling of the genetic algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:蔡霖
  1. test1

    0下载:
  2. scikit-learn常用分类器的实例-Examples of commonly used scikit-learn classifier
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:wds
  1. linear-regression

    0下载:
  2. 使用matlab实现机器学习最常用的linear regression算法-Using matlab realize learning machine most commonly used linear regression algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2.81kb
    • 提供者:龙涛
  1. fengqunsuanfaPID

    0下载:
  2. 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:50.67kb
    • 提供者:zxljzxl
  1. ensemble_2.0

    0下载:
  2. 集成分类器,用于软判决。 常用于图像隐写和隐写分析。-Integrated classifier for soft decision.
  3. 所属分类:Data Mining

    • 发布日期:2017-06-01
    • 文件大小:12.86mb
    • 提供者:
  1. 08ClusAdvanced-1

    0下载:
  2. 综合介绍聚类分析的方法,从常用方法到高级方法-Overview cluster analysis, the common method to advanced methods
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:Qi
  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. R-language-packages

    0下载:
  2. R语言常用计量包,初学者可以使用这个查找自己要用的包。-R language package
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:6.49kb
    • 提供者:李浩铭
  1. AprioriMain

    0下载:
  2. Apriory算法是数据挖掘中常用的挖掘初始数据的算法,传统的apriory算法在大数据的情况下实现效率很低,我通过java中的hash结构进行了改进,将效率提高。-Apriory data mining algorithms commonly used in the initial data mining algorithms, the traditional apriory inefficient algorithm in the case of large data, I have bee
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:王志祥
  1. minhash

    0下载:
  2. minhash的论文。mihash算法是常用的算法。-Minhash papers. Mihash algorithm is a common algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:74.58kb
    • 提供者:adazhou
  1. svmMLiA

    0下载:
  2. 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:3.5kb
    • 提供者:dongyanyan
  1. findKN

    0下载:
  2. 在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neighbor Finder C++ they used to a
  3. 所属分类:Data Mining

    • 发布日期:2017-05-22
    • 文件大小:6.16mb
    • 提供者:风之痕lch
  1. cf_matrix-decomposition

    0下载:
  2. 现在比较常用的一种给予举证分解的协同过滤算法,用于个性化推荐-Now more commonly used as a collaborative filtering algorithm decomposition give evidence for personalized recommendation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:李琴
  1. cf

    0下载:
  2. 现在比较常用的一种传统的协同过滤算法,用于个性化推荐 最基础的-Now more commonly used as a traditional collaborative filtering algorithms for the most basic personalized recommendation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:李琴
  1. Cluster

    1下载:
  2. 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:8.76kb
    • 提供者:wangwendao
  1. data-mining

    0下载:
  2. 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:781.98kb
    • 提供者:胡运杰
  1. UCI

    1下载:
  2. 机器学习常用的35个UCI数据集,包括iris、lenses、mushroom、pima indians、wine等。-Machine learning UCI common data set 35, including iris, lenses, mushroom, pima indians, wine and the like.
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:4.1mb
    • 提供者:赵**
  1. 64287940

    0下载:
  2. 包含了数学建模中的常用模型 并对其做了简要的介绍()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:808kb
    • 提供者:FOSD!4357
  1. 111823

    0下载:
  2. C常用算法程序集  第2部分,第2章源代码,珍藏()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:12kb
    • 提供者:Clyeh
  1. 7390318

    0下载:
  2. 一种常用的数学方法,采用迭代算法求解多项式()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:okject
« 12 »
搜珍网 www.dssz.com