You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ Written in pure Ruby so should work with all ruby implementations. Tested with M
41
41
42
42
### Case Studies
43
43
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)
44
45
*[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)
45
46
46
47
## Blog Posts
@@ -78,7 +79,7 @@ Docs can be found [here](https://rubygems.org/gems/daru).
78
79
79
80
## Contributing
80
81
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!
0 commit comments