vocalpy / hybrid-vocal-classifier

a Python machine learning library for animal vocalizations and bioacoustics
http://hybrid-vocal-classifier.readthedocs.io
BSD 3-Clause "New" or "Revised" License
23 stars 8 forks source link

Add predict tests #76

Closed NickleDave closed 5 years ago

NickleDave commented 5 years ago

Tests are hacky but do the job, and the hvc.predict passes them after minor bugfixes. Rewrite Makefile so it generates model files that hvc.predict needs, using feature files that hvc.select needs.