Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10809   11 years sbreuer * selected average and co. implemented * SelectionChanged NullPointer fixed
(edit) @10804   11 years rstoll * SelectionEvent added
(edit) @10786   11 years pfleck * Implemented PreprocessingTransformator to apply Transformations.
(edit) @10783   11 years mleitner Add FilteredPreprocessing data for applying and caching filter status
(edit) @10772   11 years pfleck * Current Transformations from GUI stored in TransformationContent. * …
(edit) @10740   11 years rstoll * changed variableValues from Dictionary<int, IList> to IList<Ilist> …
(edit) @10695   11 years pfleck * Added Transformations to PreprocessingData * Added Transformations …
(edit) @10586   11 years tsteinre * divided/refactored PreprocessingData into …
(edit) @10581   11 years tsteinre * removed index workaround in PreprocessingData Undo-Feature event …
(edit) @10580   11 years tsteinre * Added transaction support for DataPreprocessing (Undo Feature)
(edit) @10554   11 years pfleck - removed resx reference - improved variable values copying
(edit) @10550   11 years tsteinre implemented Undo-feature of PreprocessingData
(edit) @10548   11 years pfleck - implemented PreprocessingData cloning constructor.
(edit) @10547   11 years tsteinre * started work on undo-feature of PreprocessingData
(edit) @10544   11 years sbreuer * created changed event in preprocessing data * register to event in …
(edit) @10367   11 years rstoll * modified PreprocessingData, uses columnIndex now instead of …
(edit) @10341   11 years rstoll * IndexOutOfBound-Bug for nominal columns fixed
(edit) @10311   11 years rstoll * tuples for sorting were not added to tuples list - bug fixed * …
(edit) @10243   11 years rstoll * removed NotImplementedException in property Rows since it is invoked …
(edit) @10236   11 years sbreuer * moved missing value functionality to ISearchLogic * created …
Note: See TracRevisionLog for help on using the revision log.