Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 650 Bytes

Semi-supervised clustering

This is a minimal example of how to do semi-supervised clustering as described in the paper: Data-driven semi-supervised clustering for oil prediction

Installation

The code is made for Matlab 2021 and might not work for earlier versions of Matlab.

Run

To run a simple example and generate the above figure, run the script: run_clustering.m

This code will generate an example as illustrated below: Alt text And cluster it into something similar to this: Alt text