Skip to content

caomw/benchmark-mbtree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PRE-ALPHA CODE: BEWARE

Author: Eric Christiansen
Contributor: Iljung Sam Kwak

This benchmarks the library at

https://github.com/emchristiansen/mbtree

It compares brute force search to the metric tree technique used in the above library. It measures wall time as well as the number of metric lookups required by each technique. It uses several real datasets from the UC Irvine machine learning database.

Note it runs just one test at a time; modify benchmark.scala to change the test.



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%