Understanding OPTICS Clustering: Hands-On With Scikit-Learn

Carla Martins
5 min readJan 16, 2023

Unsupervised Learning — Clustering

OPTICSOrdering Points To Identify the Clustering Structure

The OPTICS algorithm is similar to the DBSCAN algorithm, but it allows for a range of values for the ‘eps’ parameter instead of just one.

--

--

Carla Martins

Compulsive learner. Passionate about technology. Speaks C, R, Python, SQL, Haskell, Java and LaTeX. Interested in creating solutions.