Skip to content

Commit

Permalink
Update extracted.rst: AR
Browse files Browse the repository at this point in the history
  • Loading branch information
Meng6 committed Oct 13, 2020
1 parent dcf1255 commit 640890c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/features/extracted.rst
Expand Up @@ -494,13 +494,12 @@ features Features to be computed, see table below
====================== ============== =============
Name Units Description
====================== ============== =============
count rows Number of detect activity events (rows).
count rows Number of episodes.
mostcommonactivity activity_type The most common ``activity_type``. If this feature is not unique the first ``activity_type`` of the set of most common ``activity_types`` is selected ordered by ``activity_type``.
countuniqueactivities activities Number of unique activities.
activitychangecount transitions Number of transitions between two different activities; still to running for example.
sumstationary minutes The total duration of episodes of still and tilting (phone) activities.
summobile minutes The total duration of episodes of on foot, running, and on bicycle activities
sumvehicle minutes The total duration of episodes of on vehicle activity
countuniqueactivities activity_type Number of unique ``activity_type``.
durationstationary minutes The total duration of episodes of still and tilting (phone) activities.
durationmobile minutes The total duration of episodes of on foot, running, and on bicycle activities
durationvehicle minutes The total duration of episodes of on vehicle activity
====================== ============== =============

**Assumptions/Observations:**
Expand Down

0 comments on commit 640890c

Please sign in to comment.