You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A browser-based image classification application powered by TensorFlow.js that recognizes common objects from uploaded images while demonstrating client-side machine learning and responsive interface design.
Kaggle competition project for BI-RADS classification from mammography report text using BioBERTpt-clin and BERTimbau. Dataset not included due to competition rules.
Machine learning classifier that distinguishes sonar signals as Rocks or Mine, using Random Forest with cross-valited model comparison. Deployed as alive REST API with FastAPI