niruthiha commited on
Commit
26d9eef
·
verified ·
1 Parent(s): f606708

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # SVM Model
3
+
4
+ This repository contains a trained Support Vector Machine (SVM) model.
5
+ The model was trained for classification tasks.
6
+
7
+ ## Model Information
8
+ - Type: SVM (Linear Kernel)
9
+ - Framework: scikit-learn
10
+ - File: model.pkl