معرفی شرکت ها


arus-1.1.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Activity Recognition with Ubiquitous Sensing
ویژگی مقدار
سیستم عامل -
نام فایل arus-1.1.9
نام arus
نسخه کتابخانه 1.1.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده qutang
ایمیل نویسنده tqshelly@gmail.com
آدرس صفحه اصلی https://github.com/qutang/arus
آدرس اینترنتی https://pypi.org/project/arus/
مجوز GNU
# Overview __ARUS__ python package provides a computational and experimental framework to manage and process sensory data or wireless devices, to develop and run activity recognition algorithms on the data, and to create interactive programs using the algorithms and wireless devices. This package is licensed under [GPL version 3](https://qutang.github.io/arus/LICENSE/). [![PyPI version](https://badge.fury.io/py/arus.svg)](https://badge.fury.io/py/arus) [![Downloads](https://pepy.tech/badge/arus)](https://pepy.tech/project/arus) [![deployment build](https://github.com/qutang/arus/workflows/deploy/badge.svg)](https://github.com/qutang/arus/actions?query=workflow%3Adeploy) [![unittest and build test](https://github.com/qutang/arus/workflows/unittest%20and%20build%20test/badge.svg)](https://github.com/qutang/arus/actions?query=workflow%3A%22unittest+and+build+test%22) [![codecov](https://codecov.io/gh/qutang/arus/branch/master/graph/badge.svg)](https://codecov.io/gh/qutang/arus) ## Prerequists ```bash python >= 3.7.0 ``` ```bash # Need these SDKs to install arus[metawear] on Windows. Visual Studio C++ SDK (v14.1) Windows SDK (10.0.16299.0) Windows SDK (10.0.17763.0) # Need these packages to install arus[metawear] on Ubuntu or equivalent packages on other linux distributions. libbluetooth-dev libboost-all-dev bluez ``` ## Installation ```bash > pip install arus # Optionally, you may install plugins via pip extra syntax. > pip install arus[metawear] > pip install arus[demo] > pip install arus[dev] > pip install arus[nn] ``` ## Optional components `arus[metawear]`: This optional component installs dependency supports for streaming data from Bluetooth metawear sensors. `arus[demo]`: This optional component installs dependency supports for running the demo app that demonstrates a real-time interactive activity recognition training and testing program. `arus[dev]`: These optional component installs dependency supports for running some package and version management functions in the `arus.dev` module. `arus[nn]`: The optional component installs dependency supports for PyTorch and Tensorboard, which are required by `arus.models.report` module. Note that for Windows, you should install the `torch` package manually using `pip` following the `pytorch.org` instruction. ## Get started for development ```bash > git clone https://github.com/qutang/arus.git > cd arus > # Install poetry python package management tool https://python-poetry.org/docs/ > # On Linux > curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python > # On windows powershell > (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python > # Install package dependencies > poetry install > # Install optional component dependencies > poetry install --extras "metawear demo dev nn" > # Run unit tests > poetry run python -m pytest ``` ### Development conventions 1. Use Google's python coding guidance: http://google.github.io/styleguide/pyguide.html. 2. Use `arus package release VERSION --release` to bump and tag versions. `VERSION` can be manual version code following semantic versioning, `path`, `minor`, or `major`. 3. Changelogs are automatically generated when building the documentation website, do not create it manually. 4. Pypi release will be handled by github action `deploy.yml`, which will be triggered whenever a new tag is pushed. Therefore, developers should only tag release versions. 5. After commits, even not bumping and releasing the package, you may run `arus package docs --release` to update the documentation website, where the developer version changelogs will be updated immediately.


نیازمندی

مقدار نام
>=0.7,<0.8) dataclasses
>=0.1.2,<0.2.0) dephell_versioning
>=0.6.2,<0.7.0 docopt
>=1.0.0,<2.0.0 joblib
>=0.5.3,<0.6.0 loguru
>=2.6.0,<3.0.0 loky
>=3.1,<4.0 matplotlib
>=1.19.5,<2.0.0 numpy
>=1.1.5,<2.0.0 pandas
>=0.2.5,<0.3.0 pathos
>=1.2.2,<2.0.0) playsound
>=3.0.0,<4.0.0 pyarrow
>=0.12.0,<0.13.0) pymetawear
>=4.14.1,<5.0.0) pysimplegui
>=0.23.2,<0.24.0 scikit-learn
>=1.3,<2.0 scipy
>=0.11.0,<0.12.0 seaborn
>=2.10.1,<3.0.0) semver
>=2.3.0,<3.0.0) tensorboard
>=1.6.0,<2.0.0) torch
>=4.56.0,<5.0.0 tqdm
>=2.0.0,<3.0.0 tzlocal
>=3.2,<4.0 wget


زبان مورد نیاز

مقدار نام
>=3.7.0,<4.0.0 Python


نحوه نصب


نصب پکیج whl arus-1.1.9:

    pip install arus-1.1.9.whl


نصب پکیج tar.gz arus-1.1.9:

    pip install arus-1.1.9.tar.gz