项目作者: AminFadaee

项目描述 :
This is the implementation of the CULP classification algorithm. The paper introducing this algorithm - `Classification Using Link Prediction`
高级语言: Python
项目地址: git://github.com/AminFadaee/culp.git
创建时间: 2018-10-01T11:49:19Z
项目社区:https://github.com/AminFadaee/culp

开源协议:MIT License

下载


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.