/Password_Strength_Classifier

To Determine the strength of a password using ML.

Primary LanguageJupyter NotebookMIT LicenseMIT

Project Name

This Project is a Detection of strength of a user password ,Using Classification algorithm and NLP.

Methods Used

  • Feature Engineering
  • Machine Learning
  • Data Visualization
  • NLP

Technologies

  • Python
  • Flask

Project Folders and Description

  • Server- It contains all the server related files it.It has app.py.
    - To run python app.py
    - You will get a flask server running in local host

  • Model- It contains the Trained Model Code and pickle file.

Working Server Image Working Server Image Working Server Image