alokpandey
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ The model uses a two-branch preprocessing pipeline followed by a Random Forest c
|
|
75 |
## Technical Details
|
76 |
|
77 |
### File Information
|
78 |
-
- **
|
79 |
- **Model Type**: Scikit-learn Pipeline
|
80 |
- **Last Updated**: November 3, 2024
|
81 |
|
@@ -100,8 +100,3 @@ The model uses a two-branch preprocessing pipeline followed by a Random Forest c
|
|
100 |
- Handles unknown categories in categorical features gracefully
|
101 |
- Uses standard scaling for numerical features
|
102 |
- Designed for production use with joblib serialization
|
103 |
-
|
104 |
-
## Download Modal
|
105 |
-
```
|
106 |
-
https://huggingface.co/alokpandey/MF3Classifier/resolve/main/fund_predictor_model_20241103_230654.joblib
|
107 |
-
```
|
|
|
75 |
## Technical Details
|
76 |
|
77 |
### File Information
|
78 |
+
- **Download Modal**: https://huggingface.co/alokpandey/MF3Classifier/resolve/main/fund_predictor_model_20241103_230654.joblib
|
79 |
- **Model Type**: Scikit-learn Pipeline
|
80 |
- **Last Updated**: November 3, 2024
|
81 |
|
|
|
100 |
- Handles unknown categories in categorical features gracefully
|
101 |
- Uses standard scaling for numerical features
|
102 |
- Designed for production use with joblib serialization
|
|
|
|
|
|
|
|
|
|