Skip to content
View alessandra-rodriguez's full-sized avatar
Block or Report

Block or report alessandra-rodriguez

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

Popular repositories

  1. doc-search-engine doc-search-engine Public

    A search engine that ranks documents by relevance to a query using a weighting scheme, tokenization, stop word removal, and stemming

    Python

  2. bisecting-kmeans bisecting-kmeans Public

    Performs Bisecting K-Means clustering on a dataset with random initialization, iterative refinement, and error visualization to find optimal clusters

    Python

  3. NBA-position-classification NBA-position-classification Public

    Classify NBA players into positions using per-game statistics using various classification algorithms, feature selection, and performance evaluation techniques

    Python

  4. ticket-reservation-system ticket-reservation-system Public

    A Railroad Reservation System with a Tkinter GUI, utilizing an SQLite database to check and manage train passenger information, ticket bookings, and perform various queries

    Python

  5. play-sudoku play-sudoku Public

    A console-based Sudoku game implemented in C++ with a Sudoku class, featuring functions for board initialization, puzzle creation, user input handling, and interactive matrix updates until completion

    C++