scikit-network

图算法。「Graph Algorithms」

  • 所有者: sknetwork-team/scikit-network
  • 平台: Linux, Mac, Windows
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

.. image:: https://perso.telecom-paristech.fr/bonald/logo_sknetwork.png
:align: right
:width: 100px
:alt: logo sknetwork

.. image:: https://img.shields.io/pypi/v/scikit-network.svg
:target: https://pypi.python.org/pypi/scikit-network

.. image:: https://travis-ci.org/sknetwork-team/scikit-network.svg
:target: https://travis-ci.org/sknetwork-team/scikit-network

.. image:: https://readthedocs.org/projects/scikit-network/badge/?version=latest
:target: https://scikit-network.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://codecov.io/gh/sknetwork-team/scikit-network/branch/master/graph/badge.svg
:target: https://codecov.io/gh/sknetwork-team/scikit-network

.. image:: https://img.shields.io/pypi/pyversions/scikit-network.svg
:target: https://pypi.python.org/pypi/scikit-network

Python package for the analysis of large graphs:

  • Memory-efficient representation as sparse matrices in the CSR format of scipy_
  • Fast algorithms
  • Simple API inspired by scikit-learn_

.. _scipy: https://www.scipy.org
.. _scikit-learn: https://scikit-learn.org/

Resources

Quick Start

Install scikit-network:

.. code-block:: console

$ pip install scikit-network

Import scikit-network in a Python project::

import sknetwork as skn

See examples in the tutorials; the notebooks are available here_.

Citing

If you want to cite scikit-network, please refer to the publication in
the Journal of Machine Learning Research <https://jmlr.org>_:

.. code::

@article{JMLR:v21:20-412,
  author  = {Thomas Bonald and Nathan de Lara and Quentin Lutz and Bertrand Charpentier},
  title   = {Scikit-network: Graph Analysis in Python},
  journal = {Journal of Machine Learning Research},
  year    = {2020},
  volume  = {21},
  number  = {185},
  pages   = {1-6},
  url     = {http://jmlr.org/papers/v21/20-412.html}
}

.. _here: https://github.com/sknetwork-team/scikit-network/tree/master/docs/tutorials

主要指標

概覽
名稱與所有者sknetwork-team/scikit-network
主編程語言Python
編程語言Makefile (語言數: 4)
平台Linux, Mac, Windows
許可證Other
所有者活动
創建於2018-05-29 11:45:42
推送於2025-05-10 09:39:47
最后一次提交2024-09-19 17:45:59
發布數57
最新版本名稱v0.33.1 (發布於 )
第一版名稱v0.1.1 (發布於 2018-06-05 19:43:05)
用户参与
星數620
關注者數12
派生數69
提交數3.3k
已啟用問題?
問題數68
打開的問題數1
拉請求數365
打開的拉請求數1
關閉的拉請求數138
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?