Skip to content
View JaydenCruz2004's full-sized avatar
🎯
Locked-in
🎯
Locked-in

Block or report JaydenCruz2004

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

Hey 👋, I'm Jayden Cruz

Computer Science & Data Science Scholar @ Belmont University.

Languages and Tools:

python java swift html5 css3 aws

🔗 Links

portfolio linkedin

Pinned Loading

  1. CSC3400-YouTube_Comment_Classification CSC3400-YouTube_Comment_Classification Public

    This Python project uses machine learning classifiers (Naïve Bayes, SVM, Decision Trees, and Random Forest) to classify YouTube comments from coding tutorial videos into informative (content concer…

    Python

  2. JaydenCruz2004.github.io JaydenCruz2004.github.io Public

    My Portfolio Website

    CSS 1

  3. CSC3130-SortingAlgorithms CSC3130-SortingAlgorithms Public

    Assignment 2 – Sorting Algorithms

    Java

  4. Bayesian-Statistics-Final-Project Bayesian-Statistics-Final-Project Public

    Exploration and analysis of fish dataset using Bayesian models and MCMC

    R 1

  5. Statistical-Modeling-Final_Project Statistical-Modeling-Final_Project Public

    Final Project for MTH 2151

    Jupyter Notebook

  6. Banking_Simulation Banking_Simulation Public

    Banking Simulation: This Java project demonstrates inheritance with Checking, Savings, and Credit Card accounts, all derived from the Account class. Users can make transactions like deposits, withd…

    Java