Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pmfirestone/widsdatathon2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repository to collect utility code for the WiDS Datathon 2025: Unraveling the Mysteries of the Female Brain: Sex Patterns in ADHD.

Guide to files

  • connectome.py: defines WiDSDataset, a torch-geometric dataset of the functional connectome graphs provided by WiDS.

Installation

Clone the git repository

This will put a copy of the git repository on your computer.

git clone https://github.com/pmfirestone/widsdatathon2025

Setting up Kaggle Authentication

To use the WiDSDataset, you have to authenticate with kaggle. Here are the instructions on how to do that.

Installing prerequisites

From the base directory of the repository, run:

pip install -r requirements.txt

I recommend you use a virtual environment for this.

Resources

Articles

Libraries

Resources from WiDS Community

License

See the LICENSE file for license rights and limitations (MIT).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published