ShopShield AI Model
Phishing detection model trained on URL features.
Model Details
- Type: Random Forest Classifier
- Features: 9 URL-based features
- Training: 100+ samples
Usage
from huggingface_hub import hf_hub_download
model_path = hf_hub_download(
repo_id="imnaim55/shopshield-model",
filename="url_phishing_model.pkl"
)
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support