0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed temp files More... about 15 years ago
Added reference to Stemmer lib to hoe...spec? More... about 15 years ago
Fixed spec-brokenness in decision_tree. More... over 15 years ago
Added cross-validation code from Chapter 8. More... over 15 years ago
Added pricing model code from Chapter 8 More... over 15 years ago
Fleshed out the RDoc a bit. I think that's all for now. More... almost 16 years ago
Added 'variance' method and added a 'sum' method to the Array class to stay DRY. More... almost 16 years ago
Implemented 'md_classify' which is a refined classification that handles missing data. More... almost 16 years ago
DecisionTree.prune now works correctly! More... almost 16 years ago
Fixed a defect in the 'divide' method and fleshed out specs for tree building. More... almost 16 years ago
An attempt to add pruning revealed errors in set splitting. More... almost 16 years ago
Ahh, graphviz working a little better. More... almost 16 years ago
Fixed the build_tree method to work correctly (with spec). More... almost 16 years ago
Added 'build_tree' function to decision_tree to, well, build decision trees. More... about 16 years ago
Starting chapter 7 -- Modeling With Decision Trees. More... about 16 years ago
Merge branch 'av/chapter-5' into av/sneak More... about 16 years ago
Switched from &block parameter to simple "yield" statements. More... about 16 years ago
Added 'genetic' function for genetic optimization. More... about 16 years ago
Fleshed out rdoc. More... about 16 years ago
Fixed some broken-ness with the 'hill_climb' function. More... about 16 years ago
Added the 'annealing' function. More... about 16 years ago
Added 'hill climbing' optimization. More... about 16 years ago
Initial check-in for Chapter 5, Optimization. More... about 16 years ago
Added rubyforge website files and some rake tasks to manage them. More... about 16 years ago
Added 'spec_with_rcov' task to run rcov with rspec for code coverage. More... about 16 years ago
Added task to run RSpec. More... about 16 years ago
The ongoing effort to port searching over to ActiveRecord persistence... More... about 16 years ago
First pass at porting chapter 4 code over to the 'sneak' branch. More... about 16 years ago
Fixed the list of contributors. More... about 16 years ago
Added generate_feed_vector and feedlist.txt files. More... about 16 years ago