Skip to content
View carysva's full-sized avatar

Block or report carysva

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. Neural-Network-Deep-Learning Neural-Network-Deep-Learning Public

    Feed-forward neural network trained incrementally on large-scale e-commerce pricing data to predict order quantity demand. Designed for datasets too large to fit into memory, the system processes d…

    Python

  2. Tuning-Deep-Neural-Networks-on-E-Commerce-Data Tuning-Deep-Neural-Networks-on-E-Commerce-Data Public

    Experimented with 16+ deep neural network configurations in TensorFlow on e-commerce demand data to compare tuning sensitivity, performance, and runtime tradeoffs. Best model: 2-layer (128->64), Re…

    Python

  3. Sales-Data-Pipeline-Dashboard Sales-Data-Pipeline-Dashboard Public

    Fully automated, end-to-end data pipeline that continuously ingests external sales data, stores it in a production-ready PostgreSQL database, serves via a Flask API, and visualizes business perform…

    Python

  4. National-Disaster-Risk-NRI National-Disaster-Risk-NRI Public

    Hurricane risk analytics project for two graduate MSBA courses at the University of Tennessee, Knoxville. Built on FEMA's National Risk Index, covering exploratory analysis, non-parametric testing,…