issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CVE-2007-4559 Patch
#124
TrellixVulnTeam
opened
2 years ago
0
Switch flit fix python constraints
#123
NickleDave
closed
2 years ago
0
CLN/DEV: refactor codebase
#122
NickleDave
opened
3 years ago
3
DOC: fix formatting + language issues in write_select_yaml.rst
#121
NickleDave
opened
3 years ago
0
DOC: link to changelog in docs
#120
NickleDave
opened
3 years ago
0
DOC/CLN: clean up docs
#119
NickleDave
closed
3 years ago
0
either remove .yml configs in bin or fix + move them to where they are needed
#118
NickleDave
opened
3 years ago
0
document how to do hyperparameter search for C and gamma
#117
NickleDave
opened
3 years ago
0
remove `neuralnet` sub-package + keras + tensorflow
#116
NickleDave
opened
3 years ago
0
explain in README doc that hvc models use hand-engineered features
#115
NickleDave
opened
3 years ago
0
DEV: use external `evfuncs` library, fix #104
#114
NickleDave
closed
3 years ago
0
`hvc.extract` not saving features file when called with arguments, not config file
#113
NickleDave
opened
3 years ago
1
DEV/CLN: add and use `black` formatter, fix #111
#112
NickleDave
closed
3 years ago
0
make `black` formatter a dependency, apply to src/hvc/ and tests/
#111
NickleDave
closed
3 years ago
0
make it possible to programatically schematize feature groups
#110
NickleDave
opened
3 years ago
0
pass weight to neighbors as a keyword argument
#109
NickleDave
closed
3 years ago
0
add coverage + GitHub Actions badge to READme
#108
NickleDave
closed
3 years ago
1
remove 'inactive' badge from README
#107
NickleDave
closed
3 years ago
0
refactor to get rid of `utils` sub-package
#106
NickleDave
opened
3 years ago
0
are there any useful additions to docs in this branch? if not, close
#105
NickleDave
opened
3 years ago
0
make `evfuncs` a dependency, remove that module
#104
NickleDave
closed
3 years ago
0
add `sphinx` as dev dependency
#103
NickleDave
closed
3 years ago
1
change 'master' branch to 'main'
#102
NickleDave
closed
3 years ago
1
Prepare 0.2.1 final release
#101
NickleDave
closed
3 years ago
1
add ability to use `vak` dataset csv
#100
NickleDave
opened
3 years ago
0
integrate material from `hybrid-vocal-classifier-tutorial` repo into docs
#99
NickleDave
opened
3 years ago
0
deprecate `neuralnet` module
#98
NickleDave
closed
3 years ago
0
switch to GitHub Actions for CI
#97
NickleDave
closed
3 years ago
0
make crowsetta a dependency
#96
NickleDave
opened
3 years ago
0
refactor test directory structure: rename test_data, put set-up scripts in a scripts dir
#95
NickleDave
closed
3 years ago
0
document how models are saved
#94
NickleDave
opened
3 years ago
0
explain in dev setup to run make to generate data for tests
#93
NickleDave
opened
3 years ago
0
use np.tile instead of np.matlib.repmat in features/tachibana.py
#92
NickleDave
closed
3 years ago
0
dpss window in Spectrogram class uses wrong value for NW
#91
NickleDave
opened
3 years ago
0
switch to `poetry` for development
#90
NickleDave
closed
3 years ago
0
add a command-line interface
#89
NickleDave
opened
3 years ago
1
switch to Github Actions for continuous integration
#88
NickleDave
closed
3 years ago
1
release a non-beta version: 0.3.0
#87
NickleDave
closed
3 years ago
2
make librosa dependency, use for spects
#86
NickleDave
closed
3 years ago
2
make dask dependency, use for feature extraction
#85
NickleDave
opened
5 years ago
0
numba-ify feature extraction functions
#84
NickleDave
opened
5 years ago
0
make feature file for each audio file, then concat files at end?
#83
NickleDave
opened
5 years ago
0
Big refactor
#82
NickleDave
closed
5 years ago
0
test how much making spect from song then cropping out syls affects features
#81
NickleDave
opened
5 years ago
0
add a CHANGELOG
#80
NickleDave
closed
3 years ago
1
In hvc.FeatureExtractor, only concat once at end of loop
#79
NickleDave
opened
5 years ago
0
Adding a sample of annotation file to README.MD
#78
krissr
opened
6 years ago
0
Add single `train` function
#77
NickleDave
opened
6 years ago
0
Add predict tests
#76
NickleDave
closed
6 years ago
0
Fix select
#75
NickleDave
closed
6 years ago
0
Next