Skitz_731

@skitz_731
1 Followers
42 Following
5 Posts
👋 Hi! I’m a 26‑year‑old who’s just getting started on the path to becoming a data scientist & engineer. I’m really excited about free and open‑source software, Linux, and anything tech‑related. I’ve been tinkering with a few small projects to learn more and keep my passion alive. Happy to connect and share what I’m discovering along the way!
Trained a sentiment classifier on 50k+ reviews using Scikit-Learn. Tracked experiments and selected the best model using MLflow. Built a Streamlit UI where users ask questions in plain English. Containerized the whole thing with Docker. Wrote a full test suite to ensure reliability.

I just completed my End-to-End ML Capstone: An IMDB Movie Review Analyzer that lets you chat with your model

Check out the code here: https://github.com/Skitz731/my-portfolio/tree/master/Ai/ML%20Capstone%20Project

#DataScience #AI #MachineLearning #Docker #Python #Capstone

my-portfolio/Ai/ML Capstone Project at master · Skitz731/my-portfolio

Contribute to Skitz731/my-portfolio development by creating an account on GitHub.

GitHub

Built a RAG Knowledge Assistant from scratch using ChromaDB.

Features: Custom document chunking, Confidence scoring to prevent hallucinations • Full source attribution
Learned that retrieval quality lives or dies by your chunking strategy.
Repo: https://github.com/Skitz731/my-portfolio/blob/master/RAG_Project_SeanDuke.ipy

#AI #RAG #Coding #Tech

my-portfolio/RAG_Project_SeanDuke.ipy at master · Skitz731/my-portfolio

Contribute to Skitz731/my-portfolio development by creating an account on GitHub.

GitHub
First major project!
First steps on my journey