Skip to content

Commit

Permalink
fixing image embedding in README
Browse files Browse the repository at this point in the history
  • Loading branch information
funnell committed Nov 2, 2018
1 parent f595e23 commit 5e5933e
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 @@ -33,6 +33,6 @@ snv_signatures |> @vlplot(
resolve={scale={y=:independent}}
)
```
[snv_signatures](https://user-images.githubusercontent.com/381464/47934375-8a8cec80-dead-11e8-8cfe-fbde1911ddc1.png)
![snv_signatures](https://user-images.githubusercontent.com/381464/47934375-8a8cec80-dead-11e8-8cfe-fbde1911ddc1.png)

Since these types of models can get stuck in poor local optima, it's a good idea to fit many models and pick the best one.

0 comments on commit 5e5933e

Please sign in to comment.