Skip to content

abhin2002/magnathon-Hello-World

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1

Empty Bin - MAGNATHON

We aim to predict the amount of food and predict their qualities in domains like community kitchen, restaurant, school/collage mess and all of the food industry by utilizing supervised machine learning.If we could accurately predict the amount of raw materials and thereby the amount of food through everyday analysis we can minimise the quantity of food waste drastically and thereby provide for the needy. Supervised Machine Learning has lately proved to be one of the most prominent and efficiently improving methods comprising of several solid techniques and algorithms for the classification, manipulation, and reorganization of databases using the concepts recursive learning.

Team Members

1.C B Dev Narayan
2.Abhishek P
3.Noble Austine
4.Abhin P T

Link to Project

Empty Bin-Food Quantity Prediction

How it Works ?

Quantity of food produced:
we intent to build a supervised machine learning model, trained using a general Dataset regarding the demand for food and can predict the quantity of food required for a given set of variables
The trained model can later be fine tuned using the data of a specific location so that the produce more locally accurate results
The algorithm used for learning is based on naive bayes and logistic regression classifiers

2

Technologies used

Neural network:
PyTorch
PyTorch Lightning
Tech Stacks:
tkinter
pandas

How to configure

Instructions for setting up project

  1. clone the repository using :
  2. Make sure that python version 3.6 is installed ''' git clone https://github.com/abhin2002/magnathon-Hello-World'''
  3. install the dependecies: '''
  4. pip3 install torch torchvision torchaudio
  5. pip install pytorch_lightning
  6. pip install pandas '''

How to Run

  1. Go the directory where the project has been cloned
  2. run on command line : **python .\app.py **

Other Links

Provide any other links ( for eg. Wireframe , UI )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%