Skip to content

KiHyeon-Hong/Password_security_test

Repository files navigation

Password_security_Test

Visualizing data

File structure

/analysis

  • Experiment visualization files.

/etc

  • Test code.

/files

  • Password list files.
  • Password label, and feature matrix.

/graphData

  • ROC curve data from password security evaluation models.
  • npm i simple_roc.
  • fpr, tpr data.

/graphSrc

  • fpr, tpr dasta extracted with the proposed evaluation model.
  • fpr, tpr dasta extracted with the existing evaluation model.

/models

  • 9,330 learning models.

/performanceData

  • Model performance evaluated by test data.
  • Loss, accuracy, and training time by hidden layer.

/performanceSrc

  • Model performance evaluated by test code.
  • Loss, accuracy, and training time by hidden layer.

/preprocessingSrc

  • Pre-processing code for visualizing model performance evaluation.

/ROCData

  • Model prediction result and actual label data.

/ROCSrc

  • Model prediction result and actual label data code.

/trainingData

  • Training log file according to the depth of the hidden layer.

/trainingSrc

  • Training code according to the depth of the hidden layer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published