python - Ubuntu 12.04 上的 SHOGUN

标签 python ubuntu machine-learning shogun

在 12.04 上安装最新的 SHOGUN/Python 模块化界面 ( http://www.shogun-toolbox.org ) 的最佳方式是什么?我从源头尝试过,但运气不佳(很高兴发布错误);是否可以在 12.04 上安装 Trusty Tahr 软件包? https://launchpad.net/ubuntu/+source/shogun/3.1.1-1

最佳答案

(我是这个包的 debian 维护者)。

你可以尝试

apt-get -b 源将军

但此时它只会为您提供核心 libshogun 库。有一个 python 包正在开发中(在 debian 中),但尚未被接受,并且尚未在 ubuntu 中。

https://ftp-master.debian.org/new/python-shogun_3.1.1-1.html

所以你最好从源代码安装。 Shogun 有在 ubuntu 上运行的 buildbots 创建一个 python 包。因此,您只需从那里复制设置即可:

https://travis-ci.org/shogun-toolbox/shogun/jobs/18605663

关于python - Ubuntu 12.04 上的 SHOGUN,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21680741/

相关文章:

python - 在 Python 中将列表值组合为字符串的好方法是什么

php - Yii2 命名空间自动加载器找不到复制的文件

node.js - 当我启用 https 网站停止工作

java - Java中梯度下降逻辑回归的实现

image-processing - 验证码图像字符分割

python - 神经网络 : designing Cost function "not differentiable"/Tensorflow

python - 将python源代码拆分为多个文件?

linux - Hadoop:输入 "start-all.sh"后需要 root 密码

python - 获取 GBDT 模型树信息

python - 你如何打印字母之间有一点时间的单词? (Python)