This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
I see that many algorithms do have their readmes but do not have a (theoretical) explanation for the concerning algorithm. I would like to add content to such readmes.
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
This repository shows how to classify EMG data coming from Myo Armband using neural networks and interface a 3d printed robotic hand to imitate the classified movement
MyMaster is a combination of an android app and a web api that uses a classification algorithm to help students choosing the best master for their profile.
I see that many algorithms do have their readmes but do not have a (theoretical) explanation for the concerning algorithm. I would like to add content to such readmes.