Skip to content

Commit 036e7e3

Browse files
authored
Merge pull request microsoft#269 from gho9o9/patch-1
Update README.md
2 parents 3e3aece + 2d47890 commit 036e7e3

File tree

1 file changed

+2
-2
lines changed
  • samples/features/machine-learning-services/python/getting-started/bike-sharing prediction

1 file changed

+2
-2
lines changed

samples/features/machine-learning-services/python/getting-started/bike-sharing prediction/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ To run this sample, you need the following prerequisites:
6666
#### datasource.py
6767
This Python script defines the class that pull data from Sql database and provides access to SQL Server Compute Context.
6868

69-
#### pipeline.sql
69+
#### pipeline.py
7070
This python file defines the machine learning pipeline that performs features engineering and the classifier that fits the RevoScalePy binary logistic regression.
7171

72-
#### runner.sql
72+
#### runner.py
7373
This python file defines the startup code and main method from which to excecute the solution.
7474

7575
#### setup.sql

0 commit comments

Comments
 (0)