You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -75,14 +73,14 @@ for problem in problems.keys():
75
73
76
74
77
75
## Tutorials
78
-
### Tutorials
79
76
80
77
Explore the following Jupyter notebooks for step-by-step tutorials on using **IOHClustering**:
81
78
1.[Custom Dataset and Random Search Tutorial](https://github.com/IOHprofiler/IOHClustering/blob/main/tutorials/custom_dataset_random_search.ipynb): Learn how to define clustering problems with your own datasets and explore solutions using random search.
82
79
2.[Custom Metric and Random Search Tutorial](https://github.com/IOHprofiler/IOHClustering/blob/main/tutorials/custom_clustering_metric.ipynb): Understand how to define custom clustering metrics and solve clustering problems with random search.
83
80
84
81
## License
85
82
83
+
This project is licensed under a standard BSD-3 clause License. See the LICENSE file for details.
0 commit comments