Skip to content

Commit

Permalink
updated readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
benhamner committed Mar 16, 2012
1 parent 160a89c commit 002acc9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Benchmarks/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This folder contains code for four benchmarks:

-rf_benchmark.py (Random Forest Benchmark)
-svm_benchmark.py (Support Vector Machine Benchmark)
-optimized_value_benchmark.py (Optimized Constant Probability Benchmark)
-uniform_benchmark.py (All predictions have probability 0.5)
3 changes: 3 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Benchmarks for Boehringer-Ingelheim's Predicting a Biological Response Competition, hosted by Kaggle

https://www.kaggle.com/c/bioresponse

0 comments on commit 002acc9

Please sign in to comment.