Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 622 Bytes

File metadata and controls

12 lines (10 loc) · 622 Bytes

NHOLS

The Nonlinear Higher Order Label Spreading algorithm Julia package

This library does semi-supervised learning algorithm NHOLS or LS (Label Spreading) on a number of prepared datasets or on datasets provided by a user. The code is supplementary to the paper on NHOLS

If you use this code, please cite our work
@inproceedings{tudisco2020nonlinear,
title={Nonlinear higher-order label spreading},
author={Tudisco, Francesco and Benson, Austin R and Prokopchik, Konstantin},
booktitle={Proceedings of The Web Conference (WWW)},
year={2021}
}