Skip to content
View ssowers2's full-sized avatar

Block or report ssowers2

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Profile-Page Profile-Page Public

    Business Intelligence Developer with 10+ years of experience in healthcare analytics, quality improvement, and clinical reporting.

  2. applied-ml-sowers applied-ml-sowers Public

    Template to assist in Machine Learning class to start a professional ML Python project.

    Jupyter Notebook 1

  3. nlp-02-text-preprocessing nlp-02-text-preprocessing Public

    NLP text preprocessing project exploring techniques for cleaning and preparing raw text data for analysis. The project applies common natural language processing tools such as tokenization, stop-wo…

    Jupyter Notebook

  4. streaming-02-kafka streaming-02-kafka Public

    This project explores real-time data streaming using Apache Kafka and Python by creating producers and consumers that send, process, and store streaming sales data through Kafka topics.

    Python

  5. nlp-05-web-documents nlp-05-web-documents Public

    This project builds a web scraping pipeline that extracts, cleans, and structures HTML data using Python (requests, BeautifulSoup). It follows an EVTL workflow to prepare text for NLP analysis.

    HTML

  6. streaming-05-storage streaming-05-storage Public

    Kafka streaming project that processes sales transactions, enriches records with reference data, stores results in DuckDB, and analyzes regional sales trends using Python and Jupyter notebooks.

    Python