-
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.
Improve stability of coclustering IV results (#191)
La stabilite des resultats d'analyse bivariee et plus generalement de coclustering a ete mise en place recemment pour les tests massifs de la version 10.2 via LearningTest. Lors du merge de dev-v11, cette stabilisation a ete reportee. Il s'agit de l'extension de cette stabilisation au cas du coclustering IV Methodes principales impactees: - KWDatagrid, KWSortableObjectComparePartValue -> KWSortableObjectCompareValue - methode prenant en compte la claxsse virtuelle KWDGValue pour les valeurs de type Symbol ou VarPartK - prise en compte de l'index aleatoire en critere de tri secondaire - KWDataGridManager::SortAttributePartsByTargetGroups - generalisation de la perturbation aleatoire au cas IV - implementation generique unique Tests sur tout LearningTest
- Loading branch information
1 parent
787233e
commit 92740b7
Showing
5 changed files
with
27 additions
and
53 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