Spaces:
Build error
Build error
Victoria Oberascher
commited on
Commit
·
cc786f1
1
Parent(s):
3eb0c8a
update readme
Browse files
README.md
CHANGED
@@ -34,8 +34,6 @@ To get started with horizon-metrics, make sure you have the necessary dependenci
|
|
34 |
This is how you can quickly evaluate your horizon prediction models using SEA-AI/horizon-metrics:
|
35 |
|
36 |
```python
|
37 |
-
|
38 |
-
|
39 |
import evaluate
|
40 |
|
41 |
#Use artificial data for testing or
|
|
|
34 |
This is how you can quickly evaluate your horizon prediction models using SEA-AI/horizon-metrics:
|
35 |
|
36 |
```python
|
|
|
|
|
37 |
import evaluate
|
38 |
|
39 |
#Use artificial data for testing or
|