ソースを参照

removed obsolete todo file

Alexander Freytag 11 年 前
コミット
8f017189ff
1 ファイル変更0 行追加15 行削除
  1. 0 15
      todo

+ 0 - 15
todo

@@ -1,15 +0,0 @@
-[current crashs / bugs]
-- fix crash if labels +1 and -1 (instead of +1 and 0 ) are given
-- fix crash when balanced learning is activated in a binary scenario
-- fix crash when optimize noise is activated in binary scenario without DHS
-- allow to add a new class when current setting is binary (i.e., we need to add two alpha vecs instead of one)
-
-[nice to have]
-
-- separate verbose-flags (optimization, training, classification, ...) needed?
-
-- tutorials, numbers, demo-programs, ...
-
-- consistency checks (dimensions etc.)
-
-- more documentation (e.g., train of GPHIKClassifierNice train methods - what is binLabels)