SaiBon99's picture
Rename configuration and content files for improved project structure
6a346d8
|
Raw
History Blame Contribute Delete
1.13 kB

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
metadata
layout: default

Phishing Detection Model Performance

Overview

This project develops a machine learning model for detecting phishing URLs using URLScan.io API data.

Model Performance Over Time

Performance Metrics

Track how the model's performance evolves over time to identify improvements or degradation.

Performance Over Time

Confusion Matrix

Latest model confusion matrix showing prediction accuracy across classes.

Confusion Matrix

Feature Drift Detection

Monitor feature drift to detect changes in data distribution that may affect model performance.

Feature Drift

Dataset Information

  • Source: URLScan.io API + Phishing URL datasets
  • Training samples: TBD
  • Test samples: TBD
  • Features: TBD

Model Architecture

Details about the model architecture, feature engineering, and training process will be documented here.

Latest Updates

Check back for updates on model performance and improvements.


Last updated: {{ site.time | date: "%Y-%m-%d" }}