Skip to content
View blamson's full-sized avatar

Block or report blamson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
blamson/README.md

About Me:

Hello, I'm data scientist with a love for statistics and programming. My primary skillset lies in data wrangling using libraries like Polars or PySpark depending on the task. My main language is Python, however I also do a lot of hobbiest work in R and I'm sure over the course of my career I'll be learning all sorts of weird tools.

Skills

Type Skill
Languages Python, R, SQL
DS Frameworks PySpark, Polars, Pandas, Numpy, SKLearn, Jupyter, Quarto
NLP Frameworks HF Transformers, SpaCy, NLTK
Data Analysis and Visualization Plotly, GGplot, Matplotlib, PowerBI, Excel
Web Frameworks Flask, Streamlit, R Shiny, RBlogdown
Infrastructure Git, Docker, Poetry
AWS Sagemaker, ECR, S3, IAM

Current Projects

Fire Emblem Dashboard

Repository Link

Fire Emblem is a video game franchise with a long history and a whole lot of data. It's a wonderful mix of probability and strategy and, as such, is the perfect place to build a tool with my background. With this project my goal is to create a verstile dashboard giving users access to all of the data they may need at a moments notice and the ability to extract new insights about these games many of us love.

Tools Used:

  • Python
  • BeautifulSoup
  • Polars
  • DuckDB
  • Plotly
  • PowerBI
  • Streamlit

I also frequently write about my work on this project on my website! Here is an example of the work that exists outside of the project repository!

Technical Writeups / Tutorials

I wrote two writeups hosted on my website. The first is a user-friendly introduction to the Huggingface Transformers API. I synthesized a variety of sources to give, what I consider to be, a great primer on fine-tuning an LLM for named entity recognition. That writeup can be found here

The second is a companion piece which seeks to guide new users on AWS how to containerize and deploy an LLM and corresponding Flask app to Sagemaker. This one took ages to figure out myself and I hope it can help others overwhelmed by AWS at the start! Link to this writeup

Pinned Loading

  1. fire_emblem_app fire_emblem_app Public

    Jupyter Notebook

  2. transformers_tutorial transformers_tutorial Public

    Jupyter Notebook 1

  3. blamsonwebsite blamsonwebsite Public

    Personal website created utilizing blogdown

    HTML 1

  4. PolarsVSPandasBenchmarking PolarsVSPandasBenchmarking Public

    A simple repository to compare the performance between polars and pandas to prove to myself that the swap is worth doing.

    Jupyter Notebook