Skip to content
View czesctuklap's full-sized avatar

Block or report czesctuklap

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. emotion-recognition-project emotion-recognition-project Public

    The project develops a facial emotion classifier using the k-Nearest Neighbors (kNN) algorithm. The classifier uses Histogram of Oriented Gradients (HOG) and Principal Component Analysis (PCA) for …

    Jupyter Notebook

  2. fake-news-classification fake-news-classification Public

    The project classifies fake news using k-Nearest Neighbors and Multilayer Perceptron, with preprocessing, TF-IDF and PCA for feature extraction. Evaluation metrics include accuracy, precision, reca…

    Jupyter Notebook 1 1

  3. Cywilizacja2025 Cywilizacja2025 Public

    Forked from tomaszek2115/Cywilizacja2025

    Aplikacja Cywilizacja 2050, to strategiczna gra, w której gracze zarządzają swoimi zasobami, kupują jednostki i miasta oraz walczą o dominację na planszy.

    GDScript

  4. notes-app notes-app Public

    A simple and functional Android app in Kotlin for managing notes. The app allows users to create, update, delete, and search for notes, with additional features like categories, importance levels, …

    Kotlin