Skip to content
View tymonszczepanowski's full-sized avatar
  • Gdansk University of Technology
  • Poland
Block or Report

Block or report tymonszczepanowski

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. knn knn Public

    Basic implementation of KNN algorithm using euclidean distance in C++. Tested on iris dataset from UCI Machine Learning Repository.

    C++ 1

  2. feature-selection feature-selection Public

    Three feature selection methods including variance threshold, correlation threshold and forward search. Tested on data from sci-kit learn library.

    Python 1

  3. network-intrusion-detection network-intrusion-detection Public

    Python 1

  4. iterative-system-solving iterative-system-solving Public

    Implementation of Jacobi and Gauss-Seidel iterative system solving methods.

    C++

  5. iot-monitor iot-monitor Public

    Application to send data from IOT devices' sensors to host and provide user with Zabbixlike monitor. Tested with one Arduino UNO and one ESP32 boards and two H2SR04 ultrasonic sensors. Web applicat…

    Python

  6. kubernetes-horizontal-scaling-example kubernetes-horizontal-scaling-example Public

    Forked from Kubon1999/Horizontal-Scaling-of-a-streaming-application-on-Kubernetes

    Responsible for the k8s spec files and containerization.

    JavaScript