登录
首页 » WINDOWS » OTL_AIJ_code

OTL_AIJ_code

于 2020-10-28 发布 文件大小:34KB
0 267
下载积分: 1 下载次数: 14

代码说明:

  基于matlab实现的一个在线迁移学习算法OTL,(Based on matlab to achieve an online migration learning algorithm OTL,)

文件列表:

OTL_AIJ_code
OTL_AIJ_code\1. Classification
OTL_AIJ_code\1. Classification\1. Homogeneous
OTL_AIJ_code\1. Classification\1. Homogeneous\avePA1_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\data
OTL_AIJ_code\1. Classification\1. Homogeneous\data\create_OTL_ID.m
OTL_AIJ_code\1. Classification\1. Homogeneous\EObeta.m
OTL_AIJ_code\1. Classification\1. Homogeneous\EOC.m
OTL_AIJ_code\1. Classification\1. Homogeneous\Experiment_OTL_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\HomOTL1_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\HomOTL2_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\HomOTLf_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\PA1_K_M.m
OTL_AIJ_code\1. Classification\1. Homogeneous\PAIO_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous
OTL_AIJ_code\1. Classification\2. Heterogeneous\avePA1_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\data
OTL_AIJ_code\1. Classification\2. Heterogeneous\data\create_OTL_ID.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\Ensemble_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\EOC.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\Experiment_OTL_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\HetOTL0_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\HetOTL_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\PA1_K_M.m
OTL_AIJ_code\1. Classification\2. Heterogeneous\PAIO_K_M.m
OTL_AIJ_code\2. Concept Drift
OTL_AIJ_code\2. Concept Drift\CDOLfix_K_M.m
OTL_AIJ_code\2. Concept Drift\CDOL_K_M.m
OTL_AIJ_code\2. Concept Drift\data
OTL_AIJ_code\2. Concept Drift\data\create_CD_ID.m
OTL_AIJ_code\2. Concept Drift\EOC.m
OTL_AIJ_code\2. Concept Drift\Experiment_OTL_K_M.m
OTL_AIJ_code\2. Concept Drift\ModiPE_K_M.m
OTL_AIJ_code\2. Concept Drift\PA1_K_M.m
OTL_AIJ_code\2. Concept Drift\PE_K_M.m
OTL_AIJ_code\2. Concept Drift\ShiftPE_K_M.m

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

发表评论

0 个回复

  • iqitiallybwindowbserial
    可以用黄金分割和斐波那契算法实现优化,只要改变相应的参数就可以用了(You can use the golden section and the Fibonacci algorithm to optimize, just change the corresponding parameters.)
    2018-09-11 21:57:11下载
    积分:1
  • kaggle叶子分类
    利用一维卷积神经网络将叶子进行分类,里面包含的有数据(Classification of leaves using one dimensional convolution neural network)
    2018-07-12 20:41:43下载
    积分:1
  • FDP聚类算法
    说明:  一种无监督的聚类算法,基于密度聚类,名称为基于快速搜索与寻找密度峰值的聚类(Clustering by fast search and find of desity peaks)
    2020-02-24 15:43:51下载
    积分:1
  • Python预处理
    Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
    2020-09-17 14:07:54下载
    积分:1
  • Social-Networks-PPT-a-R
    主要内容为R语言环境下的社交网络数据挖掘,附有源代码和数据,并包含案例所使用的PPT和相关文献。(The main content is under R locales social network data mining, with the source code and data, and includes cases PPT and related documentation used.)
    2020-11-25 11:19:32下载
    积分:1
  • Ecalt算法
    Eclat算法是一种深度优先算法,采用垂直数据表示形式,在概念格理论的基础上利用基于前缀的等价关系将搜索空间(概念格)划分为较小的子空间(子概念格)。Eclat算法采用方法二计算支持度。对候选k项集进行支持度计算时,不需再次扫描数据库,仅在一次扫描数据库后得到每个1项集的支持度,而候选k项集的支持度就是在对k-1项集进行交集操作后得到的该k项集Tidset中元素的个数。本算法利用diffset数据格式实现。
    2022-03-02 17:06:13下载
    积分:1
  • OPTICS
    此为利用optics聚类方法剔除风电异常数据后,采用极限学习机验证的代码(optics data mining)
    2017-03-22 19:29:22下载
    积分:1
  • TurbulentWindGenerator
    三维风场模拟.利用Kaimal spectrum结合FFT进行风场模拟,生成风速时程得进行必要参数的定义。(3D Turbulent Wind Generation。 Generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. )
    2017-02-28 11:35:25下载
    积分:1
  • MqnieCarlo
    MonteCarlo仿真的C++源码,具有参考价值(C source code of MonteCarlo simulation, which has reference value)
    2018-08-03 21:25:08下载
    积分:1
  • Kares入门资料打包
    深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
    2020-06-17 17:00:01下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载