Skip to content

Commit c137a0f

Browse files
Update realnn-regression-example-ames-no-preproc.py
Revert change to wrong file.
1 parent c51fd8b commit c137a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

realnn-regression-example-ames-no-preproc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
.replace('T', '_')\
2626
.replace(':', '_')\
2727
.replace('-', '_')
28-
PROJECT_NAME = f'{TIME}_Cerebros_auto_ml_test'
28+
PROJECT_NAME = f'{TIME}_cerebros_auto_ml_test'
2929

3030

3131
# white = pd.read_csv('wine_data.csv')

0 commit comments

Comments
 (0)