Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5823a7

Browse files
authored
Merge pull request#1 from levkk/montana/readme
update instructions
2 parents45cd3a3 +46c5490 commite5823a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Quick demo with Postgres, PL/Python, and Scikit.
77
Install Python3, pip, and Pl/Python3:
88

99
```bash
10+
sudo apt update
1011
sudo apt install -y postgresql-plpython3-12 python3 python3-pip
1112
```
1213

@@ -31,6 +32,7 @@ sudo pip3 install sklearn
3132
###Run the demo
3233

3334
```bash
35+
mkdir /app/models
3436
psql -f scikit_train_and_predict.sql
3537
```
3638

@@ -74,7 +76,7 @@ cd ../
7476
Run the test:
7577

7678
```
77-
bash -f sql/test.sql
79+
psql -f sql/test.sql
7880
```
7981

8082
Make sure to run it exactly like this, from the root directory of the repo.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp