merve HF staff commited on
Commit
4940a4a
1 Parent(s): 66f942c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,13 +1,11 @@
1
  ---
2
  library_name: keras
3
  tags:
4
- - structured-data-classification
5
  - transformer
6
  ---
7
 
8
- ## Model description
9
 
10
- More information needed
11
  ### Keras Implementation of Structured data learning with TabTransformer
12
  This repo contains the trained model of [Structured data learning with TabTransformer](https://keras.io/examples/structured_data/tabtransformer/#define-dataset-metadata).
13
  The full credit goes to: [Khalid Salama](https://www.linkedin.com/in/khalid-salama-24403144/)
1
  ---
2
  library_name: keras
3
  tags:
4
+ - tabular-classification
5
  - transformer
6
  ---
7
 
 
8
 
 
9
  ### Keras Implementation of Structured data learning with TabTransformer
10
  This repo contains the trained model of [Structured data learning with TabTransformer](https://keras.io/examples/structured_data/tabtransformer/#define-dataset-metadata).
11
  The full credit goes to: [Khalid Salama](https://www.linkedin.com/in/khalid-salama-24403144/)