You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is a notebook-based password strength classification project. It uses data.csv with password and strength, character-level TF-IDF, and compares Logistic Regression, AdaBoost, and XGBoost. XGBoost is the strongest recorded model at about 98.05% accuracy.