Skip to content

zeroknowledgediscovery/cognet

Repository files navigation

Cognet

image

cognet logo

Info

Draft link will be posted here

Author

ZeD@UChicago <zed.uchicago.edu>

Description

Application of quasinets (https://pypi.org/project/quasinet/) for analysis of emergent structures in survey responses with application in adversarial contexts.

Documentation

https://zeroknowledgediscovery.github.io/cognet/

Usage:

from cognet.cognet import cognet as cg
from cognet.dataFormatter import dataFormatter
from cognet.model import model 


data = dataFormatter(samples=GSSDATA,
            test_size=0.5)

About

Analysis of response and belief dynamics using Quasinet framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published