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) @10367   10 years rstoll * modified PreprocessingData, uses columnIndex now instead of …
(edit) @10341   10 years rstoll * IndexOutOfBound-Bug for nominal columns fixed
(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) @10235   10 years pfleck Fixed bug with partition range.
(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) @10193   10 years mleitner Move attribute replacement methods to separate class.
(edit) @10192   10 years mleitner Implement manipulations per attribute, replace by media, average, …
(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) @10188   10 years pfleck Removed obsolete methods. Implemented few members…
(edit) @10187   10 years tsteinre Implemented parts of PreprocessingData.
(edit) @10186   10 years pfleck Added variableName list. Implemented GetCell, Columns and Rows.
(edit) @10185   10 years pfleck Implemented constructors of PreprocessingData.
(edit) @10182   10 years sbreuer * removed unneccesary namespace distinctions * moved statisticInfo …
(edit) @10181   10 years pfleck Added indexing IPreprocessingData with variable names. Indexing per …
Note: See TracRevisionLog for help on using the revision log.