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.
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.