Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

๐Ÿ‘พ package to cleanse complex networks data, extracted from the ml-graph-network-analyser

Notifications You must be signed in to change notification settings

autistic-symposium/ml-netclean-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ml-netclean


๐Ÿ‘‰๐Ÿผ this package cleanses complex networks data, extracted from the ml-graph-network-analyser

๐Ÿ‘‰๐Ÿผ the final cleansed data files can then be ingested into the mlnet-complex-networks project



overview

1. cleansing the data

  • here we get all the outputs from ml-graph-network-analyser and put them together into vector files (separated by network type and sampling groups)
  • these files must have a header (or missing values must be completed with '-')

2. organizing the data

  • here, the files above are organized into vector files for each network
  • an additional column for the classes is added
  • the header is removed from these files
  • missing values are completed with 0

3. generating the final files

  • here, the vectors files are read from the previous step to create a unified file for all the data

About

๐Ÿ‘พ package to cleanse complex networks data, extracted from the ml-graph-network-analyser

Topics

Resources

Stars

Watchers

Forks