/culp

This is the implementation of the CULP classification algorithm. The paper introducing this algorithm - `Classification Using Link Prediction`

Primary LanguagePythonMIT LicenseMIT

CULP: Classification Using Link Prediction

This is the implementation of the CULP classification algorithm from the paper Classification Using Link Prediction available here.

run iris_sample.py to run CULP on the Iris dataset with 50% of instances as the training data.