Skip to content

Commit

Permalink
added notebook link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
v0dro committed Jun 13, 2015
1 parent af00d6b commit 202bf89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Written in pure Ruby so should work with all ruby implementations. Tested with M

### Case Studies

* [Logistic Regression Analysis with daru and statsample-glm](http://nbviewer.ipython.org/github/SciRuby/sciruby-notebooks/blob/master/Data%20Analysis/Logistic%20Regression%20with%20daru%20and%20statsample-glm.ipynb)
* [Finding and Plotting most heard artists from a Last.fm dataset](http://nbviewer.ipython.org/github/SciRuby/sciruby-notebooks/blob/master/Data%20Analysis/Finding%20and%20plotting%20the%20most%20heard%20artists%20on%20last%20fm.ipynb)

## Blog Posts
Expand Down Expand Up @@ -78,7 +79,7 @@ Docs can be found [here](https://rubygems.org/gems/daru).

## Contributing

Pick a feature from the Roadmap above or think of your own and send me a Pull Request!
Pick a feature from the Roadmap or the issue tracker or think of your own and send me a Pull Request!

## Acknowledgements

Expand Down

0 comments on commit 202bf89

Please sign in to comment.