nwhite-systems's picture
Publish verified v1.0.0 classifier and core artefacts
447c0e5 verified
Raw
History Blame Contribute Delete
339 Bytes
{
"model_version": "1.0.0",
"framework": "scikit-learn",
"pipeline": [
"TfidfVectorizer",
"LogisticRegression"
],
"random_state": 20260801,
"training_split_only": true,
"fit_record_count": 128,
"text_field": "user_request",
"target_field": "intent",
"probability_output": true,
"abstention_threshold": null
}