Modified scaled manhattan distance between keystroke feature vector and enrollment set
Algorithms have at least one input and one output. All algorithm endpoints are organized in groups. Groups are used by the platform to indicate which inputs and outputs are synchronized together. The first group is automatically synchronized with the channel defined by the block in which the algorithm is deployed.
Endpoint Name | Data Format | Nature |
---|---|---|
comparison_ids | system/array_1d_text/1 | Input |
keystroke | tutorial/atvs_keystroke/1 | Input |
probe_client_id | system/text/1 | Input |
scores | elie_khoury/string_probe_scores/1 | Output |
Endpoint Name | Data Format | Nature |
---|---|---|
template_client_id | system/text/1 | Input |
template_id | system/text/1 | Input |
model_template | aythamimm/keystroke_model/8 | Input |
Parameters allow users to change the configuration of an algorithm when scheduling an experiment
Name | Description | Type | Default | Range/Choices |
---|---|---|---|---|
field | Data field used to generate the feature template | string | given_name | given_name, family_name, email, nationality, id_number, all_five |
distance | Distance to obtain the matching score | string | Modified Scaled Manhattan | Scaled Manhattan, Modified Scaled Manhattan, Combined Manhattan-Mahalanobis, Mahalanobis + Nearest Neighbor |
The code for this algorithm in Python
The ruler at 80 columns indicate suggested POSIX line breaks (for readability).
The editor will automatically enlarge to accomodate the entirety of your input
Use keyboard shortcuts for search/replace and faster editing. For example, use Ctrl-F (PC) or Cmd-F (Mac) to search through this box
For a given set of feature vectors and enrollment set, the modified manhattan scaled distance is obtained. See [1] for details.
AGREEMENT ON THE USE OF THIS CODE AND ANY GENERATED DATA
I agree:
[1] A. Morales, M. Falanga, J. Fierrez, C. Sansone and J. Ortega-Garcia, "Keystroke Dynamics Recognition based on Personal Data: A Comparative Experimental Evaluation Implementing Reproducible Research ", in Proc. the IEEE Seventh International Conference on Biometrics: Theory, Applications and Systems, Arlington, Virginia, USA, September 2015
Updated | Name | Databases/Protocols | Analyzers | |||
---|---|---|---|---|---|---|
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/borrar2 | atvskeystroke/1@A | aythamimm/keystroke_btas15_analyzer/1 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/borrar1 | atvskeystroke/1@A | aythamimm/keystroke_btas15_analyzer/1 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/proof6 | atvskeystroke/1@A | robertodaza/proof0/4 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/proof5 | atvskeystroke/1@A | robertodaza/proof0/3 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/proof4 | atvskeystroke/1@A | robertodaza/proof0/3 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/proof3-template_ids | atvskeystroke/1@A | robertodaza/proof0/2 | ||||
robertodaza/aythamimm/atvs_keystroke_btas_benchmark/1/proof0 | atvskeystroke/1@A | robertodaza/proof0/1 | ||||
aythamimm/aythamimm/atvs_keystroke_btas_benchmark/1/ATVS_keystroke_beckmark_btas2015 | atvskeystroke/1@A | aythamimm/keystroke_btas15_analyzer/1 |
This table shows the number of times this algorithm has been successfully run using the given environment. Note this does not provide sufficient information to evaluate if the algorithm will run when submitted to different conditions.