Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pirocheto
/
phishing-url-detection
like
10
Text Classification
Scikit-learn
ONNX
pirocheto/phishing-url
phishing
url
License:
mit
Model card
Files
Files and versions
Community
Use this model
4619dee
phishing-url-detection
/
config.json
pirocheto
Update config.json
4619dee
about 1 year ago
raw
Copy download link
history
blame
Safe
287 Bytes
{
"sklearn"
:
{
"environment"
:
[
"scikit-learn=1.3.2"
,
"joblib=1.3.2"
]
,
"model"
:
{
"file"
:
"model.pkl"
}
,
"model_format"
:
"pickle"
,
"task"
:
"text-classification"
,
"use_intelex"
:
false
}
}