license: mit | |
language: | |
- en | |
# SVM Model | |
This repository contains a trained Support Vector Machine (SVM) model. | |
The model was trained for classification tasks. | |
## Model Information | |
- Type: SVM (Linear Kernel) | |
- Framework: scikit-learn | |
- File: model.pkl |