We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51fd8b commit c137a0fCopy full SHA for c137a0f
realnn-regression-example-ames-no-preproc.py
@@ -25,7 +25,7 @@
25
.replace('T', '_')\
26
.replace(':', '_')\
27
.replace('-', '_')
28
-PROJECT_NAME = f'{TIME}_Cerebros_auto_ml_test'
+PROJECT_NAME = f'{TIME}_cerebros_auto_ml_test'
29
30
31
# white = pd.read_csv('wine_data.csv')
0 commit comments