文件名称:active-learning-code

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 84kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量

activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量

getlabel.m:根据树和测试样例,得到根据该树得到的类标

getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加)

RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,

RandomCreateTree_d_all.m:根据所有样本点的割点建造树

randomdata.m:给定属性取值,造数据

randomselect.m:从数据中随机选择一部分作为

showTree.m:显示树的结构

test.m:给出树,测试样例,得到正确率-Learning_random.m: randomly selected sample, randomly selected sample from (90) pool the The deleted version space tree quantity activeLearning.m: selecting a sample from the pool based on the principle of maximum entropy, delete the number of version space tree getlabel.m: According to the tree and the test sample obtained according to the class standard getTrees.m the tree: from the tree structure (randomly generated), randomly selected a certain number of trees (the leaves of the tree node class marked randomly adding ) RandomCreateTree_d_unbalance: According to the sample point cut point unbalanced cut point construction tree, RandomCreateTree_d_all.m: construction of the tree randomdata.m all sample points cut point: given the value of the property, manufacturing data randomselect.m: random data Select as part showTree.m: tree structure test.m: tree, the test sample is given to get the correct rate
(系统自动生成,下载前可以参看下载内容)

下载文件列表





代码\test.m

....\getTrees.m

....\RandomCreateTree_d_all.m

....\showTree.m

....\getlabel.m

....\randomdata.m

....\Learning_random.m

....\randomselect.m

....\activeLearning.m

....\RandomCreateTree_d_unbalance.m

....\readme.txt

数据\iris.data

....\treedata_iris.txt

....\traindata_iris.txt

....\testdata_iris.txt

....\result_iris_random2tree.txt

....\matlab_iris.mat

....\result_iris_random7sample.txt

....\readme.txt

....\复件 result_iris_random2tree.txt

....\总结.txt

....\复件 result_iris_random7sample.txt

代码

数据

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org