Skip to content

Classification based machine learning algorithm to classify the strength of passwords within predefined categories.

Notifications You must be signed in to change notification settings

gouravbarkle/Password-Strength-Classifier

Repository files navigation

Password-Strength-Classifier

Classification based machine learning algorithm to classify the strength of passwords within predefined categories.

Decision tree classifier and logistic regression clasifier is used for this particular problem.

Decision tree performs well with the accuracy score of 99.97% where logistic regression with 81.94%.

The data set is used is from Kaggle.com contain 0.7 million password samples preprocessed with the tool called PARS by Georgia Tech University. to download dataset you can use this link https://www.kaggle.com/bhavikbb/password-strength-classifier-dataset or can directly download from file section as well.

Thank you for visit.

About

Classification based machine learning algorithm to classify the strength of passwords within predefined categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published