Activity Classification Help

Hello CodeCrew!

Straight to the point! I’m attempting to create an app which utilizes Activity Recognition and I need your help! :tired_face:

I am using Turi Create and the following documentation:
https://apple.github.io/turicreate/docs/userguide/activity_classifier/

I’m off to a good start and am getting a result from my model but I am not actually accessing the Accelerometer and Gyroscope of the iOS device to make a prediction against. I need your help to figure out how to write code or find documentation to allow my app to read values from an iOS device in order to make a prediction based on my MLModel. Thank you!






Screen Shot 2022-06-09 at 11.37.06 PM