Skip to content

Instantly share code, notes, and snippets.

@sagarhowal
Created January 14, 2018 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sagarhowal/86ca37e1a00e933a1dda0f22bd2e51f4 to your computer and use it in GitHub Desktop.
Save sagarhowal/86ca37e1a00e933a1dda0f22bd2e51f4 to your computer and use it in GitHub Desktop.
# Create an activity classifier
model = tc.activity_classifier.create(train, session_id='exp_id', target='activity', prediction_window=50)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment