Skip to content
View mardelpozo's full-sized avatar

Block or report mardelpozo

Report abuse

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

Report abuse

Pinned Loading

  1. mental-health-tech mental-health-tech Public

    End-to-end machine learning pipeline designed for high-dimensional, mixed-type survey data. Implemented K-Prototypes Clustering, Factor Analysis of Mixed Data, and t-SNE manifold learning to succes…

    Jupyter Notebook

  2. class-fashion class-fashion Public

    Comparative benchmark of a CNN (Conv2D(32/64) + Dense(128)) and a 100-tree Random Forest on Fashion-MNIST, reporting accuracy (91.32% vs 87.53%), training time trade-offs, confusion matrices, and c…

    Jupyter Notebook

  3. speed-track speed-track Public

    Vehicle detection, tracking, and speed estimation with 3 SOTA detection and tracking models for benchmarking and demo video comparison.

    Python

  4. web-host web-host Public

    Simple AWS cloud hosting solution for static webpages using Terraform.

    HCL

  5. habit-tracker habit-tracker Public

    Basic habit-tracking application using python, click (command-line interface), and SQLite3 (data persistence system).

    Python