登录
首页 » AI-NN-PR » association rules of frequent item sets Algorithm Mafia1.4 version, a very good...

association rules of frequent item sets Algorithm Mafia1.4 version, a very good...

于 2022-11-28 发布 文件大小:714.49 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • svm Main_SVM_One_Class 用于svm分类的 在matlab中运用
    svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 -svm classification svm Main_SVM_One_Class for use in matlab
    2022-01-28 13:42:31下载
    积分:1
  • 神经网络的相关应用项目
    神经网络的相关应用项目-neural network-related application projects
    2022-07-17 01:27:08下载
    积分:1
  • 这个工具箱包含了重新
    This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
    2023-08-03 15:45:04下载
    积分:1
  • 这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。 适应度:sum(i=1_110)sum(j=1_20)【xi...
    这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。 适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
    2022-02-04 17:16:00下载
    积分:1
  • cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给...
    cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
    2023-07-15 08:15:03下载
    积分:1
  • 一个用C++实现的bp网络算法程序,供大家参考
    一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
    2022-03-14 11:49:46下载
    积分:1
  • 基于神经网络的文字识别系统,它通过遗传算法实现。
    基于神经网络的文字识别系统,它通过遗传算法实现。-Neural Network Based Character Recognition system, which through genetic algorithm.
    2022-05-25 17:59:11下载
    积分:1
  • BP神经网络实现回归程序,神经网络可以从reunificat学习…
    一个bp实现回归的nn程序,可以从中学习神经网络在回归中的应用-Bp realize a return nn procedures, neural networks can learn from the reunification of the application
    2022-03-25 19:01:13下载
    积分:1
  • 该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
    该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
    2022-03-18 20:39:46下载
    积分:1
  • LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
    LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
    2022-10-06 04:35:03下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载