Commit c76ddb7
committed
fix: Correct column name in training feature selection
- Updated the column name from "created_timestamp" to
"created_timestamp__" in the training feature selection
to ensure proper data handling.
Signed-off-by: D. Danchev <12420863+danchev@users.noreply.github.com>1 parent 5eec453 commit c76ddb7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments