Skip to content

biospi/WodCat

Repository files navigation

Early disease detection classifiers for wearables on domestic cat

This repository contains the source code that accompanies our paper "Early disease detection classifiers for wearables on domestic cat" - available at xxx One of the cat that took part in the study.

How To Use

  1. Clone the repository.
git clone https://github.com/biospi/WodCat.git
  1. Change directory
cd WodCat/
  1. Create python virtual environment
python3 -m venv cats
  1. Activate the environment
source cats/bin/activate
  1. Install dependencies
make environment

Dataset

Download dataset her xxx

curl xxx

Reproduce paper results

Run paper.py

python paper.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published