GitXplorerGitXplorer
x

projects

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
c8d9c6437168ef037a35bf1cf14b181d54b54035

Update README.md

committed 4 years ago
Unverified
47eb2026a67755a3715caa42fa7d1634d48a9f28

Set theme jekyll-theme-tactile

committed 5 years ago
Verified
288fa2bbaf3cf50299c7259ff26cb016a7669f2f

Update _config.yml

committed 5 years ago
Unverified
9bf322f225a8bc442eebf14d588b65d29a204059

Set theme jekyll-theme-slate

committed 5 years ago
Unverified
1b2ef5760ff13116035674b96a3da65007b5c18a

Set theme jekyll-theme-leap-day

committed 5 years ago
Unverified
2f769ecbd5d9dedadefe5f1b2d772c13d80d60f4

Set theme jekyll-theme-slate

committed 5 years ago

README

The README file for this repository.

Dash Cytoscape

Link to Repo | Documentation | PyPi Installation

Dash Cytoscape is a graph visualization component for creating easily customizable, high-performance, interactive, and web-based networks. It extends and renders Cytoscape.js, and offers deep integration with Dash layouts and callbacks, enabling the creation of powerful networks in conjunction with the rich collection of Dash components, as well as established computational biology and network science libraries such as Biopython and networkX.

cytoscape

SVM Explorer

Link to Repo | Demo App

This app lets you explore support vector clustering (a type of support vector machine) with UI input parameters. Toy datasets and useful ML metrics plots are included. It is fully written in Dash + scikit-learn.

svm

Back to homepage.