Skip to content

Commit c9b1037

Browse files
authored
Update Readme.md
1 parent f83ca6d commit c9b1037

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Deployment/Linear_regression/Readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## How to serve a linear regression model on a web API using Flask and Gunicorn
2-
Clone/copy all the files in this folder into a single folder on your computer and follow the steps below,
2+
Clone/copy all the files in this folder into a single folder on your computer.
3+
#### Install required libraries
4+
5+
**`$ pip install requirements.txt`**
6+
7+
Then follow the steps below,
38

49
#### Run the training script,
510

0 commit comments

Comments
 (0)