5 | | * Adapt to work with current trunk version (export button) |
6 | | * Exception occurs when running a linear discriminant analysis model (works for the trunk) |
7 | | * Move OneR and ZeroR out of the Algorithms.DataAnalysis.Linear folder. |
8 | | * OneR and ZeroR should not be available in the "New Item" dialog. |
9 | | * ExecutionTime for OneR should not be produced as a result. |
| 5 | * ~~Adapt to work with current trunk version (export button).~~ |
| 6 | * ~~Exception occurs when running a linear discriminant analysis model (works for the trunk)~~ cannot reproduce |
| 7 | * ~~Move OneR and ZeroR out of the Algorithms.DataAnalysis.Linear folder.~~ done |
| 8 | * ~~OneR and ZeroR should not be available in the "New Item" dialog.~~ done |
| 9 | * ~~ExecutionTime for OneR should not be produced as a result.~~ I guess this is ok. |