readme

来自「MultiBoost 是c++实现的多类adaboost酸法。与传统的adabo」· 代码 · 共 17 行

TXT
17
字号

Third public release of MultiBoost.

Please read INSTALL for the compilation of multiboost.
Type:
% multiboost -help
for help.

The file format for input must have the following format:

className	data1	data2	data3	...	datan
className	data1	data2	data3	...	datan
...

Contrary of the older versions, now the columns can be separated
with any whitespace.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?