namar0x0309 / FoodShelterAI

Food shelter predictor. Using machine learning to predict when food shelters need food and when to preallocate stock for them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodShelterML

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()).

About

Food shelter predictor. Using machine learning to predict when food shelters need food and when to preallocate stock for them.


Languages

Language:JavaScript 88.8%Language:HTML 11.2%