[ 源代码: vowpal-wabbit ]
软件包:vowpal-wabbit(6.1-1)
fast and scalable online machine learning algorithm
Vowpal Wabbit is a fast online machine learning algorithm. The core algorithm is specialist gradient descent (GD) on a loss function (several are available). VW features:
- flexible input data specification - speedy learning - scalability (bounded memory footprint, suitable for distributed computation) - feature pairing
其他与 vowpal-wabbit 有关的软件包
|
|
|
|
-
- dep: libboost-program-options1.49.0 (>= 1.49.0-1)
- program options library for C++
-
- dep: libc6 (>= 2.6)
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2.1)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.2.3.3)
- 压缩库 - 运行时