Outils pour utilisateurs

Outils du site


webservicesdetails

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
webservicesdetails [2019/11/22 15:57] – [3. Service : getDescription] sylvainwebservicesdetails [2019/11/22 16:03] (Version actuelle) – [7. Service : getSimilarityMapForRemainingItem] sylvain
Ligne 221: Ligne 221:
 **parameter** (in the javascript before stringify): **parameter** (in the javascript before stringify):
   * SDDurl : String   * SDDurl : String
-  * descriptions : [[{ +  * descriptions : [{selectedStatesNames : [int], quantitativeMeasure : {min=int,max=int,mean=int}}]
- |   selectedStatesNames : [int]], +
-     quantitativeMeasure : {min=int,max=int,mean=int}  +
-          }]+
  
 **returns** : **returns** :
Ligne 230: Ligne 227:
  
   * remainingItems = [[item]], array of remaining items   * remainingItems = [[item]], array of remaining items
-  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor,  +  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor, child descriptor can be discarded with its parents. 
- child descriptor can be discarded with its parents. +  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates to each Descriptor its discriminant power. 
-  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates +  * descriptions = [{selectedStatesNames: [int],quantitativeMeasure : {min=int,max=int,mean=int}}], the new description computed by the function.
- to each Descriptor its discriminant power. +
-  * descriptions = [[{selectedStatesNames|: [int]], +
-    quantitativeMeasure : {min=int,max=int,mean=int} +
-        }], the new description computed by the function.+
  
 ===== 6. Service : getSimilarityMap ===== ===== 6. Service : getSimilarityMap =====
Ligne 256: Ligne 249:
 tions given in parameter will have a high score. tions given in parameter will have a high score.
  
-/identification/getSimilarityMapForRemainingItem+**path :** /identification/getSimilarityMapForRemainingItem
  
 **returns** : {similarityMap} **returns** : {similarityMap}
  
   * similarityMap = [int,float], int is the item ID and float the corresponding similarity score.   * similarityMap = [int,float], int is the item ID and float the corresponding similarity score.
webservicesdetails.txt · Dernière modification : 2019/11/22 16:03 de sylvain

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki