Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 3.1 KB

You have to be logged in to leave a comment. Sign In

Open in Streamlit


Logo

Pet Pawpularity

Predict pet cuteness scores using machine learning.

Table of Contents
  1. About The Project
  2. Detailed information
  3. Contact

About The Project

Hi, I am Bex! I built this project to create a simple web app that would allow any user to upload an image of their pet and get a cuteness score. The data comes from Petfinder.my website ( source) and contains about 10k images with labels for their cuteness. As cuteness is such a subjective concept, the scores returned from the app are not necessarily accurate. In fact, even the best solutions to this challenge on Kaggle are very close to a solution that returns just random scores.

(back to top)

Built With

(back to top)

Detailed description of the project

I explain my approach to solve the project in three articles on my Medium blog:

You can also try out the API for this project by sending a POST request to this address. Please, read the last part of the article for the details.

(back to top)

Contact

Bex Tuychiev - @BexTuychiev - bex@ibexprogramming.com

Project Link: https://github.com/BexTuychiev/pet_pawpularity

(back to top)

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...