Classifying soccer shirts: A journey back to AI
TLDR
I've built a classifier for soccer team's uniforms, which you can check out here;
It required some data cleaning to avoid overfitting but achieved about 83% accuracy;
A little bit on my exciting journey exploring AI over the years;
Hello al...
tech.teomoura.com7 min read
Loved this deep dive into AI in software development, Teogenes! The way you explored model performance and data quality was really insightful. It’s fascinating how machine learning in software engineering can improve accuracy just by refining datasets.
I recently came across an interesting guide on AI-driven software development and how it enhances decision-making in various domains, including requirements management software: mobisoftinfotech.com/resources/blog/ai-requiremen… .
Would like to hear your thoughts on how AI models in sports analytics compare to those used in agile software development tools. Great work on this project!