Giter Club home page Giter Club logo

csfa's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csfa's Issues

Prediction score of each electome factor

Thank you for the nice repository! I would like to ask about the prediction scores of each electome factor:
As I understand it, the scores that are saved at the end of trainCSFA represent the activity of each electome factor in each trial. But is there a way to rank them regarding their predictability (i.e., the higher the score the more important for classification?). Basically my goal would be to get to the same figure as in Hultman et al., Cell, 2018 in Figure 1F to get a ranking of factors regarding their contribution to classifying between two conditions.

Unclarity regarding data structure of labels

When trying to run the trainCSFA function to obtain the dCSFA, I stumbled upon the following question:
As suggested in the description of trainCSFA, the target information for the classifier is stored in labels.windows as an 60x1 array containing ones for a positive and zeros for a negative event. However, initModel transforms the target variable into a 60x2 by adding another array below with ones and zeros swapped. Subsequently balanceClasses bails out an error because upsampling is not possible because sum(labels==1) and sum(labels==0) are both an array of the same length. Also, fitcsvm requires the response variable to be a vector, not a 2-row matrix.
Most likely I'm missing something here, but I would appreciate Clarification on this.
Thanks and best regards
Daniel

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.