Skip to content
View KlimentLagrangiewicz's full-sized avatar
  • Moscow, Russia
  • 16:42 (UTC +03:00)
Block or Report

Block or report KlimentLagrangiewicz

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

  1. Calculation_of_heat_distribution Calculation_of_heat_distribution Public

    GUI application for calculation of heat distribution

    Java

  2. k-means-in-C k-means-in-C Public

    Implementation of k-means algorithm in C (standard C89/C90, K&R code style)

    C

  3. forel forel Public

    Implementation of FOREL (FORmal ELement) clustering algorithm in C (standard C89/C90, K&R code style)

    C

  4. CART-in-C CART-in-C Public

    Naive implementation of CART (Classification And Regression Tree) algorithm in C (standard C89/C90) for data classification

    C

  5. k-means-in-Zig k-means-in-Zig Public

    An implementation of k-means algorithm in Zig

    Zig

  6. k-NN k-NN Public

    Implementation of k-NN classification algorithm in C (standard C89/C90)

    C