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

Block or report HolyGrease

Report abuse

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

Report abuse

Popular repositories Loading

  1. 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 1 1

  2. polkadart polkadart Public

    Forked from justkawal/polkadart

    Dart 1

  3. compressiono-of-text-files compressiono-of-text-files Public

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

    Java

  4. Compression Compression Public

    Java

  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