Instructions to use MatiasPellizzari/Xray with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MatiasPellizzari/Xray with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://MatiasPellizzari/Xray") - Notebooks
- Google Colab
- Kaggle
Upload trained_model_svm_pneumonia.pkl
#1
by fedeed - opened
Xray/trained_model_svm_pneumonia.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1311df65ee34edc42a8698b0c88d1df1abb93132c840e84da969529bdf27b7be
|
| 3 |
+
size 849356331
|