Skip to content
View rini-7's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rini-7

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ML_Pokemon_Statistics ML_Pokemon_Statistics Public

    The goal is to use machine learning to classify each Pokémon as either a Mega Evolution or a Regular Pokémon, without using the Pokémon name as a feature. The model should rely only on statistical …

    Jupyter Notebook

  2. eggshell_game eggshell_game Public

    Using Godot, I gave controls to my character in a simple environment.

    GDScript

  3. Parking_Space_Detection Parking_Space_Detection Public

    Detects and classifies parking spots in video as empty or occupied using OpenCV and a trained machine learning model.

    Python

  4. Color_Detection Color_Detection Public

    This project performs real-time color detection using a webcam. It detects blue, green, and red objects in the frame, removes noise, and draws bounding boxes with labels.

    Python