GithubHelp home page GithubHelp logo

arokem / graph-stats-book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neurodata/graph-stats-book

0.0 0.0 0.0 3.36 GB

Home Page: http://docs.neurodata.io/graph-stats-book/coverpage.html

License: GNU General Public License v3.0

Shell 0.01% JavaScript 0.15% Python 2.13% Common Lisp 0.04% CSS 0.10% TeX 2.62% Makefile 0.01% HTML 17.77% Batchfile 0.01% Jupyter Notebook 77.18% Dockerfile 0.01%

graph-stats-book's Introduction

Network Machine Learning in Python

This book provides an introduction to graph statistics, with a focus on useful representations of graphs and their applications on real data.

Google Drive Brainstorm Book Proposal Compiled Jupyter Book

Usage

Building the book

If you'd like to develop on and build the Network Machine Learning in Python book, you should:

  • Clone this repository and run
  • Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  • (Recommended) Remove the existing network_machine_learning_in_python/_build/ directory
  • Run jupyter-book build network_machine_learning_in_python/

A fully-rendered HTML version of the book will be built in network_machine_learning_in_python/_build/html/index.html.

Hosting the book

The html version of the book is hosted on the gh-pages branch of this repo. A GitHub actions workflow has been created that automatically builds and pushes the book to this branch on a push or pull request to main.

If you wish to disable this automation, you may remove the GitHub actions workflow and build the book manually by:

  • Navigating to your local build; and running,
  • ghp-import -n -p -f network_machine_learning_in_python/_build/html

This will automatically push your build to the gh-pages branch. More information on this hosting process can be found here.

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.

Color Schemes

Code

Functions specific to this book - e.g., plotting functions we use regularly - has been stored in the subpackage below. https://github.com/neurodata/graphbook-code

graph-stats-book's People

Contributors

asaadeldin11 avatar bdpedigo avatar jasonkyuyim avatar loftusa avatar pssf23 avatar sampan501 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.