搜索资源列表
WELL
- 它试图解决的问题,薄弱的标签是一个多学习一种新标签的问题,其中只有部分标签集与每个提供相关培训的例子-This package includes the MATLAB code of the multi-label learning algorithm WELL. It tries to deal with weak label problem which is a new kind of multi-label learning problem, where only a partial la
Multi-TabDemo
- 通过matlab GUI的基础控件实现了多标签页的切换-Basis by matlab GUI controls to achieve a multi-tab to switch
RFID-anti-collision-multi-tag
- 针对无线射频识别(radio frequency identification,RFID)系统的多标签碰撞问题,在分析RFID标签编码规则的基础上,提出根据标签编码规则进行标签分组和标签预淘汰的方法,在读写器识别的初始阶段根据特定的规则淘汰部分标签,从而减少系统工量,提高系统工作效率.实例证明:在不增加标签结构复杂度的基础上,充分利用已有的有效信息能够有效减少阅读器的查询次数和系统的总通信量.-For radio frequency identification (radio frequency
6MLkNN
- 南京大学的多类标签KNN分类器,对模式识别十分重要的作用,有着较好的分类效果,可以充分利用类别信息。-Nanjing university class label KNN classifier, the pattern recognition is an important role, has a good classification effect, can make full use of class information.
chengxu
- matlab实现的多标签情况下的室内定位程序,算法基于RSSI,效果OK-Matlab implementation of the multi label case of indoor positioning procedures, algorithms based on RSSI, the effect of OK
LDL_v1.1
- 多标签分布代码,可以直接运行。对应的readme中有详细的使用办法-Multi-label distribution code can be directly run. Corresponding readme use practices in detail
KNN
- 在训练集中数据和标签已知的情况下,输入测试数据,将测试数据的特征与训练集中对应的特征进行相互比较,找到训练集中与之最为相似的前K个数据,则该测试数据对应的类别就是K个数据中出现次数最多的那个分类。(In the case where the training data and the tag are known, the test data is input, the characteristics of the test data are compared with the character
KNN
- matlab编写的knn分类算法,在训练集中数据和标签已知的情况下,输入测试数据,将测试数据的特征与训练集中对应的特征进行相互比较,找到训练集中与之最为相似的前K个数据,则该测试数据对应的类别就是K个数据中出现次数最多的那个分类。(KNN classification algorithm written by MATLAB)