0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created ROC tables and modified matrices/experiments display. More... over 14 years ago
Still learning how to use git, and these should have been in earlier commits. Oops. This is a good place to revert to if necessary. More... over 14 years ago
Got code for showing multiple experiments on a single plot working, mostly. Also found out the worker needed to be in app/workers, not in lib/workers. More... over 14 years ago
Fixed experiment creation code. More... over 14 years ago
Oops More... over 14 years ago
Quick fix More... over 14 years ago
Modified database settings to work from multiple computers in the lab. Also updated workling/starling settings so hopefully we can start running analyses on lovelace. More... over 14 years ago
Changed the way matrices are shuffled for randomization. Now instead of shuffling the file, we want to shuffle the entries in the columns of the matrix. The version used here will not work for matrices where more than a tiny fraction of any column contains non-zeros; matrices must be very sparse, otherwise run-time for randomization will grow exponentially. The other difficulty is that currently the code uses raw SQL -- which is fast but fragile. More... over 14 years ago
Updated README to be specific to this project as opposed to Rails. More... over 14 years ago
Forgot to include Rakefile. More... over 14 years ago
Adding current project files. No version in repository is guaranteed to work. Experiment 'new' code needs to be finished. More... over 14 years ago
first commit More... over 14 years ago