GithubHelp home page GithubHelp logo

krisharul26 / password-strength-prediction-deployment Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 18.15 MB

This repository, focus on password strength prediction. I have created an SVM model to classify whether password strength or medium or weak. After training the model, It has deployed on the Heroku platform.

Python 0.08% HTML 0.11% CSS 0.04% Jupyter Notebook 99.78%
machine-learning python svm-classifier logistic-regression-classifier roc-curve accuracy-metrics xgboost-algorithm

password-strength-prediction-deployment's Introduction

Password-Strength-Prediction-Using Traditional ML

  • This project has tried with SVM, Logistic Regression and XGBoosting ML algorithms

Demo of the app:

  • If wanted to see App Please click here

Please Enter the value & clisk the predict button

๐Ÿ“ Data Collection

  • Password strength data was collected on the Kaggle and this dataset contains 80000 amount of observation as well as two featuresn which are password and strength. This strength has three level which are low, medium and strong.

  • The dataset used can be downloaded Here

๐Ÿ”‘ Prerequisites

  • All the dependencies and required libraries are included in the file requirements.txt

๐Ÿš€ Installation

  1. Clone the repo
  1. Change your directory to the cloned repo
  • cd Password-Strength-Prediction-Deployment
  1. Create a Python virtual environment named 'test' and activate it
  • pip install virtualenv

  • virtualenv test

  • test\Scripts\activate

  1. Now, run the following command in your Terminal/Command Prompt to install the libraries required
  • pip install -r requirements.txt

๐Ÿ’ก Working

  1. Open terminal. Go into the cloned project directory and type the following command:
  • python Password_app.py

๐Ÿ”‘ Results

  • This project has tried with SVM, Logistic Regression and XGBoosting ML algorithms with 80000 amount of the data and among them SVM has selected as best performance algorithom interm of ROC values.

Logistic-Regreesion Confiusion Matrix: Open In Colab

SVM - Confiusion Matrix

XGBoosting - Confiusion Matrix

Conclusion

  • Among those model SVM has been selected because the SVM has a higher ROC-Value than the logistic regression model.

password-strength-prediction-deployment's People

Contributors

krisharul26 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.