Giter VIP home page Giter VIP logo

Comments (3)

benfulcher avatar benfulcher commented on May 30, 2024

Hi Ali,

In general, a good idea to get the information into a single set of keywords, labels, … and then run a single TS_Init, but I guess you have a more specific use case.
The beVocal flag (4th input to TS_Init) is the one to edit. Setting to [false,false,false] should disable user input for all three: time series, master operations, and operations.

Ben

from hctsa.

javanray avatar javanray commented on May 30, 2024

Fantastic, thank you very much for your quick and exact reply, it worked perfectly! Meanwhile, regarding your suggestion of using a single set of keywords and lebels, I am working with a dataset containing 646 subjects which we have extracted 400 timeseries per subject each corresponding to one of the 400 Schafer atlas brain regions). I am used a single set of 400 labels for all subjects' time series (each region has it's own label), but for the keywords I used a unique keyword (represantative of the corresponding subject ID and region) for each timeseries.
If you have any recommendations or suggestions regarding the use of labels and keywords, I would be more than happy to hear them.

Thank you,
Ali

from hctsa.

benfulcher avatar benfulcher commented on May 30, 2024

No worries. Yep, it's up to you whether to make a different HCTSA file for each subject (TS_Init), or combine them all into a single input file, and label each according to both a subject and a region ID (one big HCTSA file). I would suggest the latter, and I would also suggest starting with a reduced feature set (e.g., catch22), before scaling up to hctsa (so you can work through the analyses before taking on the computational expense of the hctsa feature set). Good luck.

from hctsa.

Related Issues (20)

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.