Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Apr 2, 2023
1 parent 1c9463b commit f8f4658
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
1. Python 3.X with pip/Anaconda on Windows
2. Java 1.8 or higher

# Download

Download the source zip from github and unzip it. Or better clone the repo
```
$ git clone https://github.com/APN-Pucky/tyrant_optimize.git tuo
$ cd tuo/ml
```

# Install

```
Expand Down Expand Up @@ -41,4 +49,4 @@ POINTS...Average Error: +-1.760 (+-0.031)
```

The uncertainty of the training is indicated.
You can copy the `*.pmml` files into your `data/` folder to use them in tuo now.
You can copy the `*.pmml` files into your `data/` folder to use them in tuo now.

0 comments on commit f8f4658

Please sign in to comment.