Files
MachineLearningNotebooks/how-to-use-azureml/azure-databricks/databricks-as-remote-compute-target/train-db-local.py
Roope Astala 556a41e223 version 1.0.21
2019-03-25 15:06:08 -04:00

6 lines
172 B
Python

# Copyright (c) Microsoft. All rights reserved.
# Licensed under the MIT license.
print("In train.py")
print("As a data scientist, this is where I use my training code.")