Skip to content

WestHealth/drn-scipy2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Data Reduction Network (DRN)

  • Example Contents:
    • DRNSolarFlaresDemo.ipynb - Demonstration Notebook
      • This notebook demonstrates the fundamental process of transforming categorical data into a DRN. For this demonstration, we've chosen to use the libraries networkx and pyvis. However, the methodology is not exclusive to these libraries; any graph visualization algorithm can be employed
    • Solar Flare Data taken from: https://archive.ics.uci.edu/dataset/89/solar+flare

Library Project:

Currently, the technique involves an ad hoc combination of graph manipulation using networkx, coupled with pyvis for visualization. As the technique matures, including improvements in data handling, we aim to evolve this into a comprehensive package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published