-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- KWAttributeStats: correction des assertion pour l'ecriture des "parts" dans le cas non supervise - DTDecisionTreeNodeSplit::CompareName - implementation desormais avec GetAttributeStats()->CompareName, pour se baser sur le tri des AttributeStats - KWDataPreparationAttributeCompareSortValue - implementation desormais avec GetAttributeStats()->CompareName, pour se baser sur le tri des AttributeStats - KWSelectedDataGridReport - SetSortName: suppression - InternalTrain: parametrage du nommage interpretable ou non de l'attributeSubsetStats associe au predicteur - GetSortName: reimplemente avec la methode ExportVariableNames de la grille - KWDataPreparationStats - GetInterpretableName: nouvelle methode virtuelle (par defaut: GetSortName) - KWAttributeSubsetStats - Set|GetSortNameIndex: pour parametrer la generation d'un nom de paire non interpretable - BuildInterpretableName, BuildNonInterpretableName - GetSortName: renvoie la version interpretable ou non selon le SortNameIndex - GetInterpretableName: reimplementation de methode virtuelle - KWDataPreparationBivariateTask::MasterFinalize - parametrage du nommage interpretable ou non des paires de variables
- Loading branch information
1 parent
0c69dc4
commit cf62398
Showing
12 changed files
with
125 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters