"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "0d7a133b1559b8c77e8908e7260912e810398131"
Commit 453fee62 authored by Davis King's avatar Davis King
Browse files

Relaxed test slightly

parent 7af1734d
......@@ -254,7 +254,7 @@ namespace
svm_c_linear_dcd_trainer<kernel_type>::optimizer_state state;
const double C = 10;
const double C = 1;
linear_trainer.set_epsilon(1e-10);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment