Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.38 KB

Premium Primitive Demos

This repo showcases applying premium primitives to real-world datasets

Preview Demos

You can preview the demos in your browser at the following links

Running the demos

Prereqs

  • A Featuretools Enterprise license key (contact [email protected] to request)
  • Python 3.5+
  • We recommend running these demos on macOS, linux, or within a linux docker container on Windows

Installation

First, clone this repo

git clone [email protected]:FeatureLabs/primitive-demos.git

Next, install the requirements, including Featuretools Enterprise.

pip install --upgrade -r requirements.txt --extra-index-url https://install.featurelabs.com/<KEY>/

Installation Troubleshooting

We recommend running these demos on macOS, linux, or within a linux docker on Windows.

Running Demos

Launch a jupyter notebook server and navigate to the demo you'd like to run

jupyter notebook

Request a demo

We will continue to add demos to this repo. If there is a dataset or premium primitive you'd like to see included, please let us know!