logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Dennison BertonBusiness
(5/5)

760 Answers

Hire Me
expert
Quintin MiddletonResume writing
(4/5)

942 Answers

Hire Me
expert
Sneha SharmaManagement
(5/5)

968 Answers

Hire Me
expert
Gavin PhillipsData mining
(5/5)

501 Answers

Hire Me
Python Programming

In this assignment, we’ll walk you through analyzing some brain graphs by creating a program that will learn the difference between graphs of different phenotypes

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Graph Analysis

Applications and Discovery on Brain Networks - REVISED

Introduction

You may be wondering what happens after all of the time and money is spent on creating a connectome. In this assignment, we’ll walk you through analyzing some brain graphs by creating a program that will learn the difference between graphs of different phenotypes (attributes of an organism). So for example, you could learn which brain networks are likely to belong to a male or female subject.

Assignment

Please create a 1-2 page submission that covers each of the following 6 criteria. You should also include any code that you use to generate your results with your submission (e.g., a copy of your colab notebook.

Criteria 0 (20 points) Scienceinthe.cloud is not being actively maintained.  That’s a bummer for reproducible science. Instead we’ll investigate another very successful reproducible neuroscience project. Visit http://thunder-project.org/ and run the live demo. This should launch a live jupyter notebook in your browser using binder. Exe- cute the tutorials and report on what you’ve learned (how did it go, was it reproducible, easy to follow). Make at least 3 suggestions for improvement and 3 things that worked well. Please also read their paper (Open source tools for large-scale neuroscience) for context here: https://www.ncbi.nlm.nih.gov/pubmed/25982977)

  • Criteria 1 (25 points) compute and visualize mean connectomes for all of the data

Criteria 2 (25 points) compute and visualize class conditional connectomes (e.g., male and female subpopulations)

  • Criteria 3 (30 points) compute 5 different covariates related to graphs

Criteria 4 (20 points) interpret meaning of covariates, with some hypothesis connect- ing to neuroscience

  • Criteria 5 (30 points) build classifier and obtain classification score at 70% or higher

  • Total 150 points

Instructions for Analysis Environment

To greatly simplify this assignment, we’ve created a Jupyter notebook in Google Colab with detailed instructions; the original instructions requested you to set up a Docker-backed python environment on your local computer. This will instead run self-contained browser. If you are interested in learning more, please get in touch! Go here to get started:

github.com/wrgr/graph-explorer/blob/master/graph_explorer_2020.ipynb

Click on the colab link to launch a copy of the notebook in your own space.

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme