Displaying 1 result from an estimated 1 matches for "computeworkingresponse".
2009 Apr 14
3
Problem cross-compiling on Ubuntu
...e included from dataset.h:20,
from node_terminal.h:21,
from distribution.h:20,
from adaboost.h:20,
from adaboost.cpp:3:
buildinfo.h:8:19: R.h: No such file or directory
adaboost.cpp: In member function `virtual GBMRESULT
CAdaBoost::ComputeWorkingResponse(double*, double*, double*, double*,
double*, double*, bool*, long unsigned int, int)':
adaboost.cpp:33: error: `exp' was not declared in this scope
adaboost.cpp:33: warning: unused variable 'exp'
[etc. - snip]
I'd be grateful if anyone can suggest what I might be doing wrong....