Case Studies: Network Analysis in R
Apply fundamental concepts in network analysis to large real-world datasets in 4 different case studies.
Comece O Curso Gratuitamente4 horas11 vídeos47 exercícios3.691 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
Now that you're familiar with the basics of network analysis it's time to see how to apply those concepts to large real-world data sets. You'll work through three different case studies, each building on your previous work. These case studies are working with the kinds of data you'll see in both academic and industry settings. We'll explore some of the computational and visualization challenges you'll face and how to overcome them. Your knowledge of igraph will continue to grow, but we'll also leverage other visualization libraries that will help you bring your visualizations to the web.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Análise de rede in R
Ir para a trilha- 1
Exploring graphs through time
GratuitoIn this chapter you'll explore a subset of an Amazon purchase graph. You'll build on what you've already learned, finding important products and discovering what drives purchases. You'll also examine how graphs can change through time by looking at the graph during different time periods.
- 2
How do people talk about R on Twitter?
In this lesson you'll explore some Twitter data about R by looking at conversations using '#rstats'. First you'll look at the raw data and think about how you want to build your graph. There's a number of ways to do this, and we'll cover two ways: retweets and mentions. You'll build those graphs and then compare them on a number of metrics.
Creating your retweet graph50 xpVisualize the graph100 xpVisualize nodes by degree100 xpWhat's the distribution of centrality?100 xpWho is important in the conversation?100 xpPlotting important vertices100 xpBuilding a mentions graph50 xpComparing mention and retweet graph100 xpAssortativity and reciprocity100 xpFinding who is talking to whom100 xpFinding communities50 xpComparing community algorithms100 xpVisualizing the communities100 xp - 3
Bike sharing in Chicago
In this chapter you will analyze data from a Chicago bike sharing network. We will build on the concepts already covered in the introductory course, and add a few new ones to handle graphs with weighted edges. You will also start with data in a slightly more raw form and cover how to build your graph up from a data source you might find.
Creating our graph from raw data50 xpMaking Graphs of Different User Types100 xpCompare Graphs of Different User Types100 xpCompare graph distance vs. geographic distance50 xpCompare Subscriber vs. Non-Subscriber Distances100 xpMost Traveled To and From Stations100 xpMost Traveled To and From Stations with Weights100 xpVisualize central vertices100 xpWeighted Measures of Centrality100 xpConnectivity50 xpFind the minimum cut 1100 xpFind the minimum cut 2100 xpUnweighted Clustering Randomizations100 xpWeighted Clustering Randomizations100 xp - 4
Other ways to visualize graph data
So far everything we've done has been using plotting from igraph. It provides many powerful ways to plot your graph data. However many people prefer interacting with other plotting frameworks like ggplot2, or even interactive frameworks like d3.js. In this lesson you'll look at other plotting libraries that build on the ggplot2 framework. You'll also look at other non-"hairball" type methods like hive plots, as well as building interactive and animated plots.
Other packages for plotting graphs!50 xpggnet Basics100 xpggnetwork Basics100 xpMore ggnet Plotting Options100 xpMore ggnetwork Plotting Options100 xpInteractive visualizations50 xpInteractive plots with ggiraph100 xpInteractive javascript plots100 xpAlternative visualizations50 xpAlternative ways to visualize a graph: Hive plots100 xpBioFabric as an HTML widget100 xpPlotting graphs on a map100 xp
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Análise de rede in R
Ir para a trilhaconjuntos de dados
Amazon graphAmazon purchase graph over timeTwitter retweet graphTwitter mention graphBike sharing datacolaboradores
pré-requisitos
Network Analysis in RO que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Case Studies: Network Analysis in R hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.