Skip to content

a supervised machine learning model that detects malicious login attempts using the Attack IP field from the **Risk-Based Authentication (RBA) dataset** as the target

Notifications You must be signed in to change notification settings

Devanshi678/ML_Model_RBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ML_Model_RBA

a supervised machine learning model that detects malicious login attempts using the Attack IP field from the Risk-Based Authentication (RBA) dataset as the target

Machine Learning Project

This repository contains a Jupyter Notebook titled ML_Model_Malicious_Login.ipynb, which represents the fourth milestone of a group machine learning project.

πŸ“˜ Project Overview

This notebook includes:

  • Data preprocessing and cleaning
  • Model selection and training
  • Performance evaluation using appropriate metrics
  • Interpretations and conclusions based on results

The goal of this project is to develop a machine learning model capable of solving a specific problem using appropriate techniques.

πŸ› οΈ Technologies Used

  • Python
  • Jupyter Notebook
  • Pandas, NumPy
  • Scikit-learn
  • Matplotlib and Seaborn

πŸ“Š Features

  • Trains one or more ML models on a dataset
  • Compares performance between models
  • Visualizes important metrics or results
  • Concludes with an analysis of model performance

πŸš€ Getting Started

To run the notebook:

  1. Clone the repository:
    git clone https://https://github.com/Devanshi678/ML_Model_RBA.git
    cd ML_Model_RBA
    

Using Visual Studio Code

  • Make sure all required libraries are installed before running the notebook.
  • recommend using a virtual environment

About

a supervised machine learning model that detects malicious login attempts using the Attack IP field from the **Risk-Based Authentication (RBA) dataset** as the target

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published