sensein / senselab

SenseLab is a Python package that simplifies building pipelines for biometric (e.g. speech, voice, video, etc) analysis.
https://github.com/sensein/senselab
Apache License 2.0
6 stars 3 forks source link

Add dimensionality reduction task #81

Closed 900miles closed 1 week ago

900miles commented 2 weeks ago

Implements the dimensionality reduction task for umap, tsne, and pca.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (release_050@2828a9a). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release_050 #81 +/- ## ============================================== Coverage ? 63.58% ============================================== Files ? 61 Lines ? 2043 Branches ? 0 ============================================== Hits ? 1299 Misses ? 744 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.