Skip to content

Commit e168984

Browse files
committed
Describe constraints matrix
1 parent 46cb0c2 commit e168984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Import your library in `Experiments.ipynb` and select the algorithms that you wa
2222

2323
### Kernel Clustering
2424
#### Open your data and constraints
25+
Constraints data are represented as a sparse matrix of +1 if the points are linked and -1 if they have to be in different sets.
2526
```
2627
import pandas as pd
2728
import numpy as np

0 commit comments

Comments
 (0)