Commit 04be06c
committed
fix: Correct column name in training feature selection
- Updated the column name from "created_timestamp" to
"created_timestamp__" to ensure proper feature extraction
during model training.
Signed-off-by: D. Danchev <[email protected]>1 parent d814581 commit 04be06c
1 file changed
+1
-1
lines changed| 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