Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View anthonyinzinna's full-sized avatar

Highlights

  • Pro

Block or report anthonyinzinna

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 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
anthonyinzinna/README.md

πŸ‘¨β€πŸ’» Anthony Inzinna | Technical Research & Code Archive

M.S. Data Science (Candidate) | Python & R Developer

This profile serves as the source code repository for my applied research in behavioral analytics and algorithmic forecasting. Unlike my business portfolio, this archive focuses on the raw implementation logic, reproducibility, and statistical methodologies used in my modeling work.


πŸ“‚ Repository Index & Technical Stacks

Stack: Python, Scikit-Learn, XGBoost, SHAP

  • Implementation: Developed a classification pipeline using scale_pos_weight to handle class imbalance in HR data.
  • Logic: Replaced standard black-box predictions with SHAP (SHapley Additive exPlanations) waterfall plots to quantify individual turnover risk factors.
  • Key Function: Optimized precision-recall thresholds to improve minority class detection (attrition) from 34% to 61%.

Stack: Python, Facebook Prophet, Pandas

  • Implementation: Time-series decomposition model separating growth trends from weekly/yearly seasonality.
  • Logic: Calculated dynamic "Safety Stock" levels using 95% confidence interval upper bounds rather than static averages.
  • Outcome: Generated risk-adjusted procurement algorithms to minimize stockout probabilities during high-variance periods.

Stack: R, Magick, Tmap

  • Implementation: Custom "Manual Device" rendering pipeline to bypass standard library limitations on ARM64 architectures.
  • Logic: Script generates individual PNG frames for urban density evolution (1950–2030) and stitches them using the Magick image processing engine.
  • Feature: Hardware-agnostic rendering loop for high-resolution time-lapse generation.

Stack: Python, SciPy, Statistical Hypothesis Testing

  • Implementation: rigorous evaluation of gameplay gate mechanics (Level 30 vs Level 40).
  • Logic: Applied statistical significance testing (p-value analysis) to measure impacts on 1-Day vs 7-Day retention rates.
  • Result: Quantified the negative impact of delayed friction points on long-term user habituation.

πŸ› οΈ Languages & Tools

Python R XGBoost Git


πŸ”— External References

Popular repositories Loading

  1. People-Analytics-Behavioral-Drivers People-Analytics-Behavioral-Drivers Public

    Behavioral analytics project combining Psychology and Machine Learning. Uses XGBoost & SHAP to decode retention drivers and predict turnover.

    Jupyter Notebook 1

  2. Mobile-Game-Retention-AB-Test Mobile-Game-Retention-AB-Test Public

    Mobile game A/B test analysis (n=90,000). Used statistical hypothesis testing (Z-test & Mann-Whitney U) to measure the impact of gate placement on player retention.

    Jupyter Notebook

  3. Data_Viz_Urban_Growth Data_Viz_Urban_Growth Public

    Geospatial time-series animation built in R. Uses sf, tmap, and magick to render and stitch 60 years of global urbanization growth

    R

  4. Retail-Inventory-Forecasting-Prophet Retail-Inventory-Forecasting-Prophet Public

    Time Series forecasting for retail inventory optimization using Facebook Prophet.

    Jupyter Notebook

  5. anthonyinzinna anthonyinzinna Public