zelphir.kaltstahl
|
459e0564a1
remove todo, usage of car is OK here
|
5 years ago |
zelphir.kaltstahl
|
b0d6075bc1
renaming of utils modules
|
5 years ago |
zelphir.kaltstahl
|
43290ee473
add todo comments for parallelism
|
5 years ago |
zelphir.kaltstahl
|
67d801c996
move tree printing procedure to tree module
|
5 years ago |
zelphir.kaltstahl
|
526ce93aa3
separate pruning module
|
5 years ago |
zelphir.kaltstahl
|
90a79c8f89
separate prediction module
|
5 years ago |
zelphir.kaltstahl
|
9f4cfbedab
separate metrics module
|
5 years ago |
zelphir.kaltstahl
|
6c4ea6f70f
move comment into doc string, improce long lines
|
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
|
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
|
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 |
zelphir.kaltstahl
|
e42ea36598
remove newline
|
5 years ago |
zelphir.kaltstahl
|
30545f64ed
add newline
|
5 years ago |
zelphir.kaltstahl
|
fc4f001d8b
add racket code test file
|
5 years ago |
zelphir.kaltstahl
|
a3c3d63f03
update usage example
|
5 years ago |
zelphir.kaltstahl
|
5b80b26c31
give cost function as a keyword argument
|
5 years ago |
zelphir.kaltstahl
|
15fb769573
make cost function a keyword argument and correct parentheses usage
|
5 years ago |