1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed csv so it is ruby1.9 and ruby1.8.6 safe More... almost 15 years ago
comments added for the bayes implementation extracted a few bits of the bayes algorithm into own methods More... almost 15 years ago
test for bayes classifier added More... almost 15 years ago
implemented eval() for bayes classifier More... almost 15 years ago
probability calculations for bayes added more example data for bayes added More... almost 15 years ago
initialization of Naive Bayes Classifier More... almost 15 years ago
rake tasks added More... almost 15 years ago
added a multi node example to the som More... almost 15 years ago
removed multi-calculation from som example More... almost 15 years ago
changed "division by 0" bug at initializing the layer-class for SOM More... almost 15 years ago
comments added to the som-lib-files and the som-data-file More... almost 15 years ago
removed neighbood_for_node from som algorithm; now calculated on the fly More... almost 15 years ago
refactored adjust_ndoes in som to create the neighborhood on the fly More... almost 15 years ago
global error distance added to som and examples More... almost 15 years ago
added iris-data for the som-example More... almost 15 years ago
changed som-unit-test (added layer init params) More... almost 15 years ago
changed learning/radius decay in two phase layer refactoring layer-twophaselayer interface More... almost 15 years ago
two phase layer added (adjusted radius_decay and learning_rate_decay) som_test fixed for new layer-interface More... almost 15 years ago
added learning rate decay, radius decay and influence decay for single phase learning algorithm More... almost 15 years ago
initiated SOM added distance calculator and neighboorhood function More... almost 15 years ago
Fixed broken Unit tests requiring private methods More... almost 15 years ago
Fixed broken Unit tests requiring private methods More... almost 15 years ago
Clusterer tests fixed More... almost 15 years ago
Doc updated with 1.7 improvements More... almost 15 years ago
Hopfield networks implementation added More... almost 15 years ago
More on hopfield networks More... almost 15 years ago
Hopfield neural networks implementation begins More... almost 15 years ago
Changed default rdoc output dir More... almost 15 years ago
gem spec version updated (1.6.1) More... about 15 years ago
Hyperpies classifier bug fixed More... about 15 years ago