* Implement Transform class. * Add tests for softmax. * Use Transform in regression, softmax and hinge objectives, except for Cox. * Mark old gpu objective functions deprecated. * static_assert for softmax. * Split up multi-gpu tests.
2 lines
34 B
Plaintext
2 lines
34 B
Plaintext
#include "test_multiclass_obj.cc"
|