Giter Site home page Giter Site logo

interpreting-cognition-paper-2019's Introduction

A machine learning tool for interpreting differences in cognition using brain features

This repository stores the code used in the following preprint: https://www.biorxiv.org/content/10.1101/558403v1 (accepted in AIAI 2019).

We cannot share the original data used in the paper so we provide example files in example_data/ folder so the code in this repository can be executed.

Dependencies to execute the code are listed in environment_paper.yml. One can easily install all the dependencias by using an Anaconda environment, and running the following commands:

# Creating the environment with the file we provided
$ conda env create --force --file environment_paper.yml

# Activating the environment
$ conda activate env-paper

The main packages and respective versions that were used in this work (and defined in environment_paper.yml) are:

  • jupyterlab 0.35.4
  • matplotlib 3.0.2
  • numpy 1.15.4
  • pandas 0.24.1
  • python 3.6.8
  • scikit-learn 0.20.2
  • scipy 1.2.0
  • shap 0.27.0
  • xgboost 0.81

All the descriptions are in the folder notebooks/, which you can see by executing, for example, Jupyter Lab:

(env-paper) $ jupyter lab

If you have any questions please just open an issue.

interpreting-cognition-paper-2019's People

Contributors

tjiagom avatar

Watchers

 avatar

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.