File size: 232 Bytes
745d226
 
 
 
 
 
1
2
3
4
5
6
7
{
  "model_type": "sklearn",
  "model_name": "Multinomial Naive Bayes with TF-IDF",
  "framework": "scikit-learn",
  "description": "A Multinomial Naive Bayes model trained with TF-IDF vectorizer on a phishing detection dataset."
}