Instructions to use keras-io/structured-data-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/structured-data-classification with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("keras-io/structured-data-classification") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- saved_model.pb +1 -1
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +1 -1
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 471280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c45827b315c51235a30b380335092dc1d0711a3ec33d8927b53961f1f0c4393
|
| 3 |
size 471280
|
variables/variables.data-00000-of-00001
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15273
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85e6b9d288991a7067cae08d28a0ee1ef1b5e7eebd5c8775d99d77bcda55626b
|
| 3 |
size 15273
|
variables/variables.index
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f278fa582a3beb7a6ce4f15c3aa0e11a9f1bb01b495b673479eb44eaffd202f
|
| 3 |
size 2100
|