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_tuberculosis.pkl
#2
by fedeed - opened
Xray/trained_model_svm_tuberculosis.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a0f00c2652a258015f6511989d2eef1054896e9ae2f830421013a2a52cb69ad
|
| 3 |
+
size 461379515
|