Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to perform outlier detection using the Local Outlier Factor (LOF) algorithm with matrices.

Run the code to see the output here...