Skip to content

AI4SCR/graph-concept-learner

Repository files navigation

Graph Concept Learner

Learning using concept graphs for general prediction tasks.

Environment

Using a virtual environment for all commands in this guide is strongly recommended.

Installation

Package installation

# assuming you have an SSH key set up on GitHub
pip install "git+ssh://git@github.com:AI4SCR/graph-concept-learner.git@main"

Suggested setup for development

pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
pip install -r dev_requirements.txt
pip install -e .
pre-commit install

Usage

Check workflow Workflow tutorial

Contributing

Check CONTRIBUTING.md.

Getting support

Check SUPPORT.md.

About

Graph Concept Learners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages