Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 369 Bytes

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.