Skip to content

Commit

Permalink
Link in readme fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeevesh8 committed May 21, 2020
1 parent 210e4e1 commit 13f9ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ python shift_ghi.py --ghi_time_file <pickle-file-path> --write_to <append|out-pi
```
## Using smart_persistence.py (Baseline Model)

1.) Provides smart persistence[Pedro and Coimbra, 2012] (https://www.sciencedirect.com/science/article/abs/pii/S0038092X12001429) predictions and accuracy metrics.
1.) Provides smart persistence [Pedro and Coimbra, 2012](https://www.sciencedirect.com/science/article/abs/pii/S0038092X12001429) predictions and accuracy metrics.

```
python smart_persistence.py --loss <mse|mae|mbe|mape> --tr_start_year <training-start-year>
Expand Down

0 comments on commit 13f9ce2

Please sign in to comment.