CheeseHacks 2024 hackathon project by Steven Ren (skren@wisc.edu), Rushil Sambangi (sambangi@wisc.edu), and Aditya Goyal (agoyal33@wisc.edu)
Follow this link to download the main XGBoost model (too large for Git): https://drive.google.com/file/d/1fOkZZe6ltb3F4l4hvtHDszdacwwmv4Ey/view?usp=sharing
The starter code was generated using expo. Do not re-run the expo init command. After entering this directory and adding the sizeModel.pkl to your root directory, simply run...
pip install -r requirements.txt
python app.py
npm install
npm startTo launch the app, there are a few options. If you have a smart device, I would recommend using the expo app for iOS or Android. You can scan the QR code using your phone, or you can launch commands via the terminal. Otherwise, you can use an emulator (such as AVD)
