Instructions to use VilaVision/mutualfundclassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use VilaVision/mutualfundclassification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://VilaVision/mutualfundclassification") - Notebooks
- Google Colab
- Kaggle
Upload amc_classifier_20241110_045316_label_encoder.joblib
Browse files
amc_classifier_20241110_045316_label_encoder.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e408a0d571fe1026794b85207258a47041d9c2034ba6c5575d910656d8202be
|
| 3 |
+
size 583
|