All Projects → statnet → Workshops

statnet / Workshops

Licence: gpl-3.0
Public materials for Statnet Workshops

Projects that are alternatives of or similar to Workshops

Graph sampling
Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.
Stars: ✭ 99 (+191.18%)
Mutual labels:  network-analysis, graphs
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (+582.35%)
Mutual labels:  network-analysis, graphs
Peartree
peartree: A library for converting transit data into a directed graph for sketch network analysis.
Stars: ✭ 116 (+241.18%)
Mutual labels:  network-analysis, graphs
grandiso-networkx
Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
Stars: ✭ 30 (-11.76%)
Mutual labels:  graphs, network-analysis
Grano
A toolkit for mapping networks of political and economic influence through diverse types of entities and their relations. Accessible at http://granoproject.org
Stars: ✭ 181 (+432.35%)
Mutual labels:  network-analysis, graphs
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (+1500%)
Mutual labels:  tutorials, network-analysis
Netgraph
A cross platform http sniffer with a web UI
Stars: ✭ 852 (+2405.88%)
Mutual labels:  network-analysis
Gold Miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Stars: ✭ 29,872 (+87758.82%)
Mutual labels:  tutorials
Giin
Graph-based Image Inpainting
Stars: ✭ 7 (-79.41%)
Mutual labels:  graphs
Haxejs
Documentation about using JavaScript with Haxe
Stars: ✭ 25 (-26.47%)
Mutual labels:  tutorials
Frontend Tutorials
📘 Frontend Tutorials and Tricks — 前端技巧和教程
Stars: ✭ 33 (-2.94%)
Mutual labels:  tutorials
Python Modularity Maximization
Python implementation of Newman's spectral methods to maximize modularity.
Stars: ✭ 30 (-11.76%)
Mutual labels:  network-analysis
Awesome Android Things
A curated list of awesome android things tutorials, libraries and much more at one place
Stars: ✭ 883 (+2497.06%)
Mutual labels:  tutorials
Osmnx Examples
Usage examples, demos, and tutorials for OSMnx.
Stars: ✭ 863 (+2438.24%)
Mutual labels:  network-analysis
Hottbox Tutorials
📙 HOTTBOX: Higher Order Tensors ToolBOX. Tutorials
Stars: ✭ 29 (-14.71%)
Mutual labels:  tutorials
Pulse
Network Inspector for Apple Platforms
Stars: ✭ 841 (+2373.53%)
Mutual labels:  network-analysis
Github Tutorial
Getting started tutorial on GitHub
Stars: ✭ 32 (-5.88%)
Mutual labels:  tutorials
Mycodo
An environmental monitoring and regulation system
Stars: ✭ 936 (+2652.94%)
Mutual labels:  graphs
React Native Pathjs Charts
Android and iOS charts based on react-native-svg and paths-js
Stars: ✭ 877 (+2479.41%)
Mutual labels:  graphs
Minimum Cost Perfect Matching
C++ implementation of algorithms for finding perfect matchings in general graphs
Stars: ✭ 29 (-14.71%)
Mutual labels:  graphs

Workshops

Source materials for Statnet Workshops

Please see statnet.github.io for our online training materials and software installation instructions.

Notes for end users:

If you would like to suggest edits/modifications/improvements/additions to any of our workshop materials, please file an issue in this GitHub repository (or, if you're familiar with GitHub and markdown, you can also fork, modify and submit a pull request).

Notes for contributors on using this repository:

  1. source materials for the workshops (.Rmd files) should be stored in a folder (folder name = workshop name) at the top level.
  • to get the standard statnet project headers, please follow the format shown at the top of ergm.Rmd.
  1. to display the workshop materials on the wiki:
  • knit the .Rmd file to html output (ideally -- though pdf can also be used)
  • purl the .Rmd file to extract the R code
  • copy the html (or pdf) and the R code file into the docs folder
  • modify the Workshops repo wiki as needed to display these two files
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].