Library for ISLP labs
Project description
ISLP
This package collects data sets and various helper functions for ISLP.
Install instructions
Mac OS X / Linux
We generally recommend creating a conda environment to isolate any code
from other dependencies. The ISLP
package does not have unusual dependencies, but this is still
good practice. To create a conda environment in a Mac OS X or Linux environment run:
conda create --name islp
To run python code in this environment, you must activate it:
conda activate islp
Windows
On windows, create a Python
environment called islp
in the Anaconda app. This can be done by selecting Environments
on the left hand side of the app's screen. After creating the environment, open a terminal within that environment by clicking on the "Play" button.
Installing ISLP
Having completed the steps above, we use pip
to install the ISLP
package:
pip install ISLP
Torch requirements
The ISLP
labs use torch
and various related packages for the lab on deep learning. The requirements
are included in the requirements for ISLP
with the exception of those needed
for the labs which are included in the requirements for the labs.
Jupyter
Mac OS X
If JupyterLab is not already installed, run the following after having activated your islp
environment:
pip install jupyterlab
Windows
Either use the same pip
command above or install JupyterLab from the Home
tab. Ensure that the environment
is your islp
environment. This information appears near the top left in the Anaconda Home
page.
Documentation
See the docs for the latest documentation.
Authors
- Jonathan Taylor
- Trevor Hastie
- Gareth James
- Robert Tibshirani
- Daniela Witten
Contributors ✨
Thanks goes to these wonderful people (emoji key):
danielawitten 💻 🖋 |
trevorhastie 💻 🖋 |
tibshirani 💻 🖋 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file islp-0.4.0.tar.gz
.
File metadata
- Download URL: islp-0.4.0.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675792d4406c7c09f4e3bb132232b27f7de00e953cc477bc273f7971e03f9d36 |
|
MD5 | c1cfc3fbb2c51d3133379bae3305a84b |
|
BLAKE2b-256 | 3af1917cb3d9e946a5554d2ddbc69922d535d344510081ceec874b0730b8caea |
Provenance
File details
Details for the file ISLP-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: ISLP-0.4.0-py3-none-any.whl
- Upload date:
- Size: 3.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c1d628cf79a467bea2a2972dc78603c7a5a05580b9255f5dfa2109e1a713133 |
|
MD5 | 2a16fcd2ba26bd2803583350a6cc6cca |
|
BLAKE2b-256 | f3fa857dad1d6bc7dffe1020944ab6ef4c038bc6f19bc35bf06e1fb92c6e1912 |