Skip to content

A simple implementation of an AGDS (Associative Graph Data Structures), using Python.

Notifications You must be signed in to change notification settings

KacperTonia-UniversityRepos/ci-agds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CI-AGDS

A simple implementation of an AGDS (Associative Graph Data Structures) using Python.

Used datasets:

Implemented solution has been tested on a classic Iris dataset, as well as a commonly recommended alternative:

Usage:

The application requires a single command line argument: a path to the .csv dataset file.

python -m app ../dataset/IRIS.csv

About

A simple implementation of an AGDS (Associative Graph Data Structures), using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages