Giter Site home page Giter Site logo

islp's Introduction

ISLP

All Contributors

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
danielawitten

๐Ÿ’ป ๐Ÿ–‹
trevorhastie
trevorhastie

๐Ÿ’ป ๐Ÿ–‹
tibshirani
tibshirani

๐Ÿ’ป ๐Ÿ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!

islp's People

Contributors

jonathan-taylor avatar allcontributors[bot] avatar trevorhastie avatar danielawitten avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.