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) @10236   11 years sbreuer * moved missing value functionality to ISearchLogic * created …
(edit) @10221   11 years pfleck * Cloned Algorithm and swapped Dataset an other members of the …
(edit) @10220   11 years tsteinre * implemented ExportToDataset for IPreprocessingData
(edit) @10218   11 years mleitner Implement first draft for shuffeling dataset while maintaining Test- …
(edit) @10194   11 years pfleck Implemented InsertRow, DeleteRow, InsertColumn, DeleteColumn in …
(edit) @10191   11 years rstoll * GetRowMissingValueCount implemented * IsMissingValue for cell implemented
(edit) @10189   11 years rstoll Added GetMissingValueIndices to IPreprocessingData since it will be …
(edit) @10184   11 years rstoll Removed obsolete methods
(edit) @10182   11 years sbreuer * removed unneccesary namespace distinctions * moved statisticInfo …
(edit) @10181   11 years pfleck Added indexing IPreprocessingData with variable names. Indexing per …
(edit) @10165   11 years rstoll Implementation changed for new IPreprocessingData
(edit) @10163   11 years tsteinre * modified IPreprocessingData * initial add of PreprocessingData
(edit) @10159   11 years rstoll Switched from IDataset to IPreprocessingData
(edit) @10158   11 years tsteinre * minor fix in IPreprocessingData
(add) @10157   11 years tsteinre * added IPreprocessingData
Note: See TracRevisionLog for help on using the revision log.