Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature output file formats #10

Open
audiofeature opened this issue Jul 16, 2015 · 4 comments
Open

Feature output file formats #10

audiofeature opened this issue Jul 16, 2015 · 4 comments

Comments

@audiofeature
Copy link

provide various output formats for extracted features in rp_extract_files.py:

csv, somlib, arff, ...

be aware of the different existing formats and how to store the class and the filename (which often contains spaces and or commas)

@slychief
Copy link
Member

I have code for this available!

@audiofeature
Copy link
Author

added save_arff.py now

we should still make an example workflow with options to save as CSV or ARFF

@audiofeature
Copy link
Author

also add storing to hdf5 format

@audiofeature
Copy link
Author

HDF5 is implemented as of now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants