mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 07:04:53 +00:00
added support for continuous and discrete attributes in the same dataset
This commit is contained in:
3
spec/spec_helper.rb
Normal file
3
spec/spec_helper.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
require 'rspec/given'
|
||||
require 'decisiontree'
|
||||
require 'pry'
|
||||
Reference in New Issue
Block a user