An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by HolyGrease

A curated list of projects in awesome lists by HolyGrease .

https://github.com/holygrease/compressiono-of-text-files

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

huffman-and-shannon-fano-methods

Last synced: 13 Apr 2025

https://github.com/holygrease/algorithm-naive_bayes

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

Last synced: 13 Apr 2025

https://github.com/holygrease/determinant

.Net Core first laboratory work. Calculate determinant in multithread.

Last synced: 13 Apr 2025

https://github.com/holygrease/algorithm-id3

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

classification classification-algorithm

Last synced: 27 Jul 2025

https://github.com/holygrease/algorithm-k-nn

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

classification classification-algorithm

Last synced: 22 Aug 2025