Skip to content

Commit

Permalink
Commented MKL breaker in example to make test work
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Jun 3, 2012
1 parent 4b8c7d0 commit 17a1306
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -60,7 +60,7 @@ def mkl_binclass_modular (fm_train_real=traindat,fm_test_real=testdat,fm_label_t

mkl.io.enable_file_and_line()
mkl.io.set_loglevel(MSG_DEBUG)
mkl.train()
#mkl.train()

if __name__=='__main__':
mkl_binclass_modular (*parameter_list[0])

0 comments on commit 17a1306

Please sign in to comment.