hiddenlayerr commited on
Commit
238c2df
1 Parent(s): eb3c530

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +9 -0
readme.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Champion Edge RF Model
2
+
3
+ This model is a Random Forest classifier for tabular data.
4
+
5
+ ## Model Specifications
6
+
7
+ - **Task**: Tabular Classification
8
+ - **Model Format**: Joblib (Pickle)
9
+ - **Framework**: Scikit-Learn