Skip to content
View HolyGrease's full-sized avatar
🇺🇦
🇺🇦
  • INC4
  • Ukraine, Lviv

Block or report HolyGrease

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 Loading

  1. polkadart polkadart Public

    Forked from leonardocustodio/polkadart

    Dart 1

  2. compressiono-of-text-files compressiono-of-text-files Public

    Implementation of compression of text files using Huffman and Shannon-Fano methods.

    Java

  3. Compression Compression Public

    Java

  4. Algorithm-ID3 Algorithm-ID3 Public

    Decision tree learning is a method for approximating discete-valued target functions, in which the learned function is represented by a decision tree.

    Python

  5. Algorithm-k-NN Algorithm-k-NN Public

    k-NN methods assign the classification of new example most similar to the classification of k nearby training examples.

    Python

  6. Algorithm-Naive_Bayes Algorithm-Naive_Bayes Public

    Naive Bayes classifier - probabilistic classifiers based on applying Bayes's theorem with strong independence assumptions between the attributes.

    Python