zelphir.kaltstahl
|
de1f888232
update todo file
|
5 years ago |
zelphir.kaltstahl
|
988f2c0f8d
fix test, do not shuffle unnecessarily
|
5 years ago |
zelphir.kaltstahl
|
d62510d70e
adopt to new random seed
|
5 years ago |
zelphir.kaltstahl
|
d168870adb
use receive to get multiple values
|
5 years ago |
zelphir.kaltstahl
|
30d9c2ab95
bugfix: use iteration variable instead of argument
|
5 years ago |
zelphir.kaltstahl
|
2f290fa32d
remove debug log
|
5 years ago |
zelphir.kaltstahl
|
1b5108c825
one less linebreak
|
5 years ago |
zelphir.kaltstahl
|
ea0faf1063
fix indentation
|
5 years ago |
zelphir.kaltstahl
|
60470ec52f
rename data-set -> dataset
|
5 years ago |
zelphir.kaltstahl
|
288bf0abdf
rename banking dataset
|
5 years ago |
zelphir.kaltstahl
|
326cdc2384
not sure, if I need to use receive and values
|
5 years ago |
zelphir.kaltstahl
|
2703456e94
change order of actual an expected arguments
|
5 years ago |
zelphir.kaltstahl
|
471e59ceeb
add test description
|
5 years ago |
zelphir.kaltstahl
|
81913d80f7
update gitignore to include Emacs files
|
5 years ago |
zelphir.kaltstahl
|
0103ee4b28
adapt decision tree tests for Guile
|
5 years ago |
zelphir.kaltstahl
|
1e3f4fa21e
add test for select-min-cost-split
|
5 years ago |
zelphir.kaltstahl
|
126a85a9bf
add missing import
|
5 years ago |
zelphir.kaltstahl
|
739995fecf
make use of data abstraction
|
5 years ago |
zelphir.kaltstahl
|
573c1fcf2d
change name of keyword argument to be more consistent
|
5 years ago |
zelphir.kaltstahl
|
7c56c7456f
prefix usage of first from srfi-1
|
5 years ago |
zelphir.kaltstahl
|
718bbaf6f1
avoid struct-copy usage
|
5 years ago |
zelphir.kaltstahl
|
6666882d4c
prefix srfi-1 import to avoid name clash with list utils imports
|
5 years ago |
zelphir.kaltstahl
|
fb69905d5b
bugfix: do not use label column as split feature
|
5 years ago |
zelphir.kaltstahl
|
825bcde253
remove inexact->exact conversion
|
5 years ago |
zelphir.kaltstahl
|
2c2772d84e
add comment marker for column abstraction
|
5 years ago |
zelphir.kaltstahl
|
74e8f4af8a
move list procedures from utils into list utils
|
5 years ago |
zelphir.kaltstahl
|
6815b744df
import list utils for flatten
|
5 years ago |
zelphir.kaltstahl
|
4a872dd0c9
avoid for/list usage
|
5 years ago |
zelphir.kaltstahl
|
08fef8269d
add missing string utils import
|
5 years ago |
zelphir.kaltstahl
|
28ed026152
avoid usage of for/list
|
5 years ago |