Historique des commits

Auteur SHA1 Message Date
  zelphir.kaltstahl 459e0564a1 remove todo, usage of car is OK here il y a 5 ans
  zelphir.kaltstahl b0d6075bc1 renaming of utils modules il y a 5 ans
  zelphir.kaltstahl 43290ee473 add todo comments for parallelism il y a 5 ans
  zelphir.kaltstahl 67d801c996 move tree printing procedure to tree module il y a 5 ans
  zelphir.kaltstahl 526ce93aa3 separate pruning module il y a 5 ans
  zelphir.kaltstahl 90a79c8f89 separate prediction module il y a 5 ans
  zelphir.kaltstahl 9f4cfbedab separate metrics module il y a 5 ans
  zelphir.kaltstahl 6c4ea6f70f move comment into doc string, improce long lines il y a 5 ans
  zelphir.kaltstahl 30d9c2ab95 bugfix: use iteration variable instead of argument il y a 5 ans
  zelphir.kaltstahl 2f290fa32d remove debug log il y a 5 ans
  zelphir.kaltstahl 1b5108c825 one less linebreak il y a 5 ans
  zelphir.kaltstahl ea0faf1063 fix indentation il y a 5 ans
  zelphir.kaltstahl 60470ec52f rename data-set -> dataset il y a 5 ans
  zelphir.kaltstahl 288bf0abdf rename banking dataset il y a 5 ans
  zelphir.kaltstahl 573c1fcf2d change name of keyword argument to be more consistent il y a 5 ans
  zelphir.kaltstahl 7c56c7456f prefix usage of first from srfi-1 il y a 5 ans
  zelphir.kaltstahl 718bbaf6f1 avoid struct-copy usage il y a 5 ans
  zelphir.kaltstahl 6666882d4c prefix srfi-1 import to avoid name clash with list utils imports il y a 5 ans
  zelphir.kaltstahl fb69905d5b bugfix: do not use label column as split feature il y a 5 ans
  zelphir.kaltstahl 825bcde253 remove inexact->exact conversion il y a 5 ans
  zelphir.kaltstahl 6815b744df import list utils for flatten il y a 5 ans
  zelphir.kaltstahl 4a872dd0c9 avoid for/list usage il y a 5 ans
  zelphir.kaltstahl 08fef8269d add missing string utils import il y a 5 ans
  zelphir.kaltstahl 28ed026152 avoid usage of for/list il y a 5 ans
  zelphir.kaltstahl e42ea36598 remove newline il y a 5 ans
  zelphir.kaltstahl 30545f64ed add newline il y a 5 ans
  zelphir.kaltstahl fc4f001d8b add racket code test file il y a 5 ans
  zelphir.kaltstahl a3c3d63f03 update usage example il y a 5 ans
  zelphir.kaltstahl 5b80b26c31 give cost function as a keyword argument il y a 5 ans
  zelphir.kaltstahl 15fb769573 make cost function a keyword argument and correct parentheses usage il y a 5 ans