Skip to content

Commit

Permalink
Update motor_temperature.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ismonnar authored Jan 28, 2025
1 parent 5b497b3 commit 854a29e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
" 'optimisation_loss': {'quality_loss': 'rmse'}},\n",
" 'compute_config': DEFAULT_COMPUTE_CONFIG}\n",
"METRIC_NAMES = ('r2', 'rmse', 'mae')\n",
"DATASET_NAME = 'ElectricMotorTemperature'",
"DATASET_NAME = 'ElectricMotorTemperature'\n",
"data_path = project_path + '/examples/data'"
]
},
Expand Down

0 comments on commit 854a29e

Please sign in to comment.