moving ISLP out of frozen
This commit is contained in:
@@ -12,4 +12,5 @@ To install the `v1` version of the requirements run
|
|||||||
```
|
```
|
||||||
pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/frozen_requirements.txt;
|
pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/frozen_requirements.txt;
|
||||||
pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/torch_requirements.txt;
|
pip install -r https://github.com/intro-stat-learning/ISLP_labs/blob/v1/torch_requirements.txt;
|
||||||
|
pip install ISLP==0.3.17;
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ statsmodels==0.13.2
|
|||||||
lifelines==0.27.6
|
lifelines==0.27.6
|
||||||
pygam==0.8.0
|
pygam==0.8.0
|
||||||
l0bnb==1.0.0
|
l0bnb==1.0.0
|
||||||
ISLP==0.3.17
|
|
||||||
|
|||||||
Reference in New Issue
Block a user