Custom KNN algorithm for determining property valuations using Node and TensorflowJS. The algorithm is a bare bones implmentation of k nearest neighbours written in tensoflow.js, any .csv can be used just make sure to change your data and label columns to match your datasets' row headings.
npm install
node index.js