Skip to content

Latest commit

 

History

History

Benchmarks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
This folder contains code for three benchmarks:

-rf_benchmark.py (Random Forest Benchmark)
-svm_benchmark.py (Support Vector Machine Benchmark)
-uniform_benchmark.py

The first two depend on sklearn