Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Merge requests
  • !16

Merged
Created Jul 10, 2018 by Oliver Kirsebom@kirsebomOwner

Testing pre-processing functions

  • Overview 2
  • Commits 22
  • Pipelines 17
  • Changes 2

This merge request contains changes to the implementation of some of the pre-processing function as well as unit tests to check their performance. The only functions for which unit tests are still missing are filter_isolated_cells and extract_mfcc_features.

I have renamed several of the pre-processing functions. Also, the behavior of the broadband filter is now a little different from before.

I do not fully understand how I am supposed to use filter_isolated_cells. Fabio, could you create a unit test that illustrates its behavior?

Passing all tests and (almost) ready to merge.

Edited Jul 11, 2018 by Oliver Kirsebom
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: preproc-testing2