8000 Update README.md · codingbooks/ISLR-python@a74069f · GitHub
[go: up one dir, main page]

Skip to content

Commit a74069f

Browse files
authored
Update README.md
1 parent f164c4c commit a74069f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ISLR-python
22
This repository contains Python code for a selection of tables, figures and LAB sections from the book <A target="_blank" href='http://www-bcf.usc.edu/%7Egareth/ISL/index.html'>'An Introduction to Statistical Learning with Applications in R'</A> by James, Witten, Hastie, Tibshirani (2013).<P>
33

4-
2016-08-30:<BR>
4+
**2016-08-30**:<BR>
55
Chapter 6: included Ridge regression code using the new <A href='https://github.com/civisanalytics/python-glmnet'>python-glmnet</A> library. This is a python wrapper for the Fortran library used in the *R* package *glmnet*.
66
<P>
77

0 commit comments

Comments
 (0)
0