Skip to content

Commit 27e5499

Browse files
committed
moved outliers to semantic. refactor outliers
1 parent 9c8f1a7 commit 27e5499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ You can see examples of how to use PyMove [here](https://github.com/InsightLab/P
265265
- `clean_trajectories_with_few_points`
266266
- `clean_trajectories_short_and_few_points`
267267
- `clean_id_by_time_max`
268-
- `outliers`
269268
- 5: **Compression** → `pymove.preprocessing.compression`
270269
- `compress_segment_stop_to_point`
271270
- 6: **Segmentation** → `pymove.preprocessing.segmentation`
@@ -290,6 +289,7 @@ You can see examples of how to use PyMove [here](https://github.com/InsightLab/P
290289
- 15: **Periodic Patterns**
291290
- 16: **Trajectory Classification**
292291
- 17: **Trajectory Outlier / Anomaly Detection** → `pymove.semantic.semantic`
292+
- `outliers`
293293
- `create_or_update_out_of_the_bbox`
294294
- `create_or_update_gps_deactivated_signal`
295295
- `create_or_update_gps_jump`

0 commit comments

Comments
 (0)