Code Monkey home page Code Monkey logo

maw_v2's Introduction

Mobility Analysis Workflow

MAWpy is a Python package designed for mobility analysis workflows, providing tools for handling cellular/GPS traces and related data.

This repository contains scripts for processing user cellular/gps trace data using various techniques to improve data quality and accuracy. The pipeline involves several steps to handle trace segmentation, incremental clustering, address oscillation and update stay duration.

Overview

The pipeline consists of the following processing steps:

  1. Incremental Clustering: Clusters traces based on a spatial threshold to identify potential stay points.
  2. Update Stay Duration: Updates the duration of identified stays.
  3. Address Oscillation: Handles oscillations in traces to ensure accurate stay detection.
  4. Trace Segmentation Clustering: Segments traces and clusters them based on spatial and duration constraints.

Prerequisites

  • Python >=3.11

Installation As a Package

To install MAWpy, you can use one of the following methods:

Using PyPI

The simplest way to install MAWpy is via PyPI using pip. This will install the package along with its dependencies:

pip install mawpy

Read The Docs:

Please follow the link below to find the further documentation for MAWpy: mawpy.readthedocs.io/

Developer Guide

To contribute to MAWpy as a developer, please follow the setup instructions at CONTRIBUTING.md

maw_v2's People

Contributors

anujsinha3 avatar lsetiawan avatar gracejia513 avatar parvatijay2901 avatar

Forkers

uw-ssec

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.