Giter Site home page Giter Site logo

Feature extraction about dnd-sed HOT 4 CLOSED

dr-costas avatar dr-costas commented on June 11, 2024
Feature extraction

from dnd-sed.

Comments (4)

dr-costas avatar dr-costas commented on June 11, 2024

Hi, sorry for the delay.

You can find the features at the website of the dataset. There is a link for direct download of the features.

If there is some specific problem that you encounter, then please feel free to ask.

from dnd-sed.

hb194812 avatar hb194812 commented on June 11, 2024

Thank you for your reply. I have already downloaded the features. You have mentioned that the features and the target values should be saved as separate files. How does this process work here? How do you match the feature file to the target value file? This is my email address: [email protected]. I just want to briefly repeat the experiment. If possible, could you please send me the files that having the input values and the target values? Thank you so much!

from dnd-sed.

dr-costas avatar dr-costas commented on June 11, 2024

The features and labels are numpy arrays, as far as I remember. Splitting those is simple, using existing numpy functionalities. The experiment can be reproduced fairly easy with the existing code at the repository and the online available features from the TUTSED Synthetic dataset.

Every sequence of input features, has a corresponding sequence of labels. You just have to load the numpy array that has the features and the labels, and then create to separate arrays. Then, split these arrays and save them with names that you want, and change the corresponding fields in the code so the code will be able to load them.

from dnd-sed.

dr-costas avatar dr-costas commented on June 11, 2024

If there is not a problem in the code, I will close this issue since it is not referred to the code. Please feel free to create another issue if you encounter any problems with the code.

from dnd-sed.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.