Skip to content

Commit 3ea573f

Browse files
committed
Update customer lifetime value
1 parent ed03158 commit 3ea573f

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed
File renamed without changes.

scripts/examples_master.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,12 @@
620620
"subcategory": "Structured data classification",
621621
"keras_3": True,
622622
},
623+
{
624+
"path": "customer_lifetime_value",
625+
"title": "Deep Learning for Customer Lifetime Value",
626+
"subcategory": "Structured data regression",
627+
"keras_3": True,
628+
},
623629
{
624630
"path": "classification_with_grn_and_vsn",
625631
"title": "Classification with Gated Residual and Variable Selection Networks",

0 commit comments

Comments
 (0)