activity_classifier

activity classifier

create Create an ActivityClassifier model.
ActivityClassifier A trained model using C++ implementation that is ready to use for classification or export to CoreML.

utilities

util.random_split_by_session Randomly split an SFrame into two SFrames based on the session_id such that one split contains all data for a fraction of the sessions while the second split contains all data for the rest of the sessions.