Toy Robot: Toy Classification Using CNN
For this project I trained a Convolutional Neural Network to recognize distinct classes of toys from a bespoke, self-collected data ...
Hi, I’m Sammy – Data Scientist and Researcher. My portfolio is a collection of recent data science projects - emphasis on data processing and analysis, machine learning, business problem solving, and programming. My statistics and research expertise comes from my PhD in Sociology, which also equips me with a unique perspective on social trends and patterns, crucial for interpreting social dynamics with data that are invaluable for predicting consumer behavior, identifying market trends, and addressing issues of equity and inclusion. Check out my Linked In profile, Github, and download my resume below!
For this project I trained a Convolutional Neural Network to recognize distinct classes of toys from a bespoke, self-collected data ...
Summary & Context This project demonstrates 1. Visualization using Tableau, and 2. Preprocessing and analyzing a large public da...
This project uses k-means clustering to segment up a grocery chain’s customer base in order to increase understanding of shopping be...
In this project, I use machine learning models for a classification task to solve another business problem for ABC Grocery: Logistic...
This project applies machine learning regression models to predict customer loyalty scores for a subset of customers for a hypotheti...
Summary Write a function that returns prime numbers, 2 through n… is a level two programming problem. Beyond simple looping and con...