Uniovi Simur WearablePerMed Pipeline.
Project description
Description
Uniovi Simur WearablePerMed Pipeline.
For developing
Create project virtual environment:
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
Update project requirements:
$ pip freeze > requirements.txt
Build project. Don't forget update the version library from setup.cfg project build file
$ tox -e clean
$ tox -e build
$ tox -e docs
$ tox -e publish -- --repository pypi
Execute command test
python3 main.py \
--verbose \
--execute-steps 2,3,4,5,6 \
--dataset-folder /home/miguel/git/uniovi/simur/uniovi-simur-wearablepermed-utils/data/input \
--participants-missing-file /home/miguel/temp/wearablepermed_pipeline/missing_end_datetimes.csv \
--crop-columns 1:7 \
--window-size 250 \
--window-overlapping-percent 50 \
--ml-models ESANN,RandomForest \
--ml-sensors thigh,hip,wrist \
--output-case-folder /home/miguel/git/uniovi/simur/uniovi-simur-wearablepermed-utils/data/output \
--case-id case_sample
Uniovi library
If you want upgrade the pipeline library to the last uniovi-simur-wearablepermed-utils you must execute this command (two times):
$ pip install uniovi-simur-wearablepermed-utils --upgrade
Note
This project has been set up using PyScaffold 4.6. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uniovi_simur_wearablepermed_pipeline-1.3.0.tar.gz.
File metadata
- Download URL: uniovi_simur_wearablepermed_pipeline-1.3.0.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe2eb11b2aa387708d471bf9f1c6796ee76b55adac10898fa164652060e649d3
|
|
| MD5 |
b6a6b90e9113cbc03ae42cd24a1a87d0
|
|
| BLAKE2b-256 |
9dd97aad2a908f9b8779e96324eba6ec1ae1f3199aef170357a13329d1472c01
|
File details
Details for the file uniovi_simur_wearablepermed_pipeline-1.3.0-py3-none-any.whl.
File metadata
- Download URL: uniovi_simur_wearablepermed_pipeline-1.3.0-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453865810b5e13ee8007ab2b90016651e44b1d2b6075de943c593320699a548a
|
|
| MD5 |
ce94bf5cb2d36f35675d936d3935a206
|
|
| BLAKE2b-256 |
2fd2d70da0980846cac04996b9554f6e085c193e71398c272ef554f18b20cbb7
|