登录
首页 » Python » MKLpy-master

MKLpy-master

于 2019-05-20 发布
0 243
下载积分: 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 个回复

  • 顾名思义一个可视电话的序,不过没有条件做实验。
    顾名思义一个可视电话的程序,不过没有条件做实验。-As the name suggests a visual telephone procedures, but I did not do the experiment conditions.
    2022-03-25 07:03:52下载
    积分:1
  • pca_
    说明:  进行多元统计中的主成分分析,提取数据中的 主成分(Conduct principal component analysis in multivariate statistics and extract principal components)
    2019-02-28 14:04:37下载
    积分:1
  • 能够在windows下实现ping命令,
    能够在windows下实现ping命令, -Able to realize ping command under windows,
    2023-05-11 14:20:03下载
    积分:1
  • 聊天序(客户端和服务端,包含一个socket.ocx)
    聊天程序(客户端和服务端,包含一个socket.ocx)-chat program (client and server, including a socket.ocx)
    2022-02-06 12:33:27下载
    积分:1
  • RenameHandler
    重命名arcgis瓦片到鹰图瓦片,仅供参考(Rename arcgis tile to tile Intergraph, for reference)
    2014-01-15 14:24:41下载
    积分:1
  • HanoiTower100
    最近在学用API写windows程序,经过半天的努力写出了一个汉诺塔演示程序.程序短小精悍,能完整地完成盘子的移动过程.(Recent study using API to write windows procedure, after the efforts of a half-day Tower of Hanoi to write a demo program. Dapper procedures can be completed full course of plate movement.)
    2016-02-18 08:48:08下载
    积分:1
  • 用RMI实现的聊天室 包括服务器端和客户端 可支持多人多房间聊天 对要开发聊天室的兄弟很有用处 也可以做学习RMI的学习资料...
    用RMI实现的聊天室 包括服务器端和客户端 可支持多人多房间聊天 对要开发聊天室的兄弟很有用处 也可以做学习RMI的学习资料-RMI RMI
    2022-07-26 17:42:04下载
    积分:1
  • fenyou
    现有8升、5升、3升的容器各一个,均无任何度量标记,其中8升的容器装满油,其他两个为空。要求用上述容器倒来倒去,分成两份4升的油。(内附实验报告)(Existing eight liters, 5 liters, each a 3-liter container, no any measure mark, eight liter container filled with oil, the other two are empty. Requirements for the container shuffling back and forth, divided into two four liters of oil.)
    2015-11-15 17:54:53下载
    积分:1
  • PESQV01
    pesq的M文件,修改了文档的错误内容,方便大家使用和阅读。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(pesq M-file, modify the error contents of the document, to facilitate the use and reading. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .)
    2015-01-21 15:34:52下载
    积分:1
  • The-C-Programming-Language
    The C Programming Language!
    2011-12-19 17:01:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载