An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/Munroe-Meyer-Institute-VR-Laboratory/Biosensor-Framework

affective-computing empatica-e4 microsoft-ml wesad

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

C# library that handles the full process of gathering biometric data from a body-worn sensor, transforming it into handcrafted feature vectors, and delivering an inferencing result in thirty-five lines of code.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 114
Total Committers: 2
Avg Commits per committer: 57.0
Development Distribution Score (DDS): 0.009

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Walker Arce w****a@g****m 113
Dimitris Frangiadakis d****s@f****m 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: about 2 hours
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Munroe-Meyer-Institute-VR-Laboratory/Biosensor-Framework

Top Issue Authors

Top Pull Request Authors

  • mitsosf (1)
  • wsarce (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

nuget.org: biosensor-framework

Biosensor Framework is a C# library that handles the full process of gathering biometric data from a body-worn sensor, transforming it into handcrafted feature vectors, and delivering an inferencing result in thirty-five lines of code. Purpose built to handle the Empatica E4 biosensor, the Empatica provided TCP client is wrapped in a static C# class to provide convenient function calls and error handling to simplify code structure.

  • Homepage: https://github.com/Munroe-Meyer-Institute-VR-Laboratory/Biosensor-Framework
  • Licenses: MIT
  • Latest release: (published 3 days ago)
  • Last Synced: 2026-06-19T21:01:22.419Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 13.819%
    • Average: 16.327%
    • Dependent packages count: 18.835%

Dependencies

BiosensorFramework/MMIVR.csproj nuget
  • Vsxmd 1.4.5 development
  • LightGBM 2.2.3
  • MathNet.Numerics 4.15.0
  • Microsoft.ML 1.5.5
  • Microsoft.ML.FastTree 1.5.5
  • Microsoft.ML.LightGbm 1.5.5
Example1_ServerInterfacingConsole/packages.config nuget
  • LightGBM 2.2.3
  • Microsoft.ML 1.5.5
  • Microsoft.ML.CpuMath 1.5.5
  • Microsoft.ML.DataView 1.5.5
  • Microsoft.ML.FastTree 1.5.5
  • Newtonsoft.Json 10.0.3
  • System.Buffers 4.4.0
  • System.CodeDom 4.4.0
  • System.Collections.Immutable 1.5.0
  • System.Memory 4.5.3
  • System.Numerics.Vectors 4.4.0
  • System.Reflection.Emit.Lightweight 4.3.0
  • System.Runtime.CompilerServices.Unsafe 4.5.3
  • System.Threading.Channels 4.7.1
  • System.Threading.Tasks.Extensions 4.5.4
Example2_ComputingWithMicrosoftML/packages.config nuget
  • LightGBM 2.2.3
  • MathNet.Numerics 4.15.0
  • Microsoft.ML 1.5.5
  • Microsoft.ML.CpuMath 1.5.5
  • Microsoft.ML.DataView 1.5.5
  • Microsoft.ML.FastTree 1.5.5
  • Microsoft.ML.LightGbm 1.5.5
  • Newtonsoft.Json 10.0.3
  • System.Buffers 4.4.0
  • System.CodeDom 4.4.0
  • System.Collections.Immutable 1.5.0
  • System.Memory 4.5.3
  • System.Numerics.Vectors 4.4.0
  • System.Reflection.Emit.Lightweight 4.3.0
  • System.Runtime.CompilerServices.Unsafe 4.5.3
  • System.Threading.Channels 4.7.1
  • System.Threading.Tasks.Extensions 4.5.4
Example3_ComputingWithoutAnE4/packages.config nuget
  • LightGBM 2.2.3
  • MathNet.Numerics 4.15.0
  • Microsoft.ML 1.5.5
  • Microsoft.ML.CpuMath 1.5.5
  • Microsoft.ML.DataView 1.5.5
  • Microsoft.ML.FastTree 1.5.5
  • Microsoft.ML.LightGbm 1.5.5
  • Newtonsoft.Json 10.0.3
  • System.Buffers 4.4.0
  • System.CodeDom 4.4.0
  • System.Collections.Immutable 1.5.0
  • System.Memory 4.5.3
  • System.Numerics.Vectors 4.4.0
  • System.Reflection.Emit.Lightweight 4.3.0
  • System.Runtime.CompilerServices.Unsafe 4.5.3
  • System.Threading.Channels 4.7.1
  • System.Threading.Tasks.Extensions 4.5.4