Git Product home page Git Product logo

Comments (5)

glemaitre avatar glemaitre commented on September 27, 2024

It is true that those metadata would be useful.
However, we will not be able to provide them for the running challenge.

from autism.

GaelVaroquaux avatar GaelVaroquaux commented on September 27, 2024

from autism.

glemaitre avatar glemaitre commented on September 27, 2024

Ok, so the TR information should be available by tomorrow.
We need to synchronize the autism kit (#39) as well as the different data set to make sure of not breakdown in the submission process.

from autism.

glemaitre avatar glemaitre commented on September 27, 2024

The feature is now available in the last commit of this repository.
You can access the TR data as:

In [1]: from problem import get_train_data

In [2]: X, y = get_train_data()

In [3]: X['repetition_time']
Out[3]: 
subject_id
1932355398536124106     2.50000
5174041730092253771     3.00000
10219322676643534800    3.00000
10645466564919190227    2.50000
...
7789126193351344754     2.00000
9057622900394015793     2.00000
10099127552657342413    2.00000
Name: repetition_time, Length: 1127, dtype: float64

from autism.

SRSteinkamp avatar SRSteinkamp commented on September 27, 2024

Thank you so much :) ... I really appreciate it, as I always feel a little guilty, when a quick question like this results in so much work for you guys.

Let's see how this can be put to use!

from autism.

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.