Inspiration
well, I wanted to try something using Machine learning, but I didn't want to go so deep like everyone else and do a Neural network or decision tree. That is why I decided to try using logistic regression.
What it does
using a logistic regression model, it identifies if an item is recyclable or not
How we built it
Used both Python, HTML, JS, and CSS
Challenges we ran into
I had to figure out if i could even have HTML and Python together and how to do so.
Accomplishments that we're proud of
having everything function, as well as having the HTML and Python working together
What we learned
how to mix HTML and python as well as how to use certain GitHub Features
What's next for Recyclable Item Classifier
increase training data which is limited somewhat and maybe change how much of certain misclassifying we are willing to accept
Running the program
try using the replit link bellow
Log in or sign up for Devpost to join the conversation.