We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538dee5 commit a46aeeaCopy full SHA for a46aeea
scripts/examples_master.py
@@ -632,6 +632,12 @@
632
"subcategory": "Structured data classification",
633
"keras_3": True,
634
},
635
+ {
636
+ "path": "class_with_grn_and_vsn_with_hyperparameters_tuning",
637
+ "title": "Classification with Gated Residual and Variable Selection Networks with HyperParameters tuning",
638
+ "subcategory": "Structured data classification",
639
+ "keras_3": True,
640
+ },
641
{
642
"path": "classification_with_tfdf",
643
"title": "Classification with TensorFlow Decision Forests",
0 commit comments