-
-
-
Static_Site_Generator Public
Creating a static site generator for static HTML files.
Python UpdatedApr 21, 2025 -
Default_Modeling Public
Some basic modeling for practice using mortgage rates and simulated data.
R UpdatedMar 31, 2025 -
Monte_Carlo Public
A small scale implementation of a Monte Carlo Simulation for practice
Python UpdatedMar 12, 2025 -
-
-
LLM-Engineers-Handbook Public
Forked from PacktPublishing/LLM-Engineers-HandbookMy Personal LLM Twin based on the LLM Engineers Handbook
-
-
-
LLM-twin-from-scratch Public
My Version of the LLM Engineers Handbook, I chose to make my own instead of forking because I wanted to code all of the files from scratch to gain a more in depth understanding of the underlying pr…
Python MIT License UpdatedJan 5, 2025 -
This repo explores multi-label emotion classification using pretrained encoder (RoBERTa, DistilBERT) and decoder models with LoRA (Gemma, Llama-3.2-1B, Stella). It compares dense vs generative appr…
-
Snowflake-datawarehousing Public
Some of my personal documentation of navigating the snowflake database
UpdatedDec 27, 2024 -
-
-
safe-model-integration Public
"Guidelines and best practices for safely integrating external machine learning models with trust_remote_code=True. This repository provides a comprehensive checklist to ensure secure model loading…
UpdatedNov 17, 2024 -
-
Simple_Rag_Pipeline Public
This repo contains my learning journey for a simple RAG pipeline to deepen my understanding and deploy a live chatbot.
Jupyter Notebook UpdatedOct 20, 2024 -
This repository explores multi-label text classification using two distinct embedding strategies: dense embeddings (embedding bag) and sparse embeddings (TF-IDF). The notebooks demonstrate how thes…
-
-
Neural_Network_Practice Public
This repo contains my work for Natural Language Processing Specialization by deeplearning.ai on Coursera
Jupyter Notebook UpdatedSep 22, 2024 -
Spam-Detection-Modeling Public
A spam detection model built to handle imbalanced data using small pipelines. This project walks through text preprocessing, model tuning, and performance evaluation with ROC-AUC curves and classif…
-
Creating a machine learning model to predict future stock price.
-
pandas-ta Public
Forked from aarigs/pandas-taTechnical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
Python MIT License UpdatedJul 2, 2024 -