Implementation of Person Correlation.
A simple algorithm to run a linear regression.
Implementation of dbscan algorithm.
Implementation of cosine similarity.
The NN class use example can be seen on source code nn_execution_iris.py. This example uses the iris dataset.