登录
首页 » Python » MKLpy-master

MKLpy-master

于 2019-05-20 发布
0 197
下载积分: 1 下载次数: 10

代码说明:

说明:  一个多核学习python版本的代码,里面有平均核方法(A python library of multiple kernel learning)

文件列表:

MKLpy-master, 0 , 2019-01-19
MKLpy-master\.gitignore, 6 , 2019-01-19
MKLpy-master\LICENSE, 35149 , 2019-01-19
MKLpy-master\MKLpy, 0 , 2019-01-19
MKLpy-master\MKLpy\__init__.py, 2083 , 2019-01-19
MKLpy-master\MKLpy\algorithms, 0 , 2019-01-19
MKLpy-master\MKLpy\algorithms\EasyMKL.py, 3094 , 2019-01-19
MKLpy-master\MKLpy\algorithms\__init__.py, 242 , 2019-01-19
MKLpy-master\MKLpy\algorithms\base.py, 4525 , 2019-01-19
MKLpy-master\MKLpy\algorithms\komd.py, 10664 , 2019-01-19
MKLpy-master\MKLpy\arrange.py, 2982 , 2019-01-19
MKLpy-master\MKLpy\lists, 0 , 2019-01-19
MKLpy-master\MKLpy\lists\__init__.py, 312 , 2019-01-19
MKLpy-master\MKLpy\lists\generator.py, 818 , 2019-01-19
MKLpy-master\MKLpy\lists\kernel_list.py, 1608 , 2019-01-19
MKLpy-master\MKLpy\metrics, 0 , 2019-01-19
MKLpy-master\MKLpy\metrics\__init__.py, 1029 , 2019-01-19
MKLpy-master\MKLpy\metrics\alignment.py, 2184 , 2019-01-19
MKLpy-master\MKLpy\metrics\evaluate.py, 3801 , 2019-01-19
MKLpy-master\MKLpy\metrics\pairwise.py, 2642 , 2019-01-19
MKLpy-master\MKLpy\model_selection, 0 , 2019-01-19
MKLpy-master\MKLpy\model_selection\__init__.py, 202 , 2019-01-19
MKLpy-master\MKLpy\model_selection\splits.py, 476 , 2019-01-19
MKLpy-master\MKLpy\model_selection\validation.py, 1273 , 2019-01-19
MKLpy-master\MKLpy\multiclass.py, 7572 , 2019-01-19
MKLpy-master\MKLpy\preprocessing, 0 , 2019-01-19
MKLpy-master\MKLpy\preprocessing\__init__.py, 299 , 2019-01-19
MKLpy-master\MKLpy\preprocessing\binarization.py, 6033 , 2019-01-19
MKLpy-master\MKLpy\preprocessing\data_preprocessing.py, 2222 , 2019-01-19
MKLpy-master\MKLpy\preprocessing\kernel_preprocessing.py, 1788 , 2019-01-19
MKLpy-master\MKLpy\utils, 0 , 2019-01-19
MKLpy-master\MKLpy\utils\__init__.py, 161 , 2019-01-19
MKLpy-master\MKLpy\utils\exceptions.py, 626 , 2019-01-19
MKLpy-master\MKLpy\utils\matrices.py, 748 , 2019-01-19
MKLpy-master\MKLpy\utils\mkl_checks.py, 1721 , 2019-01-19
MKLpy-master\MKLpy\utils\validation.py, 2540 , 2019-01-19
MKLpy-master\MKLpy\weights.py, 1795 , 2019-01-19
MKLpy-master\README.md, 787 , 2019-01-19
MKLpy-master\examples, 0 , 2019-01-19
MKLpy-master\examples\test_modelselection.py, 2786 , 2019-01-19
MKLpy-master\examples\test_preprocessing.py, 2973 , 2019-01-19
MKLpy-master\examples\test_training.py, 2364 , 2019-01-19
MKLpy-master\setup.cfg, 40 , 2019-01-19
MKLpy-master\setup.py, 1139 , 2019-01-19

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

发表评论

0 个回复

  • visual c++从初学到精通源代码
    说明:  这是电子工业出版社出版,吕兵编著的visua c++从初学到精通一书中的全部程序源代码,书中涵盖了数据库编程、图像编程,windows消息机制,(This book is written by LvBing ,published by electronic industry press,introduce method in database ,image process ,message map)
    2020-06-01 11:11:55下载
    积分:1
  • 雷达仿真的图像处理Matlab
    说明:  关于雷达仿真数据处理方法的matlab程序实现(radar image process matlab code)
    2020-08-01 00:01:43下载
    积分:1
  • decdarktion
    windows下创建process的程序,对代码说一声good(The procedure that creates process under windows, say to code good)
    2018-11-27 16:59:57下载
    积分:1
  • nijc
    Does not rely on MFC to get the system information class()
    2018-03-17 18:55:52下载
    积分:1
  • c#考试系统 源码下载
    c#考试系统 源码下载
    2017-05-31下载
    积分:1
  • SsaRenamer
    Complete transformation to SSA form by renaming all registers accessed.<p>.
    2013-11-04 09:33:21下载
    积分:1
  • 时延模糊控制
    说明:  带时延的系统模型,模糊pid控制,参数已调好,可直接运行(System model with time delay, fuzzy PID control, parameters have been adjusted and can be operated directly)
    2019-11-19 23:20:40下载
    积分:1
  • 7
    说明:  7、反转姓名字符串,例如:输入James Levis输出Levis James 主程循环读入三个字符串,并分别输出其反转后的结果(7, reversed the names of the string, for example: James Levis input output Levis James read into the main three-way cycle of string, and output, respectively, after the results of their inversion)
    2007-09-29 15:26:25下载
    积分:1
  • Classfile
    c#文件处理类库(document processing library)
    2005-03-08 10:55:56下载
    积分:1
  • UMAT-TEST
    abaqus 弹塑性材料子程序,弹塑性本构,J2理论(abaqus user material subroutine,Elastoplastic material constitute,J2 theory.)
    2018-03-25 20:40:34下载
    积分:1
  • 696516资源总数
  • 106769会员总数
  • 14今日下载