Skip to content
View lilyxgates's full-sized avatar

Block or report lilyxgates

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

Pinned Loading

  1. bodyshaming_esteem_exercise bodyshaming_esteem_exercise Public

    Investigated how overheard self-deprecating body comments affect intrinsic vs. extrinsic exercise motivation, with self-esteem as a moderator. Surveyed 75+ adults, cleaned/analyzed data in R.

  2. titanic_machine_learning titanic_machine_learning Public

    Predicts Titanic passenger survival using machine learning (Logistic Regression, Decision Tree, and Random Forest). Analyzes factors like age, gender, and fare to identify key predictors.

    Python

  3. us_higher_ed us_higher_ed Public

    Forked from inst462-us-higher-ed/us_higher_ed

    Explores the differences between research classification tiers of American colleges and universities through data visualization.

  4. queen_of_pop queen_of_pop Public

    Uses K-Means clustering to uncover, group, and analyze top-streamed female artists (e.g., Taylor Swift, Beyoncé) based on popularity, followers, and genres.

    Python

  5. pokemon_db pokemon_db Public

    A web scraping and data analysis project that collects Pokémon stats, types, and images from pokemondb.net using BeautifulSoup. The scripts generate a clean dataset and visualizations for exploring…

    Python

  6. sleep_health_lifestyle sleep_health_lifestyle Public

    Forked from inst-414-sleep-health-lifestyle/inst414-sleep-health-lifestyle

    Predict health outcomes based on sleep, health, and lifestyle factors using supervised machine learning models (Logistic Regression, Decision Tree, Random Forest). Includes feature importance analy…

    Python