mlpack / benchmarks

Machine Learning Benchmark Scripts
101 stars 49 forks source link

Benchmark test file for Logistic Regression #40

Closed Iron-Stark closed 7 years ago

Iron-Stark commented 7 years ago

@zoq

The benchmark code for Logistic Regression is not present in tests folder. So I have added the same.

mlpack-jenkins commented 7 years ago

Can one of the admins verify this patch?

zoq commented 7 years ago

Can you remove the svm modification from the PR?

mlpack-jenkins commented 7 years ago

Can one of the admins verify this patch?

zoq commented 7 years ago

@mlpack-jenkins test this

zoq commented 7 years ago

Thanks for the contribution, really nice to see that more and more methods are tested.