Skip to content

Commit 202bf89

Browse files
committed
added notebook link to README
1 parent af00d6b commit 202bf89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Written in pure Ruby so should work with all ruby implementations. Tested with M
4141

4242
### Case Studies
4343

44+
* [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)
4445
* [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)
4546

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

7980
## Contributing
8081

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

8384
## Acknowledgements
8485

0 commit comments

Comments
 (0)