Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.04 KB

File metadata and controls

32 lines (19 loc) · 1.04 KB

Stack Exchange Personalized Prediction Data

This repository contains a Jupyter notebook which I played with Stack Exchange Personalized Prediction Data.

The following articles describes the topic using this repository:

Run on Binder

Binder

This repository is available on Binder.

Clicking the above badge will take you to Binder's loading screen. Then, wait for a moment until Jupyter launches.

Run on your environment

Prerequisite

  • Python 3
  • Modules listed in Pipfile are installed.

How to run

If you use pipenv,

pipenv install
pipenv run jupyter lab