Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10586   10 years tsteinre * divided/refactored PreprocessingData into …
(edit) @10580   10 years tsteinre * Added transaction support for DataPreprocessing (Undo Feature)
(edit) @10547   10 years tsteinre * started work on undo-feature of PreprocessingData
(edit) @10544   10 years sbreuer * created changed event in preprocessing data * register to event in …
(edit) @10367   10 years rstoll * modified PreprocessingData, uses columnIndex now instead of …
(edit) @10311   10 years rstoll * tuples for sorting were not added to tuples list - bug fixed * …
(edit) @10243   10 years rstoll * removed NotImplementedException in property Rows since it is invoked …
(edit) @10236   10 years sbreuer * moved missing value functionality to ISearchLogic * created …
(edit) @10221   10 years pfleck * Cloned Algorithm and swapped Dataset an other members of the …
(edit) @10220   10 years tsteinre * implemented ExportToDataset for IPreprocessingData
(edit) @10218   10 years mleitner Implement first draft for shuffeling dataset while maintaining Test- …
(edit) @10194   10 years pfleck Implemented InsertRow, DeleteRow, InsertColumn, DeleteColumn in …
(edit) @10191   10 years rstoll * GetRowMissingValueCount implemented * IsMissingValue for cell implemented
(edit) @10189   10 years rstoll Added GetMissingValueIndices to IPreprocessingData since it will be …
(edit) @10184   10 years rstoll Removed obsolete methods
(edit) @10182   10 years sbreuer * removed unneccesary namespace distinctions * moved statisticInfo …
(edit) @10181   10 years pfleck Added indexing IPreprocessingData with variable names. Indexing per …
(edit) @10165   10 years rstoll Implementation changed for new IPreprocessingData
(edit) @10163   10 years tsteinre * modified IPreprocessingData * initial add of PreprocessingData
(edit) @10159   10 years rstoll Switched from IDataset to IPreprocessingData
Note: See TracRevisionLog for help on using the revision log.