Home - GitHub
may 2011 by Vaguery
"CukeSalad is a Cucumber extension that allows you to focus on the task at hand - expressing examples, the roles involved in those examples and what those roles can do with the product under development."
Cucumber
behavior-driven-design
test-driven-design
Ruby
toolkit
rubygem
may 2011 by Vaguery
gist: 503660 - What's wrong with Ruby libraries for CouchDB?- GitHub
august 2010 by Vaguery
"It is my opinion, that anybody should be able to use Couch in Rails or Sinatra or plain Ruby application as easily as using ActiveRecord, or, maybe more importantly, the highly faved MongoDB. Please share your opinion in the comments."
CouchDB
ruby
NoSQL
library
call-to-action
rubygem
august 2010 by Vaguery
mperham's bayes_motel at master - GitHub
april 2010 by Vaguery
"BayesMotel is a multi-variate Bayesian classification engine. There are two steps to Bayesian classification:
Training You provide a set of variables along with the proper classification for that set.
Runtime You provide a set of variables and ask for the proper classification according to the training in Step 1.
Commonly this is used for spam detection. You will provide a corpus of emails or other data along with a "Spam/NotSpam" classification. The library will determine which variables affect the classification and use that to judge future data."
Ruby
rubygem
Bayesian
classification
statistics
learning-from-data
machine-learning
algorithms
Training You provide a set of variables along with the proper classification for that set.
Runtime You provide a set of variables and ask for the proper classification according to the training in Step 1.
Commonly this is used for spam detection. You will provide a corpus of emails or other data along with a "Spam/NotSpam" classification. The library will determine which variables affect the classification and use that to judge future data."
april 2010 by Vaguery
binarylogic's searchlogic at master - GitHub
june 2009 by Vaguery
"Again these are just named scopes. You can chain them together, call methods off of them, etc. What’s great about these named scopes is that they do NOT use the :include option, making them much faster. Instead they create a LEFT OUTER JOIN and pass it to the :joins option, which is great for performance. To prove my point here is a quick benchmark from an application I am working on..."
Rails
library
rubygem
database
opensource
mysql
GitHub
activerecord
plugins
searchlogic
june 2009 by Vaguery
related tags
activerecord ⊕ algorithm ⊕ algorithms ⊕ Bayesian ⊕ behavior-driven-design ⊕ call-to-action ⊕ classification ⊕ CouchDB ⊕ Cucumber ⊕ cultural-norms ⊕ database ⊕ etiquette ⊕ GitHub ⊕ installation ⊕ learning-from-data ⊕ library ⊕ library-structure ⊕ machine-learning ⊕ mysql ⊕ NoSQL ⊕ opensource ⊕ plugins ⊕ project ⊕ project-management ⊕ QR-code ⊕ Rails ⊕ ruby ⊕ rubygem ⊖ searchlogic ⊕ software-development ⊕ statistics ⊕ test-driven-design ⊕ toolkit ⊕ version-control ⊕Copy this bookmark: