Skip to content

aloenobilis/propval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

propval (property valuation)

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.

Run:

npm install
node index.js

About

🏡 KNN algorithm for determining property valuations using Node and TensorflowJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published