Files
MachineLearningNotebooks/how-to-use-azureml/azure-databricks/train-db-dbfs.py
2019-02-11 15:47:37 -05: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.")