Skip to main content

EcoHab with some machine learning

Project description

DeepEcoHab: fast and intuitive data analysis platform for your EcoHab experiments

DeepEcoHab is an analytics platform build for preprocessing, analysis and visualization of data acquired in the DeepEcoHab.

Our backend is built on Polars - Extremely fast Query Engine for DataFrames, written in Rust and frontend utilizes Plotly Dash which allows for system independent operation - running the app in your Chromium based browser - providing an interactive, high quality and responsive visualization of experiments regardless of their length.

Installation

We keep DeepEcoHab lean to ensure easy integration and fast installation.

Existing Environments:

If your environment is already running python>=3.10, run: pip install deepecohab

New Installations: If you are starting from scratch, please follow our guide below:

In the spirit of open-source we suggest usage of uv.

To install uv copy-paste the command below:

Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Linux/MacOS: $ curl -LsSf https://astral.sh/uv/install.sh | sh

To install DeepEcoHab please run the following commands line by line in the terminal:

Turn slashes the other way for Linux and MacOS

cd where\you\want\to_clone_to
git clone https://github.com/KonradDanielewski/DeepEcoHab.git
cd DeepEcoHab
uv venv
.venv\Scripts\activate
uv pip install deepecohab

We recommend using VSCode with the Jupter extension to run the example notebooks provided in the repository.

Example data

We provide 3 example datasets that reflect 3 main possibilites for an EcoHab layout.

Dashboard

The dashboard contains visualization of the experiment analysis results. It is divided into two tabs: main dashboard tab and a tab for comparisons (when the user wants to compare same plot in different days/phases etc.) and 3 sections:

  1. Social hierarchy
  2. Activity
  3. Sociability

All providing multiple plots controlled via the settings block located on top.

Dashboard Preview

Data structure:

The data is stored in parquet format - an open-source, column-oriented data storage format which allows extremely fast read/write operations of large dataframes.

To get the list of available keys simply call: deepecohab.df_registry.list_available() similarily deepecohab.plot_registry.list_available() can be called to obtain the list of currently available visualizations.

Roadmap

  1. Full web-app style GUI, deployable via a docker container.
  2. Group analysis - combined analysis of multiple cohort, comparing different groups of cohorts.
  3. Pose estimation based analysis of animal interactions and more detailed social structure analysis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepecohab-0.4.2.5.tar.gz (38.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deepecohab-0.4.2.5-py3-none-any.whl (43.6 kB view details)

Uploaded Python 3

File details

Details for the file deepecohab-0.4.2.5.tar.gz.

File metadata

  • Download URL: deepecohab-0.4.2.5.tar.gz
  • Upload date:
  • Size: 38.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for deepecohab-0.4.2.5.tar.gz
Algorithm Hash digest
SHA256 dfc4518411947648e2b5a445ddacc05425c2a79f2cbffa4f7c4f28c59f70c624
MD5 8500d9335c583fcfa2e4ec8a5df343fc
BLAKE2b-256 f9e6f97c9f3aa5543b9b48901d232b99883eecaa7bb64b471f7d2942e417eeb0

See more details on using hashes here.

File details

Details for the file deepecohab-0.4.2.5-py3-none-any.whl.

File metadata

  • Download URL: deepecohab-0.4.2.5-py3-none-any.whl
  • Upload date:
  • Size: 43.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for deepecohab-0.4.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 53bb589bee48588814e9d4b5bb949a6aadf433b4903459f747df0f19a69fa62e
MD5 4b38930552c06048b3aef9fb32e77bd6
BLAKE2b-256 ada837985fa142da83ad193e9f4ebf3b62d95c5394771b6724478719e82b1b3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page