Commit Graph

30 Commits

Author SHA1 Message Date
Sam Oliver
8fed415be5 Remove macos system file 2021-09-17 14:08:11 +02:00
Sam Oliver
f6d316bf1e Avoid polluting namespace 2021-09-17 13:18:05 +02:00
Sam Oliver
a58ec254f6 Fix sum error 2021-09-17 13:00:14 +02:00
Sam Oliver
aad3b61d10 Tidy code style 2021-09-17 12:56:27 +02:00
Ilya Grigorik
2486d0df99 Merge pull request #35 from cheerfulstoic/patch-3
De-sum 2
2018-04-06 11:56:47 -07:00
Brian Underwood
5be22ab1f6 Update array.rb 2017-05-09 16:13:18 -04:00
Brian Underwood
92b9a86699 De-sum 2 2017-05-09 16:12:38 -04:00
Brian Underwood
13aed0b2ae Simplify with #sum 2017-04-11 14:57:32 -04:00
Brian Underwood
868ed91672 Put back to 10 classifiers 2017-04-11 13:05:13 -04:00
Brian Underwood
ff298a8fb9 Changes for performance as well as some general refactoring 2017-04-07 10:33:40 -04:00
Brian Underwood
21b19e9805 Speed improvements for discrete 2017-04-05 15:47:01 -04:00
DannyB
2d1bf75e8a fix graph size issues 2017-01-13 10:59:59 +02:00
Danielius
823dd5e5fe Cast threshold to string in gsub 2015-11-23 14:01:21 +02:00
Danielius
9293375bda array.rb styles 2015-11-22 15:57:27 +02:00
Danielius
9ee1fdd0ee Separate array and object extensions from id3_tree 2015-11-20 14:39:50 +02:00
Danielius
6adbebbe09 Style changes 2015-11-20 14:36:57 +02:00
Danielius
8a8cc1e988 Style changes 2015-11-20 14:22:03 +02:00
Wise Monk
310b73bacd Making code easier to read 2015-06-26 16:27:12 +03:00
Luke Rodgers
04157989ff Swapping CR for NL character decisiontree.rb
The presence of this character doesn't cause any errors, just an
annoying warning when using this gem with ruby 2.
2014-08-27 15:49:31 -04:00
Graham Conzett
1f871cbad5 Allow passing through file extensions to graph
Still defaults to png.
2014-02-03 14:30:05 -05:00
Ilya Grigorik
4da9dcf68e convert labels to string - closes #13 2013-09-14 11:01:27 -07:00
Ilya Grigorik
e70f29817b require graphr only when calling graph(), closes #11 2013-09-06 19:39:57 -07:00
Rusty Klophaus
b451b32150 Only compare scores. 2013-01-15 15:03:28 -05:00
Rusty Klophaus
dafd3ea7f8 Fix infinite recursion. 2013-01-15 14:45:18 -05:00
Chris Nelson
da25259a7a Broke graphing tree with continuous attributes 2012-10-28 12:41:26 -04:00
Chris Nelson
d1dce9be91 added support for continuous and discrete attributes in the same dataset 2012-10-26 19:22:27 -04:00
Louis Mullie
9b476f66d3 Require graphr gem by default instead of checking if graphviz_dot available. 2012-07-25 18:00:59 -04:00
Ilya Grigorik
185f1170e5 fix return values; add missing files (doh!) 2009-09-16 22:46:59 -04:00
Ilya Grigorik
009764dd21 cleanup, updated tests 2009-02-22 23:47:24 -05:00
Ilya Grigorik
966aa2e69c importing from rubyforge & cleanup 2009-02-22 23:25:55 -05:00