wichersn / FoodShelterPredict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodShelterPredict

Using publicly available food shelter data, we can use and run machine learning to help food shelters predict availability of food donations.

#Running

hotnode app.js

#Libraries https://www.npmjs.com/package/machine_learning

#Notes on Machine Learning: The library automatically finds the best criteria to split on by seeing how much entropy reduction we can have by testing every criteria (dt.build()).

#Link to paper: https://docs.google.com/document/d/1bsffeQDFrKNATK_e6G84L-ACerQr7LNzIJGBcQW5Vxg/edit?usp=sharing

About


Languages

Language:JavaScript 88.8%Language:HTML 11.2%