A password stregth checking system using Natural Language Processing.
-
The Dataset I've used to train the models is here.
-
You can find .ipynb file of the project from here.
Libraries used in this project are as follows:
- pandas
- numpy
- seaborn
- sklearn
You can clone this repository using command: https://github.com/iamvatsalpatel/Safe-Password.git
You can open the .ipynb
file using Google Collab or Jupyter Notebook.
Don't have Jupyter Notebook? Don't worry, run the following commands and you're good to go π
$ pip install notebook
$ jupyter notebook
Feel free to open an issue. I'll be glad to help you.π